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(http://m.gdyued.com/wap/templates/default/plugins/ImagesPublic/iconfont-fanhui.svg);
  background-size: 55%;
  line-height: 44px;
  text-indent: 20px;
  background-position: -5px;
}
/**********************/
#payment {
  padding: 10px;
}
#userintegrationlist {
  background-color: #e3e3e3;
}
.lists {
  overflow:hidden;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  list-style: none;
  background-color:#fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.lists li a{
  text-indent:5px;
  width: 100%;
  display: block;
}
.lists li {
  overflow: hidden;
  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;
}
#checkout .lists .divider {
  color: #333;
  font-weight: 800;
  /* background-color: #cecccc; */
}
.lists.inset li:first-child { border-top: none;  color: #666;}
.lists.inset li:last-child { border-bottom: none;}
.lists.inset li.li_last_btn { 
  overflow: hidden ;
  /*padding: 0 10px;*/
}
.lists.inset li.li_last_btn .li_last_btn_span { 
  padding: 6px 15px;
  margin: 8px 0;
  display: block;
  float: left;
}
.lists.inset li.li_last_btn .button.red { 
  float: right;
  background: #fa5555;
  color: #fff;
  width: auto;
  display: inline-block;
  margin-left: 10px
}
#payment  {
  padding: 0 10px;
}
#useraddress, #usercomment, #userorderlist, #updatecart, #userrtvlist {
  background-color: #f1f1f0;
}
/*��Ʒ�б�(�ٲ�������)*/
.commercelist ul.prosort {
  /* overflow: hidden; */
  width: 100%;
  height: 35px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.commercelist ul.prosort li {
  position: relative;
  float: left;
  text-align: center;
  color: #999;
}
.commercelist ul.prosort li:nth-child(2n+1) {
  width: 24%;
  line-height: 35px;
}
.commercelist ul.prosort li:nth-child(2n+2) {
  width: 1%;
  line-height: 25px;
  padding: 5px 0;
}
.commercelist ul.prosort li:last-child { border-right: none;}
.commercelist ul.prosort li a { 
  display: block;
  color: #999;
}
.commercelist ul.prosort li a:hover, .commercelist ul.prosort li a.active, .commercelist ul.prosort li a:active { color: #D22526;}
.commercelist ul.prosort li i {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  text-align:center;
  z-index: 1000;
}
.commercelist ul.prosort li a:hover + i, .commercelist ul.prosort li a.active + i, .commercelist ul.prosort li a:active + i {
  background:url(../ImagesPublic/jiantou_selected.png) no-repeat center bottom;
  background-size:20px;
}
.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: 0 auto 1% auto;
  border: 1px solid #e4e4e4;
  width: 100%;
  background-color: #fff;
  margin-bottom: 5px;
      height: 259px;
}
.waterfall .img {
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
}
.waterfall img {
  display: block;
  overflow: hidden;
  width: 100%;
}
.waterfall .t {
  display: block;
  padding: 0 5px;
  background-color: #fff;
}
.waterfall .price {
  display:inline-block;
  width:100%;
  padding:0 5px;
  text-align: center;
}
.waterfall .price span { color: #d00d00;}

/*��վ���*/
.sitead {
  position: relative;
  margin: 0 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:0 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 0 0;
}
.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: 0 !important;
  border-bottom-left-radius: 0 !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: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../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 0 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 0 #e0e0e0;
  width: 98%;
  background-color: #fff;
  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: #fff;
}
.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 0 5px;
  border-bottom: 7px solid #D22526;
}
/*��Ʒ�б�(�б�ģʽ)*/
.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: 0;
  right: 0;
  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: #fff;
}
.prolist li > a.i > span { margin-left: 90px;}
.prolist li a.i img {
  display: block;
  width: 100%;
}

/*��Ʒ��ϸҳ*/
.panel#commerceview { background-color: #f3f3f3;}
#commerceview h2 {
  font-size: 16px;
  padding: 5px;
}
#commerceview img {
  display: block;
  max-width:100%;
}
#commerceview .title {
  position: relative;
  background-color: #fff;
  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: 0;
  border-left: 1px dashed #e0e0e0;
  width: 15%;
  height: 30px;
  background-image: url(../ImagesPublic/iconfont-shoucang.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 90%;
  text-indent: -5000px;
}
#commerceview .addfavorites.on {
  background-image: url(../ImagesPublic/iconfont-shoucang1.svg);
}
#commerceview .title h2 {
  padding: 0 10px;
}
dl.addcart {
  overflow: hidden; 
  padding: 10px; 
  line-height: 24px;
  background-color: #fff;
}
dl.addcart dt.tb-property-type {
  position: absolute;
  float: left;
  width: 50px;
  line-height: 30px;
  font-size: 12px;
}
dl.addcart dd.proAttr {
  overflow: hidden;
  padding-left: 50px;
}
dl.addcart dd.proAttr .tb-txt {
  display: block;
  float: left;
  height: 30px;
  margin: 0 10px 10px 0;
  border: 1px solid #ccc;
  padding: 0 15px;
  cursor: pointer;
  display: block;
  white-space: nowrap;
  text-decoration: none;
  font-size: 12px;
  background-color: #fff;
  border-radius: 0;
  line-height: 28px;
}
dl.addcart dd.proAttr .tb-txt:hover {
  padding: 0 14px;
  border: 2px solid #e4393c;
}
dl.addcart dd.proAttr .tb-txt.attrSelected {
  color: #e4393c;
  padding: 0 14px;
  background: url(../ImagesPublic/attrSelected.png) no-repeat right bottom;
  border: 2px solid #e4393c;
}
.commerceProNum {
  overflow:hidden;
  margin:5px 0;
  background-color:#fff;
  padding:5px;
}
.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;
  float: left;
  margin: initial !important;
  border-top: 0 !important;
  border-bottom: 0 !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: 0 0 !important;
  background-color: inherit !important;
  background-image: -webkit-linear-gradient(#ebedef, #fff);
  background-image: -moz-linear-gradient(#ebedef, #fff);
  background-image: -ms-linear-gradient(#ebedef, #fff);
  background-image: -o-linear-gradient(#ebedef, #fff);
  background-image: linear-gradient(#ebedef, #fff);
  text-align: center;
}
#commerceProNum > * {
  display: inline-block;
  float: left;
}
#commerceProNum span { line-height: 34px;}
.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: #fff;}
.commercetablist .tabbtn {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  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: #fff;
}
.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 0;
  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: 0 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: 0;
  color:#fff;
  padding: 5px 15px;
}

/*�༭���ﳵ*/
.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: 30px;
}
/*.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: 0;
  line-height: 21px;
}
.updatecart li .deldte {
  display: inline-block;
  border: 1px solid #d00d00;
  width: 50px;
  position: absolute;
  top: 6px;
  right: 10px;
  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(../ImagesPublic/iconfont-shoucang.svg);
  background-repeat: no-repeat;
  background-position: 2px center;
  background-size: auto 70%;
  line-height: 34px;
}
.updatecart li .addFavorites.on { background-image: url(../ImagesPublic/iconfont-shoucang1.svg);}

/*��ͼƬʱ*/
.updatecart li > span.i .img {
  display: block;
  overflow: hidden;
  float: left;
  border: 1px solid #c5c6c7;
  width: 100px;
  height: 92px;
  padding: 1px;
  background-color: #fff;
}
.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: 0 !important;
  width: 50px !important;
  height: 32px !important;
  background-color: #fff;
  text-align: center;
}

/*��������*/
.axurlsource {
  display: block;
  position: relative;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px;
  background-image: url(../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: 0 40px 0 60px;}
#afui #checkout textarea {
  border: 0;
  border-radius: 0;
}
.paymentmethods {
  display: inline-block;
  width: 100%;
}
.checkout .addressusernae {
  display: block;
  text-indent: 20px;
  line-height: 35px;
  background: url(../ImagesPublic/user_bg_gray.png) no-repeat left center;
  background-size: 15px;
}
.checkout .addressusertel {
  display: block;
  text-indent: 20px;
  line-height: 35px;
  background: url(../ImagesPublic/call_bg_gray.png) no-repeat left center;
  background-size: 15px;
}
.checkout .addressdetail {
  display: block;
  text-indent: 20px;
  line-height: 35px;
  background: url(../ImagesPublic/map_bg.png) no-repeat left center;
  background-size: 15px;
}
.checkout .commoditylist li > a i {
  display: block;
  overflow: hidden;
  float: left;
  border: 1px solid #c5c6c7;
  width: 80px;
  height: 80px;
  padding: 1px;
  background-color: #fff;
}
.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: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-image: url(http://m.gdyued.com/wap/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(http://m.gdyued.com/wap/templates/default/plugins/electronDistribution/ImagesPublic/icon-11x11-attributeitems1.png);}
.checkout .commoditylist li > div {
  display: none;
  background-color: #484848;
  color: #fff;
  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: #fff;
}
.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 0;
}
.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%;}
/*��Ʒ����ҳ*/
.commerceclassification_1 {
  background-color: #eef2f5;
  border-right: 1px solid #eef2f5;
}
.commerceclassification_1 .cc1_sortlist {
  overflow: hidden;
}
.commerceclassification_1 .cc1_sortlist li {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e3e3e3;
}
.commerceclassification_1 .cc1_sortlist li a { 
  display: block;
  color: #333;
  padding-left: 10px;
}
.commerceclassification_1 .cc1_sortlist li a:hover, 
.commerceclassification_1 .cc1_sortlist li a:active, 
.commerceclassification_1 .cc1_sortlist li a.active {
  color: #D22526;
  background-color: #fff;
}
.commerceclassification_2 {
  background-color: #fff;
}
ul.cc2_sortlist {
  overflow: hidden;
  padding: 10px;
}
li.cc2_sortlist_li {
  overflow: hidden;
  margin-bottom: 10px;
}
h4.cc2_sortlist_li_tt {
  color: #000;
  line-height: 35px;
}
ul.cc2_sortlist_li_ul {
  overflow: hidden;
  padding: 10px;
  background-color: #F9F9F9;
}
ul.cc2_sortlist_li_ul li {
  float: left;
  width: 31.3%;
  text-align: center;
  margin: 5px 1%;
}
ul.cc2_sortlist_li_ul li a {
  display: block;
  color: #333;
  font-size: 12px;
  border: 1px solid #F9F9F9;
  cursor: pointer;
}
ul.cc2_sortlist_li_ul li a:hover, 
ul.cc2_sortlist_li_ul li a:active, 
ul.cc2_sortlist_li_ul li a.active {
  color: #D22526;
  border: 1px solid #D22526;
}
.topicimg {
  overflow: hidden;
  display: block;
  width: 100%;
}
.topicimg img {
  vertical-align: middle;
  text-align: center;
}
.topicname {
  display: block;
}
/*��Ʒ�����б�*/
.commercesort {}
.commercesort .sortlist {
  overflow: hidden;
  padding: 0 10px;
}
.commercesort .sortlist li {
  line-height: 40px;
  background: url(../ImagesPublic/right1.png) no-repeat 99% center;
  background-size: 7px;
  border-bottom: 1px solid #eee;
}
.commercesort .sortlist li a {
  display: block;
  color: #333;
  cursor: pointer;
}
/*�����б�*/
.userorderlist {}
.userorderlist .orderlist {
  overflow: hidden;
  padding: 0;
  margin: 0 0 10px 0;
  background-color: #fff;
}
.userorderlist .orderlist_li1 {
  overflow: hidden;
  line-height: 30px;
  padding: 0 10px;
  border-top: 1px solid #e0e0e0;
}
.userorderlist .orderlist_li1_left {
  float: left;
  color: #333;
}
.userorderlist .orderlist_li1_right {
  float: right;
  color: #fc6804;
}
.userorderlist .orderlist_li2 {
  position: relative;
  overflow: hidden;
  height: 100px;
  padding: 10px;
  background-color: #F3F3F3;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.userorderlist .orderlist_li2 .proimg {
  position: absolute;
  top: 10px;
  left: 10px;
  overflow: hidden;
  display: block;
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 10px;
}
.userorderlist .orderlist_li2 .title {
  overflow: hidden;
  display: block;
  float: left;
  width: 100%;
  max-height: 60px;
  line-height: 20px;
  padding-left: 90px;
}
.userorderlist .orderlist_li2 .price {
  overflow: hidden;
  display: block;
  float: left;
  width: 100%;
  line-height: 20px;
  padding-left: 90px;
}
.userorderlist .orderlist_li3 {
  overflow: hidden;
  min-height: 30px;
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.userorderlist .orderlist_btnbox {
  overflow: hidden;
}

.userorderlist .orderlist_btn  {
  float: right;
  display: block;
  line-height: 30px;
  color: #fff;
  margin-left: 10px;
  padding: 0 10px;
  background-color: #fa5555;
}
.userorderlist ul.prosort {
  overflow: hidden; 
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;

}
.userorderlist ul.prosort li {
  position: relative;
  float: left;
  width: 20%;
  line-height: 35px;
  text-align: center;
  color: #999;
}
.userorderlist ul.prosort li a { 
  display: block;
  color: #999;
}
.userorderlist ul.prosort li a:hover, 
.userorderlist ul.prosort li a.avtive, 
.userorderlist ul.prosort li a:active { 
  color: #fa5555;
  border-bottom: 2px solid #fa5555;
}
.userorderlist .lists li .title {
  display: block;
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px;
  background-image: url(../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: 0 50px 0 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: #fff;
}
.usercommentlist li.i > span { margin-left: 90px;}
.usercommentlist li.i img {
  display: block;
  width: 100%;
}
.usercommentlist li.cusscon span { display: block;}
.usercommentlist li .addcuss {
  color:#FFF;
  margin: 0 !important;
  padding:  5px;
  background-color:#ff2928;
  }
.usercommentlist li .themassage {
  margin: 10px 0;
  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: 0;
}
#userbill li > a > span:nth-of-type(2) { top: 0;}
#userbill li > a > span:nth-of-type(3) {
  color: #a6a6a6;
  font-size: 12px;
}
#userbill li > a > span:nth-of-type(4) {
  bottom: 0;
  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(../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: 0;
  left: 5px;
  bottom: 0;
  width: 100%;
  line-height: inherit;
  text-indent: 0;
  font-size: 1.8em;
}
.btnbox, .form_btnbox {
  padding: 10px;
  text-align: right;
}
#userverifykey_info {
  display: block;
  text-align: center;
}
/*�ҵ��Ż�ȯ*/
.preferentia li > span {
  display: block;
}

/* ------------- �ֲ�ҳ�� ------------- */

/*��ҳ*/
.menuvice {
  margin-top: 10px;
  text-align: center;
}
.menuvice a {
  display: inline-block;
  width: 22%;
  background-color: #fff;
  background-position: center 3px;
  background-repeat: no-repeat;
  line-height: 90px;
  text-align: center;
  font-size: 12px;
  height: 50px;
  color:#a7a7a7;
}
.menuvice .commerce {
  background-image: url(../ImagesPublic/iconfont-chanpinfuwu.png);
  background-size: 23px auto;
  background-position: center 7px;
}
.menuvice .top {
  background-image: url(../ImagesPublic/iconfont-youhui.png);
  background-size: 30px auto;
}
.menuvice .user {
  background-image: url(../ImagesPublic/iconfont-yonghuzhongxin.png);
  background-size: 30px auto;
}
.menuvice .newspro {
  background-image: url(../ImagesPublic/iconfont-xinpin.png);
  background-size: 30px auto;
}
.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: 0 !important;
  padding: 5px 8px !important;
  line-height: 1.2em !important;
}
/*�û�����*/
.userbox {
  overflow: hidden;  
  padding: 0 10px;
  background-color: #fff;
}
.userbox li {
  color: #666;
  padding: 10px 0;
  border-bottom: 1px solid #e4e4e4;
}
.userbox li.userbox_li {
  color: #000;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #e4e4e4;
}
.userbox li.userbox_li a {
  display: block;
  width: 80%;
  float: left;
  padding-right: 10px;
}
.userbox li.userbox_li > span {
  display: block;
  width: 20%;
  float: left;
  text-align: right;
}
.userbox li.userbox_li a img {
  width: 80px;
  float: left;
  margin-right: 10px;
}
.userbox li.userbox_li a span {font-size: 12px;}
.userbox li.userbox_li > span span {
  display: block;
  width: 100%;
  color: #fa5555;
  font-size: 16px;
}
.user_box li > span {
  display: block;
  width: 100%;
  float: left;
}
.user_box li > span > span {
  padding-left: 12px;
}
.lists li a > span {
  display: block;
  line-height: 25px;
}
/*����*/
#afui #header #headerMenuBox {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 44px;
  text-indent: 0;
  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: #fff;
}
.sortItemBar a {
  display: inline-block;
  margin: 2px;
  border: 1px solid #ececec;
  padding: 5px;
}
.menubar {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  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: 0;
  bottom: 0;
  width: 100%;
  line-height: 40px;
  text-indent: 0;
  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: 0;
  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: #fff;
  display: none;
}
.vipout .v {
  display: inline-block;
  background-position: left center;
  background-size: auto 2.5em;
  background-repeat: no-repeat;
  background-image: url(../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(../ImagesPublic/icon-101.svg);
  padding-left: 2.5em;
}
.vipout .b {
  display: inline-block;
  float: right;
  padding: 0 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 0;
}
.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(http://m.gdyued.com/wap/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:0 0 0 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:0 0 0 10px;
  height:60px;
  float:left;
  color:#c72327;
  font-weight:bold;
  line-height:60px;
}
.a_product a .bg {
  display:inline-block;
  background-image:url(http://m.gdyued.com/wap/templates/default/plugins/electronDistribution/ImagesPublic/fanhui.svg);
  width:7%;
  height:80px;
  background-repeat:no-repeat;
  background-size:32px;
  background-position:0;
}
.btn a {
  display:block;
  width:100%;
  height:46px;
  z-index:999999;
  position:absolute;
  bottom:0;
  left:0;
  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:0;
  left:0;
  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(http://m.gdyued.com/wap/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 0;
  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;
}
/*��������ҳ*/
.ar1_img {
  overflow: hidden;
}
.ar1_img img {
  width: 100%;
}
.newslist_1 {}
.ar1_list {
  overflow: hidden;
}
.ar1_list li {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  background: url(../ImagesPublic/right1.png) no-repeat 95% center;
  background-size: 6px;
  border-bottom: 1px solid #e3e3e3;
}
.ar1_list li a {
  display: block;
  color: #333;
  font-size: 12px;
  text-indent: 25px;
  background: url(../ImagesPublic/icon_help.png) no-repeat left center;
  background-size: 20px;
}
.ar2_list {
  overflow: hidden;
}
.ar2_list li {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  background: url(../ImagesPublic/right1.png) no-repeat 95% center;
  background-size: 6px;
  border-bottom: 1px solid #e3e3e3;
}
.ar2_list li a {
  display: block;
  color: #333;
  font-size: 12px;
}
.kanj {
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 70px;
  right: 5px;
  z-index: 100000;
  background-image: url(../ImagesPublic/kanj.png);
  background-size: 100% 100%;
}