.register-code{
	display: block;
    width: 2.1rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
}
.register-code img{
	width:100%;
	height:100%;
}
.register-code-input{
	width: 2.8rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.icon-questionmark,
.icon-login-toregister{
	position: relative;
    top: -1px;
}
.city-select-hot li{
	width:1.8rem;
	float: left;
	height:0.8rem;
	line-height: 0.8rem;
}
.city-select-hot li.on{
    background-color: #00d2c3;
}
.city-select-hot li:nth-child(3n){
	margin-right: 0;
}
.city-select-hot a{
	display:inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.city-select-hot .on a{
    color:#fff;
}
.city-select-all li{
	float: left;
    width: 25%;
    height: 0.7rem;
    margin-top: .2rem;
    position: relative;
    text-align: center;
}
.city-select-all a{
	display:inline-block;
	width:100%;
	height:100%;
}
.city-initials-title.active{
	position:relative;
	color:#E25D39;
}
.city-initials-title.active:after{
	position: absolute;
    content: '';
    display: block;
    background-color: white;
    width: 0.24rem;
    height: 0.24rem;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    bottom: -0.12rem;
    left: 50%;
    margin-left: -0.12rem;
}
.index-search .form-group{
    background-color: #f7f7f7;
    height: 0.6rem;
    line-height: 0.6rem;
    overflow:visible;
}
.index-search .form-group label,
.index-search-city{
    line-height: 0.6rem;
    height: 0.6rem;
}
.index-search .form-control{
    width:2.8rem;
    height:0.6rem;
    background-color: transparent;
}
.index-search-icon{
    height: 100%;
    width: 0.6rem;
    display: inline-block;
    text-align: center;
}
.index-search-type-title:after{
    content: '';
    display: inline-block;
    border-top: 5px solid gray;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 50%;
    margin-top: -2px;
    margin-left: 2px;
    margin-right: 2px;
}
.index-search-type{
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 2;
}
.index-search-type .on{
    color: #FE5932;
}
.index-nav li{
    width:25%;
    float:left;
    text-align: center;
}
.index-nav a{
    display:block;
    height:100%;
}
.index-type-table{
    border-collapse:collapse;
    width:100%;
}
.index-type-table td{
    width:25%;
    border-style:none;
    text-align: center;
}
.index-type-table td a{
    display:inline-block;
    width:85%;
	line-height:40%;
	color:#00d2c3;
	background:rgba(0,210,195,0.04);
	border:1px solid rgba(0,210,195,0.20);
	border-radius:2rem;
    padding:0.2rem 0.1rem;
	margin-top:0.2rem;
}
.index-hot-banner{
    height: 2.8rem;
    overflow:hidden;
}
.index-hot-banner-text{
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: rgba(255,255,255,0.7);
    width: 4rem;
    height: 1.4rem;
    margin-top: -0.7rem;
    margin-left: -2rem;
}
.index-hot-one{
    width:3rem;
    overflow:hidden;
}
.index-hot-one-img{
    height:2rem;
    overflow:hidden;
}
.index-like-one-img,
.list-con-img,
.org-con-img,
.order-con-img,
.after-one-img{
    width:3rem;
    height: 1.9rem;
    overflow: hidden;
}
.more:after{
    content: '';
    display: inline-block;
    border-left: 6px solid red;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 0.05rem;
}
.combo-detail-top,
.org-detail-top{
/*    height:3.2rem;*/
    overflow:hidden;
}
.combo-detail-mem-price:after{
    content: '';
    display: inline-block;
    position: absolute;
    border-right: 6px solid #F39631;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    left: -6px;
    top: 50%;
    margin-top: -5px;
}
.combo-detail-con .icon-yes{
    top: -2px;
    position: relative;
}
.combo-detail-info table,
.org-detail-info table{
    width: 100%;
}
.combo-detail-info-tab.fix,
.org-detail-info-tab.fix{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index: 888;
}
.combo-detail-info-tab a,
.org-detail-info-tab a{
    display:block;
    border-left: 1px solid #eee;
}
.combo-detail-info-tab li:first-child a,
.org-detail-info-tab li:first-child a{
    border-left: none;
}
.combo-detail-info-tab .on,
.org-detail-info-tab .on{
    background-color: #00d2c3;
}
.combo-detail-info-tab .on a,
.org-detail-info-tab .on a{
    color:#fff;
    border-left: none;
}
.combo-detail-info-tb{
    border-collapse:collapse;
}
.combo-detail-info-tb .first-th,
.combo-detail-info-tb .first-td{
    width:1.5rem;
}
.combo-detail-info-tb th,
.combo-detail-info-tb td{
    border:1px solid #ececec;
    padding:5px;
}
.combo-price{
    position: relative;
    top: 2px;
}
.comment-label{
    display: inline-block;
    white-space: nowrap;
}
.comment-head{
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 100%;
    overflow: hidden;
    vertical-align: middle;
}
.org-detail-top-tip{
    position:absolute;
    width:100%;
    bottom:0;
    background-color: rgba(0, 0, 0, 0.5);
}
.org-detail-tip{
    position:absolute;
    top: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.org-detail-con-text li span{
    display: inline-block;
    width: 4.6rem;
    float: left;
}
.org-detail-con-text li span:first-child{
    width: 1.4rem;
}
.group-form .form-group2 label{
    width:2rem;
    text-align: right;
}
.group-form .form-control2{
    width:3.5rem;
}
.group-form select{
    width:2rem;
}
.group-form textarea{
    width:3.5rem;
    height:2rem;
    border: 1px solid #eee;
}
.group-area select{
    width: 1.1rem;
    margin-right: 0.1rem;
}
.line-h4:before,
.line-h4:after{
    content:'';
    display:inline-block;
    width:1rem;
    border-top: 1px solid #ececec;
    vertical-align: middle;
    margin:0 0.15rem;
}
.index-type .line-h4:before,
.index-type .line-h4:after{
    width:1rem;
}
.called input{
    -webkit-appearance: radio;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.list-nav li:first-child a,
.org-nav li:first-child a
{
  border-left: none;
}
.list-nav a,
.org-nav a{
  display:block;
  line-height: 0.4rem;
}
.list-nav .on a,
.org-nav .on a{
  color: #00C9B7;
}
.list-nav a.list-nav-btn{
    line-height: 0.7rem;
    color: #fff;
}
.list-nav li{
    position: initial;
}
.list-nav-type-fix,
.list-nav-synthesis-fix{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 1.63rem;
    left: 0;
    z-index: 1000;
    padding-bottom: 1.64rem;
}
.list-nav-type,
.list-nav-synthesis{
    width: 6.4rem;
    left: 0;
    max-height: 100%;
    overflow: scroll;
}
.list-nav-type-text li{
    width:25%;
    float:left;
    text-align: center;
}
.list-nav-synthesis-text li{
    width:33.3%;
    float:left;
    text-align: center;
}
.list-nav-type-text span,
.list-nav-synthesis-text span{
    display:inline-block;
    width:90%;
    height:0.65rem;
    line-height: 0.65rem;
}
.list-nav-type-text .active,
.list-nav-synthesis-text .active{
    border:1px solid #00d2c3;
    color:#00d2c3;
}
.icon-down-gblue {
  background-image: url(../images/sprite.png);
  background-position: -3.9rem -1.97rem;
  width: 0.2rem;
  height: 0.12rem;
}
.myicon-down {
  background-image: url(../images/down.png);
  background-size: 0.2rem;
  width:0.2rem;
  height:0.12rem;
}
.on .myicon-down{
    background-image: url(../images/down-blue.png);
}
.up.myicon-down{
    background-image: url(../images/up-blue.png);
}
.on .icon-triangle
{
    border-top: 5px solid #00C9B7;
}
.on .icon-triangle.up{
    border-top: none;
    border-bottom: 5px solid #00C9B7;
}
.org-nav-area,
.org-nav-type{
    position:absolute;
    width:100%;
    z-index: 999;
    margin-top: 0.1rem;
}
.org-nav-area .on,
.org-nav-type .on{
    background-color: #00d2c3;
    color:#fff;
}
.html-noscroll{
    height: 100%;
    overflow: hidden;
}
.cart-page,
.order-page,
.topic-detail-page{
    margin-bottom: 2rem;
}
.cart-goods-img{
    width: 2.5rem;
    height: 1.66rem;
    overflow:hidden;
}
.cart-num-operate{
    display:inline-block;
    width: 0.4rem;
    height: 0.4rem;
    line-height: 0.4rem;
}
.cart-reduce.out{
    background-color: #C1C1C1;
}
.cart-num-input{
    width:0.6rem;
    height:0.4rem;
}
.cart-shop-goods:first-child{
    border-top: none;
}
.cart-checkbox{
    position: absolute;
    top: 0;
    width: 0.4rem;
    height: 0.4rem;
    display: none;
}
.icon-select.on{
    background-image: url(../images/160/icon_select.png);
    background-size: 100%;
    /* background-position: center; */
    background-repeat: no-repeat;
}
.cart-foot,
.order-foot{
    position: fixed;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    bottom: 1rem;
    background-color: rgba(0,0,0,0.5);
}
.order-foot.absolute{
    position: absolute;
}
.count-btn,
.cart-delete-btn{
    width: 2rem;
}
.order-form .form-group{
    margin-bottom: 0;
    border-radius: 0;
}
.order-form label{
    width: 1.2rem;
    text-align: right;
}
.order-form .form-control{
    width:4.9rem;
}
.order-form .order-code-input{
    width:2.7rem;
}
.order-code{
    display:inline-block;
    width:2.2rem;
}
.pay-type input{
    position:relative;
    top:3px;
}
.after-nav :first-child a,
.guide-nav :first-child a{
    border-left: none;
}
.after-nav a,
.guide-nav a{
    display:inline-block;
}
.after-nav .on a,
.guide-nav .on a{
    color:#00d2c3;
    font-weight: normal;
}
.guide-con li:first-child{
    border-top:0;
}
.artical-con{
    line-height: 1.5;
}
.social-nav.on,
.topic-list-nav.on,
.order-list-nav.on,
.report-nav.on{
    color:#00d2c3;
}
.social-nav:first-child,
.topic-list-nav:first-child,
.order-list-nav:first-child{
    border-left: none;
}
.social-hot-nav li{
    width:1.8rem;
}
.social-hot-img{
    width:1rem;
}
.head-img{
    display:inline-block;
    width:0.8rem;
    height:0.8rem;
    border-radius: 100%;
    overflow:hidden;
    vertical-align: top;
}
.icon-social{
    content:' ';
    display:inline-block;
    width:0.4rem;
    height:0.4rem;
    background-image: url(../images/sprite-social.png);
    background-size: 2.8rem;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.icon-social1{
    background-position: 0 0;
}
.icon-social1.blue{
     background-position: 0 -0.4rem;
}
.icon-social1.color{
     background-position: 0 -0.8rem;
}
.icon-social2{
    background-position: -0.4rem 0;
}
.icon-social2.blue{
     background-position: -0.4rem -0.4rem;
}
.icon-social2.color{
     background-position: -0.4rem -0.8rem;
}
.icon-social3{
    background-position: -0.8rem 0;
}
.icon-social3.blue{
     background-position: -0.8rem -0.4rem;
}
.icon-social3.color{
     background-position: -0.8rem -0.8rem;
}
.icon-social4{
    background-position: -1.2rem 0;
}
.icon-social4.blue{
     background-position: -1.2rem -0.4rem;
}
.icon-social4.color{
     background-position: -1.2rem -0.8rem;
}
.icon-social5{
    background-position: -1.6rem 0;
}
.icon-social5.blue{
     background-position: -1.6rem -0.4rem;
}
.icon-social5.color{
     background-position: -1.6rem -0.8rem;
}
.icon-social6{
    background-position: -2rem 0;
}
.icon-social6.blue{
     background-position: -2rem -0.4rem;
}
.icon-social6.color{
     background-position: -2rem -0.8rem;
}
.icon-social7{
    background-position: -2.4rem 0;
}
.icon-social7.blue{
     background-position: -2.4rem -0.4rem;
}
.icon-social7.color{
     background-position: -2.4rem -0.8rem;
}
.social-theme-con li{
    width:50%;
    height:1.4rem;
    overflow:hidden;
}
.social-theme-con li:nth-child(even){
    border-left: 1px solid #eee;
}
.social-theme-img{
    width:1rem;
}
.social-theme-text{
    width: 1.7rem;
}
.post-cover{
    height:2.8rem;
    overflow:hidden;
}
.post-form textarea{
    width:100%;
    height:2.6rem;
    border:none;
}
.post-form .form-control{
    width:100%;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}
.topic-detial-replay-name{
    max-height: 3.5rem;
}
.topic-detial-replay li:first-child{
    border-top: none;
}
.topic-detail-foot-replay{
    line-height: 0.8rem;
    position: fixed;
    bottom: 1rem;
    width: 100%;
}
.topic-detail-foot-replay input{
  width:4.5rem;
}
.topic-detail-comment,
.fill-in-page{
	/*
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 999;
	*/
}
/* lj add  */
.fill-in-page-2{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 999;
}
.topic-detail-comment textarea,
/*.fill-in-page textarea,*/
.comment-form textarea{
    width: 100%;
    height: 2.5rem;
}
.pageIn {
    -webkit-animation: pageIn 1s ease forwards;
    animation: pageIn 1s ease forwards;
}
.pageOut{
    -webkit-animation: pageOut .7s ease forwards;
    animation: pageOut .7s ease forwards;
}
@-webkit-keyframes pageIn{
    from{
        -webkit-transform:translateX(100%);
        transform:translateX(100%);
    }
    to{
        -webkit-transform:translateX(0);
        transform:translateX(0);
    }
}
@keyframes pageIn{
    from{
        -webkit-transform:translateX(100%);
        transform:translateX(100%);
    }
    to{
        -webkit-transform:translateX(0);
        transform:translateX(0);
    }
}
@-webkit-keyframes pageOut{
    from{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0);
    }
    to{
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0);
    }
}
@keyframes pageOut{
    from{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0);
    }
    to{
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0);
    }
}
.user-center-top{
    background-image: url(../images/head-bg.jpg);
    height:3rem;
    background-size: cover;
}
.user-center-top-head {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 100%;
    overflow: hidden;
}
.user-center-con a{
    display:block;
}
.order-list-con-img,
.order-detail-con-img{
    width: 2.8rem;
    height: 1.86rem;
    overflow: hidden;
}
.order-list-comment-box{
    line-height: 0.4rem;
}
.appoint-btn{
    display:inline-block;
}
.refund-form label{
    width:1.5rem;
}
.order-detail-text li span:first-child,
.order-group-one-text span:first-child{
    display:inline-block;
    width:1.5rem;
}
.order-group-detail-text li span:first-child{
    display:inline-block;
    width:2rem;
}
.comment-form .comment-label{
    width: 21%;
    margin-right: 5%;
    line-height: 1.8;
}
.comment-form .comment-label:nth-child(4n){
    margin-right: 0;
}
.comment-form .comment-label.on{
    background-color: #00d2c3;
    color: #fff;
}
.user-info-form .form-group{
    margin-bottom: 0;
}
.user-info-form label{
    width:1.5rem;
}
.user-info-form .form-control[type=text]{
    width:4.5rem;
}
.user-info-head-box label{
    line-height: 1.2rem;
}
.user-info-head-img{
    width:1.2rem;
    height:1.2rem;
}
.user-message-con-angel{
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    left: -6px;
    transform: rotate(45deg);
    border-right: none;
    border-top: none;
}
.user-message-detail-box{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    background-color: rgba(0, 0, 0, 0.5);
}
.user-message-detail{
    width:5rem;
    min-height: 2.5rem;
}
.user-addr-choose{   
    display: inline-block;
    vertical-align: middle;
    width: 0.4rem;
    height: 0.4rem;
}
.user-addr-con-use.on .user-addr-choose{
    background-image: url(../images/gou.png);
    background-size: 100%;
    background-position: center;
}
.icon-delete,
.icon-edit{
    position:relative;
    top:-2px;
}
.user-message-detail-delete{
    position: absolute;
    right: -0.15rem;
    top: -0.15rem;
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
}
.user-addr-edit-form .form-group{
    margin-bottom: 0;
    line-height: 0.6rem;
}
.user-addr-edit-form label{
    width:1.8rem;
    height:0.6rem;
    line-height: 0.6rem;
    text-align: right;
}
.user-addr-edit-form .form-control{
    width: 4.4rem;
    height:0.6rem;
}
.user-info-area select{
    width: 1.3rem;
    margin-left: 0.1rem;
}
.user-info-area select:first-child{
    width: 1.3rem;
    margin-left: 0;
}
.safe-one{
    line-height: 0.7rem;
}
.error-img{
    width: 3rem;
}
.fixed-right-icon{
    background-color: rgba(0,0,0,0);
    width: 0.715rem;
}
.cart-num{
    position: absolute;
    top: -0.08rem;
    right: -0.1rem;
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
	border-radius:100%;
}
.social-publish-btn{
    position: fixed;
    bottom: 1.6rem;
    right: 0.15rem;
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
    white-space: nowrap;
}
.fixed-footer.absolute{
    position: absolute;
}

.combo-detail-info table,
.org-detail-info table{
    border-collapse:collapse;
}
.tabletd{
/*    border-width:1px;
    border-style:solid;*/
    border:1px solid rgb(237,237,237);
    padding:5px;
}
/*.combo-detail-info-con td { 
    border: 1px solid rgb(237,237,237)!important;
}*/

/*20161017*/
.combo-detail-wrapper{
    margin-bottom: 0.9rem;
}
.goods-detail{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.5rem;
    background-color: rgba(0,0,0,0.4);
}
.goods-detail p:first-child{
    width: 70%;
}
.goods-detail p:last-child{
    width: 30%;
}
.combo-detail-box{
    height: 7rem;
    overflow: hidden;
}
.check-more-detail{
    position: absolute;
    width: 2rem;
    left: 50%;
    bottom: -0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    transform: translateX(-50%);
    transform: -webkit-translateX(-50%);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #ddd;
}
.check-more-detail span{
    width: 0.3rem;
    height: 0.25rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.05rem;;
}
.check-more-detail span.down{
    background: url(../images/more-down.png) right center no-repeat;
    background-size: 0.3rem;
}
.check-more-detail span.up{
    background: url(../images/more-up.png) right center no-repeat;
    background-size: 0.3rem;
}
.upload-file{
    position: relative;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*width: 3.5rem;*/
    padding-top: 0.1rem;
}
.btn-upload-file{
    border:3px solid #dbdbdb;
    width: 1rem;
    height: 1rem;
    border-radius: 5px;
    background: url(../images/upload.png) center center no-repeat;
    position: relative;
}
.upload-file input{
    opacity: 0;
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: 0;
    top: 0;
}
.uploaded p{
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.report-file-list .col1{
    width: 1.8rem;
}
.report-file-list .col2{
    width: 1.6rem;
}
.report-file-list .col3{
    width: 2rem;
}
.report-file-list .col4{
    width: 1rem;
}
.check-report-detail{
    overflow-y: auto;
}
.report-file-list li{
    height: 0.6rem;
    line-height: 0.6rem;
}
.report-detail-text li span:first-child{
    width: 2rem;
    display: inline-block;
}
.report-width-right{
    width: 4rem;
}
.mar-b-0{
    margin-bottom: 0;
}
/*20161021*/
.group-buy-top{
    display: inline-block;
}
.group-buy-list-scroll li{
    width: 3rem;
}
.group-buy-list-scroll .group-buy-img{
    width: 3rem;
    height: 1.9rem;
    overflow:hidden;
}
.group-buy-list-scroll .ori-money{
    text-decoration: line-through;
}
.group-buy-title,
.group-buy-addr,
.group-buy-money{
    height: 0.4rem;
    line-height: 0.4rem;
}
.grey-page{
    background-color: #f2f2f2;
}
.group-list-all li:nth-child(5n+1) .group-buy-top{ 
    color:#f39631;
    border: 1px dashed #f39631;
}
.group-list-all li:nth-child(5n+2) .group-buy-top{ 
    color:#fba2a4;
    border: 1px dashed #fba2a4;
}
.group-list-all li:nth-child(5n+3) .group-buy-top{ 
    color:#00d2c3;
    border: 1px dashed #00d2c3;
}
.group-list-all li:nth-child(5n+4) .group-buy-top{ 
    color:#fac658;
    border: 1px dashed #fac658;
}
.group-list-all li:nth-child(5n+5) .group-buy-top{ 
    color:#23da98;
    border: 1px dashed #23da98;
}
.group-buy-swiper,
.group-buy-swiper .swiper-slide img{
    height: 75px;
    overflow-y: hidden;
}

/*20161027*/
.uploaded .img-box{
    margin-right: 0.25rem;
}
.uploaded img{
    width: 1rem;
    height: 1rem;
}
.uploaded .img-box:nth-child(3n){
    margin-right: 0;
}
.del-img{
    position: absolute;
    width: 0.2rem;
    height: 0.2rem;
    right: -0.1rem;
    top: -0.1rem;
    background-color: #ccc;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    line-height: 0.2rem;
}
/*clm20161104*/
.common-fixed-right{
    position: fixed;
    right: 0.15rem;
    bottom: 1rem;
}
/*clm20161121*/
.detail-pic{
    height: 4rem;
}
.report-download{
    border:1px solid #f39631;
}
/*clm20161128*/
.org-detail-info-con .art-name{
    width: 2.5rem;
}
