#third_mobile header {
  height: 44px;
  padding: 0 10px;
  background: #fff;
}
#third_mobile header img {
  float: left;
  height: 44px;
}
#third_mobile header span {
  float: right;
  width: 26px;
  height: 26px;
  margin: 9px 0 0 0;
  background: url(../../../images/front/home6/sprite.png) 0 0;
  background-size: 100px auto;
}
#third_mobile .search_wrap {
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  background: #fff;
  line-height: 30px;
}
#third_mobile .search_wrap div {
  color: #999999;
  font-size: 12px;
  line-height: 30px;
  background: #efefef;
  border-radius: 2px;
}
#third_mobile .search_wrap div span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 10px 7px 10px;
  background: url(../../../images/front/home6/sprite.png) 0 -31px;
  background-size: 100px auto;
  vertical-align: bottom;
}
#third_mobile .toutiao {
  overflow: hidden;
  position: relative;
  height: 50px;
  padding: 0 20px 0 10px;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  background: #fff;
  color: #333333;
  font-size: 13px;
  line-height: 50px;
}
#third_mobile .toutiao em {
  display: inline-block;
  width: 67px;
  height: 20px;
  margin: 16px 5px 0 0;
  background: url(../../../images/front/home6/sprite.png) 0 -52px;
  background-size: 100px auto;
  vertical-align: top;
}
#third_mobile .toutiao a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#third_mobile .toutiao:after {
  content: '\200B';
  position: absolute;
  right: 10px;
  top: 20px;
  width: 6px;
  height: 10px;
  background: url(../../../images/front/home6/sprite.png) -21px -31px;
  background-size: 100px auto;
}
#third_mobile .zhutiyou h2 a {
  position: absolute;
  right: 10px;
  top: 7px;
  height: 18px;
  color: #666;
  font-size: 12px;
  line-height: 18px;
}
#third_mobile .zhutiyou h2 a strong {
  display: inline-block;
  width: 6px;
  height: 10px;
  margin: 4px 0 0 5px;
  background: url(../../../images/front/home6/sprite.png) -21px -31px;
  background-size: 100px auto;
  vertical-align: top;
}
#third_mobile .goods_ind {
  margin: 10px 0;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  background: #fff;
}
#third_mobile .goods_ind h2 {
  position: relative;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  line-height: 33px;
  text-indent: 20px;
}
#third_mobile .goods_ind h2:after {
  content: '\200B';
  position: absolute;
  top: 10px;
  left: 10px;
  width: 2px;
  height: 13px;
  background: #f34555;
}
#third_mobile .goods_ind dl {
  position: relative;
  margin: 0 10px 10px 10px;
  border: 1px solid #e6e6e6;
}
#third_mobile .goods_ind dt {
  position: relative;
  width: 100%;
}
#third_mobile .goods_ind dt img {
  display: block;
  width: 100%;
}
#third_mobile .goods_ind dt .make {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#third_mobile .goods_ind dt strong {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 21px;
  border-radius: 12px;
}
#third_mobile .goods_ind dt strong b {
  padding-right: 6px;
  font-weight: normal;
}
#third_mobile .goods_ind dt strong i {
  padding-left: 6px;
  font-weight: normal;
}
#third_mobile .goods_ind dt em {
  position: absolute;
  bottom: 13px;
  left: 10px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
}
#third_mobile .goods_ind dt .price {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
#third_mobile .goods_ind dt var {
  display: block;
  background: rgba(255, 145, 0, 0.9);
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 33px;
  text-align: center;
  border-radius: 3px 3px 0 0;
}
#third_mobile .goods_ind dt var b {
  font-size: 18px;
  font-weight: normal;
}
#third_mobile .goods_ind dt dfn {
  display: block;
  padding: 0 8px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  font-size: 12px;
  text-decoration: line-through;
  border-radius: 0 0 3px 3px;
}
#third_mobile .goods_ind .infor p {
  height: 18px;
  margin: 7px 0 3px 0;
  padding: 0 10px;
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#third_mobile .goods_ind .infor .time {
  display: block;
  margin-bottom: 10px;
  padding: 0 10px;
  line-height: 24px;
}
#third_mobile .goods_ind .infor .time em {
  display: inline-block;
  width: 20px;
  height: 22px;
  border: 1px solid #2e2e2e;
  background: #474646;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 22px;
  vertical-align: bottom;
  border-radius: 2px;
}
#third_mobile .goods_ind .infor .reason {
  display: block;
  margin-bottom: 6px;
  padding: 0 10px;
  color: #999999;
  font-size: 12px;
  line-height: 24px;
}
#third_mobile .goods_ind .infor .reason em {
  display: inline-block;
  margin-right: 5px;
  padding: 0 5px;
  background: #f6495e;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  border-radius: 3px;
}
#third_mobile .goods_ind .infor .reason strong {
  display: inline-block;
  line-height: 24px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
#third_mobile .goods_ind .href {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#third_mobile .goods_ind .href a {
  display: block;
  width: 100%;
  height: 100%;
}
#third_mobile .tuijian h2:after {
  background: #00bf4b;
}
#third_mobile .nav_list {
  margin-top: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  background: #fff;
}
#third_mobile .nav_list li {
  position: relative;
  float: left;
  width: 25%;
  margin: 5px 0 15px;
}
#third_mobile .nav_list li img {
  display: block;
  width: 51px;
  height: 51px;
  margin: 0 auto;
}
#third_mobile .nav_list li span {
  display: block;
  margin: 8px 0 0 0;
  color: #000;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
}
#third_mobile .nav_list li:nth-child(1) em {
  background-position: 0 0;
}
#third_mobile .nav_list li:nth-child(2) em {
  background-position: -56px 0;
}
#third_mobile .nav_list li:nth-child(3) em {
  background-position: -112px 0;
}
#third_mobile .nav_list li:nth-child(4) em {
  background-position: -168px 0;
}
#third_mobile .nav_list li:nth-child(5) em {
  background-position: 0 -60px;
}
#third_mobile .nav_list li:nth-child(6) em {
  background-position: -56px -60px;
}
#third_mobile .nav_list li:nth-child(7) em {
  background-position: -112px -60px;
}
#third_mobile .nav_list li:nth-child(8) em {
  background-position: -168px -60px;
}
#third_mobile .zhutiyou {
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  background: #fff;
}
#third_mobile .zhutiyou h2 {
  position: relative;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  line-height: 33px;
  text-indent: 20px;
}
#third_mobile .zhutiyou h2:after {
  content: '\200B';
  position: absolute;
  top: 10px;
  left: 10px;
  width: 2px;
  height: 13px;
  background: #10a6e2;
}
#third_mobile .zhutiyou ul {
  padding: 0 10px 0;
}
#third_mobile .zhutiyou ul li {
  width: 48%;
}
#third_mobile .zhutiyou ul li img {
  display: block;
  width: 100%;
}
#third_mobile .zhutiyou ul li:nth-child(1) {
  float: left;
}
#third_mobile .zhutiyou ul li:nth-child(2) {
  float: right;
}
#third_mobile .tab_lvyou {
  margin: 10px 0;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  background: #fff;
}
#third_mobile .tab_lvyou .tab_btn {
  display: -webkit-box;
  line-height: 45px;
}
#third_mobile .tab_lvyou .tab_btn li {
  -webkit-box-flex: 1;
  border-bottom: 1px solid #dddddd;
  color: #666;
  font-size: 15px;
  text-align: center;
}
#third_mobile .tab_lvyou .tab_btn .selected {
  color: #00bf49;
  border-bottom: 2px solid #00bf49;
}
#third_mobile .tab_lvyou .hot_list {
  padding: 10px 10px 5px 10px;
  border-bottom: 1px solid #e6e6e6;
}
#third_mobile .tab_lvyou .hot_list li {
  float: left;
  width: 22%;
  border: 1px solid #dddddd;
  margin: 0 10px 5px 0;
  text-align: center;
  border-radius: 2px;
}
#third_mobile .tab_lvyou .hot_list li a {
  display: block;
  width: 100%;
  height: 29px;
  color: #999999;
  font-size: 12px;
  line-height: 29px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#third_mobile .tab_lvyou .tab_cont .cont {
  display: none;
}
#third_mobile .tab_lvyou .tab_cont .showed {
  display: block;
}
#third_mobile .tab_lvyou .tab_cont dl {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #e4e4e4;
}
#third_mobile .tab_lvyou .tab_cont .detal {
  position: relative;
}
#third_mobile .tab_lvyou .tab_cont .detal dt a, .tab_cont dl dt a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#third_mobile .tab_lvyou .tab_cont dt {
  float: left;
  width: 120px;
  height: 80px;
  margin-right: 10px;
}
#third_mobile .tab_lvyou .tab_cont dt img {
  display: block;
  width: 100%;
  height: 80px;
}
#third_mobile .tab_lvyou .tab_cont dd {
  float: left;
  width: 170px;
}
#third_mobile .tab_lvyou .tab_cont dd h3 {
  margin: -2px 0 5px;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#third_mobile .tab_lvyou .tab_cont .tickt {
  overflow: hidden;
  height: 15px;
  margin-bottom: 13px;
}
#third_mobile .tab_lvyou .tab_cont .tickt li {
  float: left;
  margin: 0 5px 0 0;
  border: 1px solid #cccccc;
  color: #666666;
  font-size: 12px;
  line-height: 13px;
  border-radius: 1px;
}
#third_mobile .tab_lvyou .tab_cont p {
  color: #666666;
  font-size: 12px;
  line-height: 12px;
}
#third_mobile .tab_lvyou .tab_cont p span {
  float: right;
  color: #ff6600;
}
#third_mobile .tab_lvyou .tab_cont p em {
  font-size: 18px;
}
#third_mobile .tab_lvyou .more {
  display: block;
  color: #666666;
  font-size: 14px;
  text-align: center;
  line-height: 39px;
}
#third_mobile .tab_lvyou .more em {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: 0 0 9px 5px;
  background: url(../../../images/front/home6/sprite.png) -31px 0px;
  background-size: 100px auto;
  vertical-align: bottom;
}
#third_mobile .business_inf {
  margin: 10px 0;
  padding: 15px 10px;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  background: #fff;
}
#third_mobile .business_inf dt {
  float: left;
  width: 49px;
  height: 49px;
  margin-right: 10px;
}
#third_mobile .business_inf dt img {
  display: block;
  width: 100%;
  height: 100%;
}
#third_mobile .business_inf dd {
  position: relative;
  float: left;
}
#third_mobile .business_inf dd h3 {
  margin: 5px 0 10px;
  color: #333333;
  font-size: 17px;
  font-weight: normal;
  line-height: 17px;
}
#third_mobile .business_inf dd p {
  color: #666666;
  font-size: 12px;
  line-height: 12px;
}
#third_mobile .business_inf dd a {
  position: absolute;
  right: 0;
  top: 11px;
  width: 75px;
  height: 26px;
  background: #00bf4b;
  color: #fff;
  font-size: 11px;
  line-height: 26px;
  text-align: center;
  border-radius: 2px;
}
#third_mobile .business_inf dd a em {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 4px 6px 0;
  background: url(../../../images/front/home6/sprite.png) -31px -31px;
  background-size: 100px auto;
  vertical-align: bottom;
}
#third_mobile .business_inf ul {
  display: -webkit-box;
  margin: 25px 0 0 0;
}
#third_mobile .business_inf ul li {
  -webkit-box-flex: 1;
  text-align: center;
}
#third_mobile .business_inf ul li em {
  display: block;
  width: 26px;
  height: 19px;
  margin: 0 auto;
}
#third_mobile .business_inf ul li span {
  display: block;
  margin-top: 5px;
  color: #999;
  font-size: 12px;
  line-height: 12px;
}
#third_mobile .business_inf ul li:nth-child(1) em {
  background: url(../../../images/front/home6/sprite.png) 0px -76px;
  background-size: 100px auto;
}
#third_mobile .business_inf ul li:nth-child(2) em {
  background: url(../../../images/front/home6/sprite.png) -30px -76px;
  background-size: 100px auto;
}
#third_mobile .business_inf ul li:nth-child(3) em {
  background: url(../../../images/front/home6/sprite.png) -60px -76px;
  background-size: 100px auto;
}
#third_mobile .business_inf ul li:nth-child(4) em {
  background: url(../../../images/front/home6/sprite.png) -74px 0px;
  background-size: 100px auto;
}
#third_mobile .tel_module {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#third_mobile .tel_module .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
#third_mobile .tel_module .cont {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 20px;
  background: #fff;
}
#third_mobile .tel_module .cont em {
  display: block;
  width: 67px;
  height: 67px;
  margin: 0 auto 17px;
  background: url(../../../images/front/home6/kefu_icon.png) 0 0;
  background-size: 100%;
}
#third_mobile .tel_module .cont h2 {
  color: #00bf4b;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  line-height: 18px;
}
#third_mobile .tel_module .cont p {
  margin: 7px 0 10px;
  color: #333333;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}
#third_mobile .tel_module .cont a,
#third_mobile .tel_module .cont span {
  display: block;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
}
#third_mobile .tel_module .cont a {
  margin-bottom: 6px;
  border-top: 1px solid #eeeeee;
  color: #ff9911;
}
#third_mobile .tel_module .cont div {
  background: #eee;
  padding-top: 6px;
}
#third_mobile .tel_module .cont span {
  color: #666666;
  background: #fff;
}
#third_mobile .bottom_nav {
  display: -webkit-box;
  margin: 15px 0 0;
  padding: 7px 10px 3px;
  border-top: 1px solid #e6e6e6;
  background: #fff;
  text-align: center;
}
#third_mobile .bottom_nav li {
  -webkit-box-flex: 1;
}
#third_mobile .bottom_nav li em {
  display: block;
  width: 19px;
  height: 22px;
  margin: 0 auto;
  background: url(../../../images/front/home6/sprite.png) -31px 0px;
  background-size: 100px auto;
}
#third_mobile .bottom_nav span {
  color: #999999;
  font-size: 11px;
  line-height: 11px;
}
#third_mobile .bottom_nav .linked {
  color: #00bf49;
}
#third_mobile .bottom_nav li:nth-child(1) em {
  background-position: -51px -27px;
}
#third_mobile .bottom_nav li:nth-child(2) em {
  width: 22px;
  background-position: -74px -28px;
}
#third_mobile .bottom_nav li:nth-child(3) em {
  background-position: -53px 1px;
}
#third_mobile .bottom_nav li:nth-child(4) em {
  background-position: -74px -51px;
}
/* �������� */
.reMen {
  font-size: 14px;
  margin: auto;
}
.reMen .an {
  margin: 10px;
}
.reMen .tit {
  font-weight: bold;
  border-bottom: #CCC solid 1px;
  padding: 10px 0 5px 10px;
}
.reMen .an a {
  display: inline-block;
  color: #06C;
  padding: 3px 10px;
  border: #EAEAEA solid 1px;
  border-radius: 3px;
  margin: 0 5px 8px 0;
  background: #fff;
}
.esc {
  display: none;
}
.hei60 {
  display: none;
}
.esc {
  position: absolute;
  height: 80%;
  width: 100%;
  display: block !important;
  text-align: center;
  color: #CCC;
  font-size: 1.4em;
}
.hei60 {
  display: block !important;
  height: 60px;
}
.motive_select {
  background: #fff;
  padding: 0 0 0 0px;
  margin: 0 0 10px;
  -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.motive_select h4 {
  background: #00BF49;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  padding-left: 20px;
}
.motive_select .l_1 {
  margin: 0px 0px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.motive_select .l_1:last-child {
  border-bottom: 0;
}
.motive_select .u_2 {
  display: none;
}
.motive_select .l_2 {
  padding: 10px 38px 10px 20px;
  margin: 0px 0px;
  border-bottom: 1px solid #dddddd;
  position: relative;
  background: #f4f4f4;
}
.motive_select .l_2:last-child {
  border-bottom: 0;
}
.motive_select .a_1 em {
  float: left;
  display: inline;
  font-size: 14px;
  color: #666;
}
.motive_select .a_1 i {
  float: right;
  display: inline;
  font-weight: bold;
  font-size: 14px;
  color: #555;
}
.motive_select .a_1 span.link-icon {
  position: absolute;
  right: 20px;
  top: 14px;
}
.motive_select .a_1 {
  display: block;
  position: relative;
  padding: 10px 38px 10px 20px;
}
.motive_select .a_1 b.link-icon {
  position: absolute;
  right: 0;
  top: 0;
}
.motive_select a {
  color: #666;
}
.motive_select .l_2 a {
  padding: 2px 38px 2px 10px;
  display: block;
}
.motive_select .a_1 span.link-icon {
  position: absolute;
  right: 20px;
  top: 14px;
}
.motive_select .l_2 span.link-icon {
  position: absolute;
  right: 20px;
  top: 14px;
}
.link-icon {
  background: url(../../../images/m_icon.png) no-repeat -285px -71px;
  display: inline-block;
  width: 9px;
  height: 13px;
  background-size: 800px 300px;
  -webkit-transition: -webkit-transform 0.2s;
}
