a {
  color: #2d2d2d;
  text-decoration: none;
}
/*����*/
.m10 {
  margin:10px;
}
.w100 {
   width:100%;
}
.panel > form > .m10 > label {
  float: left;
  width: 16%;
  font-size: 14px;
  padding: 15px 6px;
  line-height: 1em;
}
.panel > form > .m10 > input {
  height: 45px;
  width:70%;
  padding: 10px;
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: normal;
  -webkit-appearance: none;
  box-sizing: border-box;
}
.panel > form > .m10 > textarea {
  width:70%;
  height:45px;
}
/*������ɫ*/
/*��ɫ*/
.c1 {
  color:#f00;
}
/*��ɫ*/
.c2 {
  color:#9e9e9e;
}

/*�����С*/
.f12 {
  font-size:12px;
}
/*ͷ��******************/
#afui #backButton, #afui #header .back {
top: 0;
left: 10px;
background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/ImagesPublic/iconfont-fanhui.svg);
background-size: 55%;
line-height: 44px;
text-indent: 20px;
background-position: -5px;
}
/**********************/
.lists {
  overflow:hidden;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  list-style: none;
  background-color:#ffffff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  
}
  .lists li a{
   text-indent:5px;
   width: 100%;
   display: block;
  }
.lists li {
  display: block;
  list-style: none;
  position: relative;
  padding:10px;
  border-bottom: 1px solid #e4e4e4;
}
.lists li:first-child {
  border-top: 1px solid #e0e0e0;
}
 
.lists .divider {
  position: relative;
  top: -1px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 15px;
  line-height:  23px;
  border-bottom: 1px dashed #e0e0e0;
  padding-right: 60px;
}

.lists.inset li:first-child {
  border-top: none;
}
.lists.inset li:last-child {
  border-bottom: none;
}



/*��Ʒ�б�(�ٲ�������)*/
.waterfall {
overflow:hidden;
padding:10px 2%;
}
  .waterfall > div:nth-child(2n+1) {
  width:49%;
  float:left;
   
  }
  .waterfall > div:nth-child(2n+2) {
  width:49%;
  float:right;
  }
  .waterfall a {
  display: inline-block;
  overflow: hidden;
  margin: 0px auto 1% auto;
  border: 1px solid #e4e4e4;
  width: 100%;
  background-color: #ffffff;
   margin-bottom: 5px;
  }

  .waterfall .img {
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  }

  .waterfall img {
  display: block;
  overflow: hidden;
  width: 100%;
  }

  .waterfall .t {
  display: block;
  padding: 0px 5px;
  background-color: #ffffff;
  }


  .waterfall .price {
  display:inline-block;
  width:100%;
  padding:0px 5px;
  text-align: center;
  }

  .waterfall .price span {
  color: #d00d00;
  }




/*��վ���*/
.sitead {
  position: relative;
  margin: 0px auto;
  text-align: center;
}

  .sitead img {
  width: 100%;
  }

.detail > *:nth-child(2) {
  display: none;
}

.sitead > .dots {
  text-align: center;
  margin: auto;
  position: absolute;
  bottom: -10px;
  right: 5px;
  z-index: 200;
  width: auto !important;
}

  .sitead > .dots > * {
  float: left;
  width: 8px !important;
  height: 8px !important;
  }

.sitead_paging {
  border-radius: 8px;
  background: #e0e0e0;
}

.sitead_paging_selected {
  border-radius: 10px;
  background: #f00;
}






/*��Ʒ��ҳ*/
.index_list {
  text-align:center;
  padding:0px 8px 60px 8px;
  overflow:hidden;
}
.index_list a{
  display:block;
  width: 49.5%;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-align:left;
  text-indent:10px;
  float:left;
  margin-bottom:1px;
  color:#313131;
  
}
  .index_list i {
   border:none;
  }
  .index_list a img {
   float:right;
   width:32px;
   height:32px;
   margin:15px 10px 0px 0px;
  }
.index_list_title {
   display:inline-block;
   width:100%;
   text-indent: 10px;
   line-height:40px;
}

.index_list a:nth-child(2n+1) {
  margin-right:1px;
}

.index_list a:nth-child(6n+1) {
   background-color:#f8f4f8;
}
.index_list a:nth-child(6n+2) {
  background-color:#f0f4f8;
}
.index_list a:nth-child(6n+3) {
  background-color:#f0f4f0;
}
.index_list a:nth-child(6n+4) {
  background-color:#f8f8f0;
}
.index_list a:nth-child(6n+5) {
  background-color:#f8f4f0;
}
.index_list a:nth-child(6n+6) {
  background-color:#f0f0f0;
}














/*��Ʒ����*/
.commercesearch .search_box {
  padding: 10px;
  position: relative;
}

  .commercesearch .search_box > div:nth-child(1) {
  margin-right: 10px;
  }

  .commercesearch .search_box .searchBtn {
  position: absolute !important;
  top: 2px;
  right: 10px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  padding: 9px 12px 8px !important;
  }

.commercesearch .proSortBox .title {
  display: block;
  position: relative;
  line-height: 50px;
}

  .commercesearch .proSortBox .title.on::before {
  display: block;
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/icon-on.png);
  font-size: 1.8em;
  text-align: center;
  }

  .commercesearch .proSortBox .title.on + div {
  display: block;
  }

  .commercesearch .proSortBox .title > span {
  display: inline-block;
  margin-left: 10px;
  color: #e0e0e0;
  font-size: 12px;
  }

.commercesearch .proSortBox li > div {
  display: none;
}



.commercesearch .proAttrBox {
  display: none;
}









/* ��ҳ */
.pagePrevNext {
  display: inline-block;
  width: 100%;
  padding: 10px;
  text-align: center;
}

  .pagePrevNext > * {
  max-width: 40%;
  }

  .pagePrevNext .previous {
  float: left;
  }

  .pagePrevNext .next {
  float: right;
  }

  .pagePrevNext > * > * {
  display: block;
  overflow: hidden;
  }



.appMore > a {
  width: 100%;
  text-align: center;
}


/*��Ʒ�б�*/





/*ͼƬ�б�(�ٲ�������)*/
.waterfall_index {
  min-width: 292px;
  padding: 10px 10px 0px 10px; /*-webkit-column-count: 2;*/
  column-width: 140px;
  column-gap: 8px;
  -webkit-column-width: 140px;
  -webkit-column-gap: 8px;
  -moz-column-width: 140px;
  -moz-column-gap: 8px;
  -ms-column-width: 140px;
  -ms-column-gap: 8px;
  -o-column-width: 140px;
  -o-column-gap: 8px;
}

  .waterfall_index > a {
  display: inline-block;
  overflow: hidden;
  margin: 5px auto;
  box-shadow: 1px 1px 2px 0px #e0e0e0;
  width: 98%;
  background-color: #ffffff;
  line-height: 180%;
  font-size: 12px;
  }

  .waterfall_index .img {
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  }

  .waterfall_index img {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100px;
  opacity: 0;
  }

  .waterfall_index .t {
  display: block;
  padding: 5px;
  background-color: #ffffff;
  }

  .waterfall_index .t > span:nth-child(1) {
  display: block;
  height: 20px;
  overflow: hidden;
  }

  .waterfall_index .price {
  display: block;
  color: #f83d3d;
  text-align: center;
  }

  .waterfall_index .price span {
  color: #d00d00;
  font-size: 18px;
  }

.index_title {
  width: 100%;
  display: block;
  padding: 8px 0px 5px;
  border-bottom: 7px solid #f28a1d;
}
/*��Ʒ�б�(�б�ģʽ)*/
.prolist li > a {
  display: block;
  position: relative;
  overflow: hidden;
  min-height: 63px;
  font-size: 14px;
}

  .prolist li > a > span {
  display: block;
  line-height: 1.5em;
  }

  .prolist li > a > span:nth-of-type(1) {
  padding-right: 50px;
  }

  .prolist li > a > span:nth-of-type(2) {
  color: #a6a6a6;
  }

  .prolist li > a > span:nth-of-type(3) {
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
  }

  .prolist li > a > span:nth-of-type(3) > span {
  display: block;
  }

  .prolist li > a > span:nth-of-type(3) > span:nth-of-type(1) {
  color: #d00d00;
  }

  .prolist li > a > span:nth-of-type(3) > span:nth-of-type(2) {
  color: #a6a6a6;
  }

  .prolist li > a > span:nth-of-type(3) > span:nth-of-type(3) {
  color: #a6a6a6;
  }

  .prolist li > a > span:only-of-type {
  line-height: 52px;
  }
  /*��ͼƬʱ*/
  .prolist li > a.i div {
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  border: 1px solid #c5c6c7;
  width: 80px;
  padding: 1px;
  background-color: #ffffff;
  }

  .prolist li > a.i > span {
  margin-left: 90px;
  }

.prolist li a.i img {
  display: block;
  width: 100%;
}



/*��Ʒ��ϸҳ*/
.p_clumnbox {
  overflow: hidden;
}
.p_clumnbox > * {
  display: inline-block;
  padding: 5px;
}
.panel#commerceview {
  background-color: #f3f3f3;
}

#commerceview h2 {
  font-size: 16px;
  padding: 5px;
}

#commerceview  img {
	max-width:100%;
}

#commerceview .title {
  position: relative;
  background-color: #ffffff;
  display: inline-block;
  width: 100%;
}



.retail {
  float: left;
  width: 28%;
  font-size: 12px;
}

#commerceview .tabTitle {
  border-bottom: 1px solid #d6d6d6;
  background-color: #e3e5e8;
  line-height: 2em;
  text-align: center;
}

  #commerceview .tabTitle .on {
  display: inline-block;
  border-bottom: 2px solid #b62222;
  color: #b62222;
  }

#commerceview .title > * {
  line-height: 1.5em;
  font-size: 1.5em;
  padding: 5px;
}

#commerceview .title .price {
  display: inline-block;
  width: 85%;
  line-height: 30px;
  font-size: 14px;
}


#commerceview .title .price .productprice {
  color: #f83d3d;
  font-size: 14px;
}

#commerceview .addfavorites {
  position: absolute;
  top: 5px;
  right: 0px;
  border-left: 1px dashed #e0e0e0;
  width: 15%;
  height: 30px;
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/iconfont-shoucang.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 90%;
  text-indent: -5000px;
}

#commerceview .addfavorites.on {
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/iconfont-shoucang1.svg);
  }

#commerceview .title h2 {
  padding: 0px 10px;
}



.commerceProNum {
  overflow:hidden;
  background-color:#fff;
}

.upProNum {
  border: 1px solid #e0e0e0;
  height: 34px;
  display: inline-block;
  margin-right: 10px;
}
.panel > .commerceProNum > .upProNum > a {
  display: inline-block;
  float: left;
  width: 34px;
  text-align: center;
  line-height: 34px;
}
  /*.upProNum > a {
  display: inline-block;
  float: left;
  width: 34px;
  text-align: center;
  line-height: 34px;
  }*/
.lists > li > span > span > .upProNum > a {
  display: inline-block;
  float: left;
  width: 34px;
  text-align: center;
  line-height: 34px;
}


  .upProNum input.tb-text {
  display: inline-block !important;
  
  margin: initial !important;
  border-top: 0px !important;
  border-bottom: 0px !important;
  border-left: 1px !important;
  border-right: 1px !important;
  border-color: #e0e0e0 !important;
  border-style: solid !important;
  border-radius: initial !important;
  width: 40px !important;
  height: 32px !important;
  padding: 0px 0px !important;
  background-color: inherit !important;
  background-image: -webkit-linear-gradient(#ebedef, #ffffff);
  background-image: -moz-linear-gradient(#ebedef, #ffffff);
  background-image: -ms-linear-gradient(#ebedef, #ffffff);
  background-image: -o-linear-gradient(#ebedef, #ffffff);
  background-image: linear-gradient(#ebedef, #ffffff);
  text-align: center;
  }

#commerceProNum > * {
  display: inline-block;
  float: left;
}

#commerceProNum span {
  line-height: 28px;
  min-width: 62px;
}

.view.commerceview .buybtns {
  text-align: center;
}

.view.commerceview .buybtns {
  text-align: center;
}

  .view.commerceview .buybtns .button {
  display: block;
  margin: 10px;
  background-color: #fa5555;
  color: #fff;
  }

.view.commerceview .attribute li {
  padding: 10px !important;
}

.view.commerceview .attribute span {
  display: inline-block;
  line-height: 1.5em;
}

.view.commerceview .attribute li > span {
  display: block;
}

.view.commerceview .attribute li span span {
  padding-left: 5px;
  color: #e0e0e0;
}



.view.commercemark img {
  max-width: 100%;
}

.commercetablist {
  background-color: #ffffff;
}

  .commercetablist .tabbtn {
  display: inline-block;
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  line-height: 3em;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  }

  .commercetablist .tabbtn > * {
  display: inline-block;
  float: left;
  width: 33.333%;
  border-right: 1px solid #e0e0e0;
  }





.commerceview .user-defined {
  margin-bottom: 10px;
  background-color: #ffffff;
}
.commerceview .user-defined img {
max-width:100%;
}










/*�����б�*/
.commentlist li {
  position: relative;
  min-height: 63px;
  line-height: 1.5em;
}

  .commentlist li * {
  display: block;
  overflow: hidden;
  }

  .commentlist li > *:nth-child(1) {
  text-indent: 1.5em;
  }

  .commentlist li .themassage {
  margin: 10px 0px;
  padding: 10px;
  background-color: #fffbf4;
  }

  .commentlist li .reply {
  padding: 10px;
  background-color: #F6F6F6;
  color: #bd7f00;
  }

  .commentlist li .price {
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: right;
  }




/*��ϸҳ*/


  .view .mark {
  padding: 10px;
  }

  /*.view .title {
  }*/

  .view .infos {
  border-bottom: 1px solid #e0e0e0;
  line-height: 200%;
  font-size: 12px;
  }

  .view .img {
  display: block;
  text-align: center;
  }

  .view .img img {
  display: block;
  margin: 0px auto;
  max-width: 100%;
  }

  .view .remark {
  margin-bottom: 10px;
  line-height: 180%;
  }

  .view .remark img {
  max-width: 100% !important;
  }

.view_btn_box > * {
  margin: 5px;
}




/*�û�����*/
/*�ղؼ�*/
#userfavorites li {
  position: relative;
}

  #userfavorites li .del {
  position: absolute !important;
  right: 10px;
  bottom: 0px;
  }


/*�༭���ﳵ*/
.updatecart li > span {
  display: block;
  height: 90px;
  font-size: 14px;
}

  .updatecart li > span > span {
  display: block;
  line-height: 1.5em;
  }

  .updatecart li > span > span:nth-of-type(1) {
  color: #d00d00;
  line-height: 46px;
  }

  /*.updatecart li > span > span:nth-of-type(2) {
  color: #a6a6a6;
  padding-right: 150px;
  line-height: 39px;
  text-align: right;
  }*/

  .updatecart li > span > span:nth-of-type(2) {
  position: absolute !important;
  top: 56px;
  right: 0px;
  line-height: 21px;
  }



.updatecart li .deldte {
  display: inline-block;
  border: 1px solid #d00d00;
  width: 50px;
  position: absolute;
  top: 3px;
  right: 5px;
  width: 25px;
  border-radius: 30px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  color: #d00d00;
}

.updatecart li .addFavorites {
  position: absolute !important;
  top: 8px;
  right: 10px;
  border: 1px solid #e0e0e0;
  height: 34px;
  padding-right: 10px;
  text-indent: 25px;
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/iconfont-shoucang.png);
  background-repeat: no-repeat;
  background-position: 2px center;
  background-size: auto 70%;
  line-height: 34px;
}

  .updatecart li .addFavorites.on {
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/iconfont-shoucang1.png);
  }




/*��ͼƬʱ*/
.updatecart li > span.i .img {
  display: block;
  overflow: hidden;
  float: left;
  border: 1px solid #c5c6c7;
  width: 100px;
  height: 92px;
  padding: 1px;
  background-color: #ffffff;
}

.updatecart li > span.i > span {
  margin-left: 110px;
}

.updatecart li span.i img {
  display: block;
  width: 100%;
}

#afui .updatecart input.tb-text {
  display: inline-block !important;
  border-radius: initial !important;
  padding: 0px !important;
  width: 50px !important;
  height: 32px !important;
  background-color: #ffffff;
  text-align: center;
}






/*��������*/

.axurlsource {
  display: block;
  position: relative;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px;
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/iconfont-xiangyou.svg);
}

  .axurlsource > span {
  display: block;
  }

  .axurlsource > span:nth-child(2n+1) {
  float: left;
  width: 50px;
  text-align: right;
  font-weight: bold;
  }

  .axurlsource > span:nth-child(2n+2) {
  padding: 0px 40px 0px 60px;
  }

#afui #checkout textarea {
  border: 0px;
  border-radius: 0px;
}



.paymentmethods {
  display: inline-block;
  width: 100%;
}


.checkout .commoditylist li > a i {
  display: block;
  overflow: hidden;
  float: left;
  border: 1px solid #c5c6c7;
  width: 80px;
  height: 80px;
  padding: 1px;
  background-color: #ffffff;
}

.checkout .commoditylist li a img {
  width: 100%;
}

.checkout .commoditylist li > a > span {
  display: block;
  margin-left: 90px;
  line-height: 1.5em;
}

  .checkout .commoditylist li > a > span:nth-of-type(1) {
  height: 60px;
  overflow: hidden;
  }

  .checkout .commoditylist li > a > span:nth-of-type(2) {
  color: #d00d00;
  font-size: 12px;
  }

  .checkout .commoditylist li > a > span:only-of-type {
  line-height: 52px;
  }


.checkout .commoditylist li > i {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50px;
  height: 50px;
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/icon-11x11-attributeitems.png);
  background-position: 30px 30px;
  background-repeat: no-repeat;
}

  .checkout .commoditylist li > i.on {
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/icon-11x11-attributeitems1.png);
  }

.checkout .commoditylist li > div {
  display: none;
  background-color: #484848;
  color: #ffffff;
  width: 100%;
}

.checkout .commoditylist li > i.on + div {
  display: inline-block;
}

.checkout .moneylist > span {
  display: block;
}

  .checkout .moneylist > span:nth-child(2n+1) {
  float: left;
  }

  .checkout .moneylist > span:nth-child(2n+2) {
  text-align: right;
  color: #d00d00;
  }

.checkout .probox li > a {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 5px;
  font-size: 14px;
}
  .checkout .probox li > a:before {
  position: absolute;
  right: 10px;
  left: auto;
  top: 40%;
  width: 30px;
  font-size: 2em;
  }
  /*��ͼƬʱ*/
  .checkout .probox li > a.i div {
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 10px;
  border: 1px solid #c5c6c7;
  width: 80px;
  padding: 1px;
  background-color: #ffffff;
  }

  .checkout .probox li > a > span {
  display: block;
  line-height: 1.5em;
  }

  .checkout .probox li > a > span:nth-of-type(1) {
  }

.checkout .probox li .attributebox {
  display: block;
  margin: 5px 0px;
}

  .checkout .probox li .attributebox > span {
  display: block;
  }

  .checkout .probox li .attributebox > span:nth-child(2n+1) {
  float: left;
  }

  .checkout .probox li .attributebox > span:nth-child(2n+2) {
  text-align: right;
  }

.checkout .probox li a.i img {
  display: block;
  width: 100%;
}

.checkout .probox select {
  color: #f00 !important;
}

.payment .button-box .button {
  padding-left: 9px !important;
  padding-right: 9px !important;
}
/*������ʽ*/
#afui .userupaddress label {
  width: 15%;
}

  #afui .userupaddress label + input[type="text"], #afui .userupaddress label + textarea {
  width: 85%;
  }

#afui .douponbox input[type="radio"] + label {
  width: 85%;
}





/*�����б�*/
.userorderlist .lists li .title {
  display: block;
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px;
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/iconfont-xiangyou.svg);
}

.userorderlist .lists li > a > span {
  display: block;
}

.userorderlist .lists li .price > span {
  color: #d00d00;
}

.userorderlist .lists li a > span:nth-of-type(4) {
  color: #a6a6a6;
}


/*������ϸ*/
.userorderview .infos li > span {
  float: right;
}
/*�ҵ������б�*/
.usercommentlist li {
  display: block;
  position: relative;
  min-height: 75px;
}

  .usercommentlist li * {
  display: block;
  }

  .usercommentlist li.i {
  display: inline-block !important;
  width: 100%;
  }

  .usercommentlist li > span {
  display: block;
  line-height: 1.5em;
  }

  .usercommentlist li > *:nth-child(2) {
  padding-right: 60px;
  }

  .usercommentlist li > *:nth-child(3) {
  padding: 0px 50px 0px 90px;
  color: #a6a6a6;
  }

  .usercommentlist li > *:nth-child(4) {
  position: absolute;
  top: 5px;
  right: 10px;
  text-align: right;
  }

  .usercommentlist li > *:nth-child(4) > *:nth-child(1) {
  color: #d00d00;
  }

  .usercommentlist li > *:nth-child(4) > *:nth-child(2) {
  color: #a6a6a6;
  }


  /*��ͼƬʱ*/
  .usercommentlist li.i div {
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  border: 1px solid #c5c6c7;
  width: 80px;
  padding: 1px;
  background-color: #ffffff;
  }

  .usercommentlist li.i > span {
  margin-left: 90px;
  }

  .usercommentlist li.i img {
  display: block;
  width: 100%;
  }

  .usercommentlist li.cusscon span {
  display: block;
  }

  .usercommentlist li .addcuss {
  margin: 0px !important;
  padding:  5px;
  background-color:#ff2928;
  }

  .usercommentlist li .themassage {
  margin: 10px 0px;
  padding: 10px;
  background-color: #fffbf4;
  }

  .usercommentlist li .reply {
  padding: 10px;
  background-color: #F6F6F6;
  color: #bd7f00;
  }

  .usercommentlist li .price {
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: right;
  }


/*�ҵ��˵�*/
#userbill li > a {
  display: block;
  position: relative;
}

   #userbill li > a > span {
  display: block;
  }

  #userbill li > a > span:nth-of-type(2n+2) {
  position: absolute;
  right: 0px;
  }

   #userbill li > a > span:nth-of-type(2) {
  top: 0px;
  }

  #userbill li > a > span:nth-of-type(3) {
  color: #a6a6a6;
  font-size: 12px;
  }

  #userbill li > a > span:nth-of-type(4) {
  bottom: 0px;
  color: #a6a6a6;
  font-size: 12px;
  }

#userbill_view li > span {
  display: block;
  line-height: 2em;
}

   #userbill_view li > span > span {
  float: right;
  }




/*��ַ*/
.addresslist a {
  display: block;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px;
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/iconfont-xiangyou.svg);
}

  .addresslist a > span {
  display: block;
  }

  .addresslist a > span:nth-of-type(1) {
  }

  .addresslist a > span > span {
  }

  .addresslist a > span:nth-of-type(2) {
  color: #a6a6a6;
  }







  #usercenter li > a {
  display: block;
  padding-left: 40px !important;
  }
  #usercenter li > a:before {
position: absolute;
top: 0px;
left: 5px;
bottom: 0px;
width: 100%;
line-height: inherit;
text-indent: 0px;
font-size: 1.8em;
}

.btnbox, .form_btnbox {
  padding: 10px;
  text-align: right;
}

#userverifykey_info {
  display: block;
  text-align: center;
  line-height: 45px;
  color: #DD143E;
  float: left;
  margin-left: 10px;
}


/*�ҵ��Ż�ȯ*/
.preferentia li > span {
  display: block;
}






/* ------------- �ֲ�ҳ�� ------------- */

/*��ҳ*/
.menuvice {
  margin-top: 10px;
  text-align: center;
}

  .menuvice a {
  display: inline-block;
  width: 22%;
  background-color: #ffffff;
  background-position: center 0px;
  background-repeat: no-repeat;
  line-height: 125px;
  text-align: center;
  height: 50px;
  color: #a7a7a7;
  }

  .menuvice .commerce {
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/iconfont-chanpinfuwu.svg);
  background-size: 48px 48px;
  }

  .menuvice .top {
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/iconfont-youhui.svg);
  background-size: 60px 60px;
  background-position-y: -5px;
  }

  .menuvice .user {
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/iconfont-gerenzhongxin.svg);
  background-size: 43px 43px;
  }

  .menuvice .newspro {
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/iconfont-xinpin.svg);
  background-size: 45px 45px;
  }

.instation_sendinfo li {
  position: relative;
}

  .instation_sendinfo li a {
  display: block;
  margin-right: 90px;
  }

  .instation_sendinfo li a > span {
  display: block;
  overflow: hidden;
  max-height: 50px;
  }

  .instation_sendinfo li a > span:nth-of-type(2) {
  color: #a6a6a6;
  }

  .instation_sendinfo li > span {
  display: block;
  position: absolute;
  top: 12px;
  right: 5px;
  height: 44px;
  font-size: 12px;
  }

  .instation_sendinfo li > span > span {
  margin: 0px !important;
  padding: 5px 8px !important;
  line-height: 1.2em !important;
  }

/*�û�����*/
.user_box li > span {
  display: block;
  width: 100%;
  float: left;
}

  .user_box li > span > span {
   padding-left: 12px;
  }

/*����*/
#afui #header #headerMenuBox {
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  width: 50px;
  height: 44px;
  text-indent: 0px;
  line-height: 44px;
  text-align: center;
  font-size: 28px;
  font-family: 'iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
}

#headerMenuBox.on {
  color: #000000;
}

.sortItemBar {
  margin-top: 10px;
  padding: 10px;
  background-color: #ffffff;
}

  .sortItemBar a {
  display: inline-block;
  margin: 2px;
  border: 1px solid #ececec;
  padding: 5px;
  }




.menubar {
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  border-bottom: 1px solid #e0e0e0;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.98);
  color: initial;
}

#headerMenuBox.on + .menubar {
  display: block;
}

.menubar a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 23%;
  height: 37px;
  line-height: 37px;
  text-align: center;
  text-indent: -5000px;
}

  .menubar a.item:before {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  line-height: 40px;
  text-indent: 0px;
  font-size: 35px;
  }

/*����ҳ��*/
#afui #header a.listslike {
  top: 5px;
  right: 10px;
  border-radius: 3px;
  width: 80px;
  height: 30px;
  background-color: #e91f1f;
  background-image: -webkit-linear-gradient(#ff2928, #e91f1f);
  background-image: -moz-linear-gradient(#ff2928, #e91f1f);
  background-image: -ms-linear-gradient(#ff2928, #e91f1f);
  background-image: -o-linear-gradient(#ff2928, #e91f1f);
  background-image: linear-gradient(#ff2928, #e91f1f);
  line-height: 30px;
  text-indent: 0px;
  text-align: center;
}

  #afui #header a.listslike.on {
  background-color: #d00d00;
  }

/*Э���½����Ϣ*/
.vipzdymark img{
	display:block;
	max-width:100%;
	}

/*VIP�˳�*/
.vipout {
  background-color: #bf9f62;
  line-height: 2em;
  color: #ffffff;
  display: none;
}

  .vipout .v {
  display: inline-block;
  background-position: left center;
  background-size: auto 2.5em;
  background-repeat: no-repeat;
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/icon-100.svg);
  padding-left: 2.5em;
  }

  .vipout .vl {
  display: inline-block;
  background-position: left center;
  background-size: auto 2em;
  background-repeat: no-repeat;
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/icon-101.svg);
  padding-left: 2.5em;
  }

  .vipout .b {
  display: inline-block;
  float: right;
  padding: 0px 20px;
  }

  /***************************************************/
.chanping {
background-color: #fff;
}
.tupian1 {
text-align: center;
display: block;
width: 100%;
}
.tupian1 a
{
display: inline-block;
overflow: hidden;
width: 50%;
overflow: hidden;
background-repeat: no-repeat;
background-size: 100%;  
}
.tupian1 a img
{
   width:100%;

}
/*****/
.tupian2 {
text-align: center;
display: block;
width: 100%;
}
.tupian2 a
{
display: inline-block;
overflow: hidden;
width: 33.3333333%;
overflow: hidden;
background-repeat: no-repeat;
background-size: 100%;  
}
.tupian2 a img
{
  width:100%;
}
/*****/

/*��Ӷ���*************************/
.add {
display: inline-block;
position: absolute;
top: 10px;
left: 40%;
}
.a_product {

}
.a_product a {
display:block;
margin-bottom:5px;
border:1px solid#efefef;
background-color: #fff;
width:100%;
height:100px;
position: relative;
overflow: hidden;
padding: 10px 5px 10px 0px;
}

.a_product a .on{
display: inline-block;
width: 14%;
height: 80px;
padding-left:12px;
}
.a_product a .off{
display: inline-block;
width: 10%;
height: 80px;
float: left;
background: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/hui.png) no-repeat;
background-size: 22px;
background-position: 0%;
}
.a_product a .cpic{
display: inline-block;
width: 30%;
height: 80px;
float: left;
overflow:hidden;
padding-left: 10px;
}
.a_product a .cpic img{
max-width:100%
}
.a_product a .cont{
display: inline-block;
padding: 0px 0px 0px 10px;
width: 53%;
height: 40px;
font-size: 12px;
float: left;
color: #3e3a39;
font-weight: bold;

}
.a_product a .cprice{
display:inline-block;
width:53%;
padding: 0px 0px 0px 10px;
height:60px;
float: left;
color: #c72327;
font-weight: bold;
line-height: 60px;
}
.a_product a .bg {
display:inline-block;
background-image:url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/ImagesPublic/fanhui.svg);
width: 7%;
height: 80px;
background-repeat:no-repeat;
background-size: 32px;
background-position: 0px;
}
.btn a {
display: block;
width: 100%;
height: 46px;
z-index: 999999;
position: absolute;
bottom: 0px;
left: 0px;
background-color: #f08300;
text-align: center;
line-height: 46px;
color: #fff;
text-decoration:none;
font-weight: bold;
letter-spacing: 3px;
}
.purchase_btn a {
display: block;
width: 100%;
height: 46px;
z-index: 999999;
position: absolute;
bottom: 0px;
left: 0px;
background-color: #f08300;
text-align: center;
line-height: 46px;
color: #fff;
text-decoration:none;
font-weight: bold;
letter-spacing: 3px;
}
.lists-7 >span {
  display:none;
  background-image: url(/web/20180206001327im_/http://ztusun.com.cn/plugins/templates/default/plugins/electronDistribution/images/img-plogin.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 150px;
  }
   .lists-7 >div  {
  margin:10px;
  padding:10px;
  border-radius:5px;
  background-color:#fff;

}

.lists-7 .title {
  display:block;
  margin:10px 0px;
  border-bottom:1px solid #efeeed;
  line-height:2em;
  background-color:#fff;
}
.lists-7 .b1 {
  display:block;
margin:auto;
border-radius:40px;
width:80px;
height:80px;
background-color:#009C0C;
line-height:80px;
color:#fff;
}
/*
     FILE ARCHIVED ON 00:13:27 Feb 06, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:14:07 Dec 24, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 3.859
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.01
  esindex: 0.011
  cdx.remote: 14.81
  LoadShardBlock: 1214.175 (3)
  PetaboxLoader3.datanode: 381.961 (4)
  PetaboxLoader3.resolve: 895.708 (2)
  load_resource: 144.858
*/