body {
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    background-color: #F2F2F2;
}

.reputation-header {
    padding: 6px 15px;
    background: #fff;
}

.reputation-header .reputation-header-left {
    position: relative;
    float: left;
    height: 32px;
    width: 88%;
    background-color: #f2f2f2;
    margin-top: 10px;
}

.reputation-header .reputation-header-left input {
    display: block;
    width: 92%;
    height: 100%;
    line-height: 32px;
    padding: 0;
    margin-left: 10px;
    font-size: 14px;
    color: #333;
    background-color: #f2f2f2;
    border: 0;
}

.reputation-header-right {
    float: right;
    text-align: center;
    margin-top: 10px;
}

.reputation-header-right img {
    width: 23px;
    height: 23px;
}

.reputation-header-right span {
    display: block;
    font-size: 14px;
    line-height: 13px;
}

.reputation-content {
    background: #fff;
    position: relative;
    -webkit-tap-highlight-color: transparent;
}

.reputation-content .nav-cate .scroll-wrap {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    position: relative;
}

.reputation-content .nav-cate .cate-list {
    white-space: nowrap;
}

.reputation-content .scroll-wrap ul li {
    display: inline-block;
    margin: 0 13px;
    color: #333;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.reputation-content .scroll-wrap ul li.cur {
    border-bottom: 2px solid #ff3636;
    font-size: 16px;
    font-weight: 700;
    color: #ff3636;
}

.reputation-card {
    overflow: hidden;
    background-color: #fff;
    margin-top: 10px;
}

.goodslist .item-wrapper li {
    position: relative;
    padding: 10px;
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4;
}

.goodslist .item-wrapper .pic {
    float: left;
    width: 135px;
    height: 135px;
    position: relative;
    margin-right: 10px;
}

.goodslist .item-wrapper .pic .jx {
    width: 45px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 1;
}

.goodslist .item-wrapper .pic img {
    width: 135px;
    height: 135px;
    /* border: 1px solid #F0F2F7; */
}

.goodslist .item-wrapper .infos {
    overflow: hidden;
    /* float: left; */
}

.goodslist .item-wrapper .infos .names {
    height: 46px;
    line-height: 21px;
    font-size: 16px;
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    /* font-weight: 700; */
}

.goodslist .item-wrapper .infos .price {
    display: block;
    color: #FF2600;
    font-size: 16px;
    font-weight: 700;
    margin: 6px 0;
}

.item-wrapper .infos .feed-block-info {
    background-color: #F4F9FF;
    padding: 3px 5px;
    margin-bottom: 10px;
}

.item-wrapper .infos .feed-block-info span {
    color: #999;
}

.item-wrapper .infos .feed-block-info .feed1 {
    margin-right: 10px;
}

.goodslist .item-wrapper .apply_for .apply {
    background-color: #ff3636;
    height: 30px;
    line-height: 30px;
    padding: 3px 19px;
    /* margin: 10px 8px 0 0; */
    color: #FFF;
}

.goodslist .item-wrapper .product-name {
    color: #333;
    margin: 10px 0;
}

.goodslist .item-wrapper .product-name p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.goodslist .item-wrapper .product-name a {
    color: #2789EE;
}

.goodslist .item-wrapper .z-group-data i {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 7px;
    vertical-align: -1px;
    font-size: 16px;
}

.z-group-data .icon-star {
    background: url(../img/frw1.png)no-repeat;
}

.z-group-data .icon-comment {
    background: url(../img/frw2.png)no-repeat;
}

.z-group-data .icon-info {
    background: url(../img/frw3.png)no-repeat;
}

.goodslist .item-wrapper .z-group-data span {
    display: inline-block;
    font-size: 14px;
}

.goodslist .item-wrapper .z-feed-foot-l a {
    margin-right: 15px;
}

.goodslist .item-wrapper .z-feed-foot-l .tuij {
    color: #999;
}

.goodslist .item-wrapper .z-feed-foot-l .tuij label {
    color: #333;
}


/*分类*/

.category-top .search {
    border-bottom: 1px solid #e8e8e8;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
    background: #F6F6F9
}

.menu-left,
.menu-right {
    position: fixed;
    left: 0;
    top: 3.5rem;
    bottom: 0;
    overflow-y: scroll;
}

.menu-right #loading {
    left: 11rem;
    top: 6.7rem;
}

.menu-left {
    background: #f6f6f6;
}

.menu-left ul li {
    padding: 1rem .8rem;
    box-sizing: border-box;
    font-size: .9rem;
    width: 7rem;
    text-align: center;
}

.menu-left ul li.active {
    background: #fff;
    position: relative;
}

.menu-left ul li.active:before {
    content: " ";
    position: absolute;
    display: block;
    width: 4px;
    height: 100%;
    background: #FF2600;
    top: 0;
    left: 0;
}

.menu-right {
    background: #fff;
    position: inherit;
    margin-left: 7.1rem;
    /* margin-top: 5.7rem; */
    right: 0;
    bottom: 0;
    left: 7.1rem
}

.menu-right h5 {
    font-size: .875rem;
    color: #666;
    margin-top: 2rem;
    margin-bottom: .4rem;
    margin-left: .8rem;
    font-weight: normal;
}

.menu-right h5:first-child {
    margin-top: 1rem;
}

.menu-right ul {
    overflow: hidden;
}

.menu-right ul li {
    /*width: 33.33%;*/
    float: left;
    padding: .75rem .3rem;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}

.menu-right ul li a {
    padding: .4rem .9rem;
    box-sizing: border-box;
    background-color: #F8F8F8;
    border-radius: 3px;
}

.menu-right ul li.active a {
    color: #2789EE;
    background-color: #E5F2FF;
}


/*详情*/

.details-title {
    padding: 1rem .8rem;
    background-color: #fff;
}

.details-title .price {
    overflow: hidden;
}

.details-title .price b {
    font-size: 1.2rem;
    color: #FF2600;
}

.details-title .price span {
    float: right;
    color: #999;
}

.details-title .coupn {
    margin: 10px 0 25px;
}

.details-title .coupn span {
    font-size: 12px;
    padding: 2px;
    color: #FF5400;
    background-color: #FFF1EF;
}

.details-title .coupn a {
    float: right;
    color: #E62D09;
}

.details-title .title-name span {
    font-size: 1.1rem;
}

.author-detail {
    margin-top: .7rem;
    padding: 1rem .8rem;
    background: #fff;
}

.author_center .author_cent {
    margin-left: 7px;
}

.author_center .author_cent p {
    font-size: 1rem;
    font-weight: 700;
}

.author_center .author_cent span {
    margin-top: 3px;
    color: #999;
    display: block;
}

.author_center .author_right a {
    display: block;
    width: 80px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #3072F6;
    background-color: #f2f2f2;
    margin-top: 7px;
    border-radius: 3px;
}
.product-name img{
    width: 100%;
}
.author-detail .product-name h3 {
    font-size: 1rem;
    font-weight: normal;
    margin-top: 1.2rem;
}

.author-detail .product-name p {
    font-size: 1rem;
    color: #666;
    line-height: 23px;
    margin: 15px 0;
}

.author-detail .author-cont span {
    display: block;
    color: #999;
    font-size: .75rem;
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    padding: .5rem 1rem;
}


/**/

.score_rateBox {
    width: 286px;
    height: 66px;
    margin: 40px auto;
    font-size: 12px;
    text-align: center;
    color: #999;
    line-height: normal;
    position: relative;
}

.score_rate {
    line-height: 20px;
    width: 120px;
    position: absolute;
    left: 83px;
    margin-top: 10px;
}

.score_rate em {
    font-style: normal;
}

.score_rate .grey {
    color: #999;
}

.score_rate .progressBox {
    width: 120px;
    margin: 0 auto;
    height: 6px;
    background-color: #ccc;
    position: relative;
}

.score_rate .red {
    color: #e62828;
}

.score_rate .grey {
    color: #999;
}

.score_rateBox .details_buzhi,
.score_rateBox .details_zhi {
    width: 66px;
    height: 66px;
    float: left;
}

.score_rateBox .details_buzhi {
    float: right;
}

.embody-con {
    overflow: hidden;
    margin-top: 12px;
}

.embody p {
    font-weight: 700;
}

.embody .embody-con ul li {
    float: left;
    padding: 5px 15px;
    color: #666;
    background: #F6F6F6;
    border-radius: 15px;
    margin: 8px 4px;
    cursor: pointer;
}

.embody .embody-con ul li.active {
    color: #E62828;
    background: #FEECEC;
}

.similar_product {
    margin-top: 10px;
}

.similar_product h3 {
    font-size: 1.125rem;
    padding: 20px 13px 9px;
}


/**/

.buy-button {
    position: fixed;
    bottom: 0;
    right: 0;
    /*height: 45px;*/
    width: 100%;
    /*padding-top: 10px;*/
    text-align: center;
    z-index: 9999;
    border-top: 1px solid #eee;
    background-color: #fff;
}

.buy-button .button {
    display: inline-block;
    padding: 13px 0;
    font-size: 14px;
    /* background-color: #ff3636; */
    /*padding: 0 45px;*/
    /* color: #fff; */
    /*border-radius: 50px;*/
}

.buy-button #openapp {
    color: #E62D09;
    background-color: #FFF1EE;
}

.buy-button #openbuy {
     float: right;
    color: #fff;
    background-color: #FF2600;
     width: 100%; 
}


/*问答列表*/

.wl-answers-header .reputation-content .scroll-wrap {
    border-bottom: 1px solid #f2f2f2;
}

.wl-answers-header .reputation-content .scroll-wrap ul li {
    font-size: 16px;
}

.wl-answers-header .reputation-content .scroll-wrap ul li.cur {
    border-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    color: #316CCB;
}

.wl-answers-infos {
    padding: 15px 10px;
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
}

.wl-answers-infos h3 {
    font-size: 1rem;
}

.wl-answers-infos .answers-topic {
    color: #8590A6;
    margin-top: 8px;
}

.wl-answers-infos .answers-topic .hx {
    margin: 0 7px;
}

.answers-details {
    padding: 15px 0;
}

.answers-details .answers-details-left {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 13px;
}

.answers-details .answers-details-left img {
    width: 100px;
    height: 100px;
}

.answers-details-right {
    overflow: hidden;
}

.answers-details-right p {
    /* margin-top: 10px; */
    font-size: 14px;
    /* line-height: 24px; */
    color: #999;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.answers-details-right p a {
    color: #2789EE;
}

.praise {
    float: left;
    width: 88px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    position: relative;
    color: #9FADC7;
    background: #EEF4FA;
    border-radius: 5px;
}

.praise img {
    width: 17px;
    height: 17px;
    vertical-align: -3px;
}

.questions_in_left .z-feed-foot-l {
    float: left;
    position: relative;
    height: 28px;
    line-height: 28px;
    margin-left: 20px;
}

.questions_in_left .z-feed-foot-l a {
    margin: 0 10px;
}

.z-group-data i {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -6px;
    font-size: 16px;
}

.z-group-data .icon-starr {
    background: url(../img/pl.png)no-repeat;
}

.z-group-data .icon-commentr {
    background: url(../img/gz.png)no-repeat;
}


/*问答详情*/

.wl-response-header img {
    width: 100% !important;
        max-height: 328px;
}

.wl-response-cenn {
    padding: 10px 10px 20px;
    background: #fff;
}

.wl-response-cenn .wl-response-detail {
    border-bottom: 1px solid #f2f2f2;
}

.wl-response-cenn .wl-response-detail h3 {
    font-size: 18px;
    padding-top: 10px;
}

.wl-response-detail .wl-response-price {
    padding: 20px 0;
}

.wl-response-cenn .wl-response-detail .wl-response-price b {
    color: #FF2600;
    font-size: 22px;
}

.wl-response-detail .wl-response-price a {
    width: 111px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    border-radius: 2px;
    background: #FF2600;
    color: #fff;
    margin-right: 8px;
    margin-left: 2.5rem;
}

.wl-response-matter .response-name {
    margin: 20px 0 10px;
    font-size: 1rem;
}

.wl-response-matter .response-brand {
    font-size: 1rem;
    margin-bottom: 10px;
}

.wl-response-matter .response-topic {
    color: #8590A6;
}

.wl-response-matter .response-topic .hx {
    margin: 0 10px;
}

.wl-response-matter p {
    color: #666;
    text-indent: 20px;
    font-size: 1rem;
    line-height: 24px;
    padding: 20px 0;
}

.questions-bottom .answer-title {
    height: 45px;
    line-height: 30px;
    /* padding: 0 20px; */
}

.questions-bottom .answer-title .a-ans {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.questions-bottom .answer-title .hhx {
    margin: 0 10px;
}

.questions-bottom .answer-title span {
    color: #999;
}

.answer-content .respond-top .respond-images {
    float: left;
    width: 48px;
    margin-right: 10px;
}

.answer-content .respond-top .respond-images img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.respond-top .res_lefts {
    float: left;
}

.respond-top .res_lefts .r-name {
    font-size: .875rem;
    font-weight: bold;
    margin: 3px 0;
}

.respond-top .res_lefts p {
    font-size: .75rem;
    color: #999;
}
.answer-content {
    margin-bottom: 29px;
}
.sorter{
   padding: 13px 10px 5px;
}


.answer-content .res_left .res_right {
    float: right;
}

.answer-content .respond-center {
    font-size: 14px;
    color: #666;
    margin-left: 3.2rem;
    padding: 5px 0 10px;
}

.recomm_for_you .recomm_title {
    font-weight: 700;
    margin-bottom: 10px;
}

.recomm_content {
    border: 1px solid #f2f2f2;
    padding: 10px 15px;
    /* margin-bottom: 20px; */
}

.recomm_content .recomm_left {
    float: left;
    margin-right: 10px;
}

.recomm_content .recomm_left img {
    width: 88px;
    height: 88px;
}

.recomm_center .rec-price {
    margin: 10px 0;
}

.recomm_center p b {
    color: #FF2600;
}

.recomm_center p span {
    color: #999;
    margin-left: 10px;
}

.recomm_content a {
    width: 111px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    border-radius: 2px;
    background: #FF2600;
    color: #fff;
    margin-right: 12px;
}


/**/

.questions-bottom {
    background: #fff;
    padding: 15px 10px 32px;
    margin-top: 10px;
}

.respond-top .respond-images {
    float: left;
    width: 48px;
    margin-right: 10px;
}

.respond-top .respond-images img {
    width: 48px;
    height: 48px;
}

.respond-reply1 textarea {
    width: 75%;
    min-height: 100px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #e4e4e4;
    margin-left: 16%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.entry_input .recomm_title {
    margin-bottom: 10px;
    font-weight: 700;
}

.entry_input input {
    float: left;
    border: 0;
    background: #f5f5f5;
    color: #333;
    font-size: 14px;
    height: 40px;
    padding-left: 14px;
    width: 75%;
}

.entry_input .entry_btn {
    float: left;
    border: 0;
    background: #0756C2;
    color: #fff;
    font-size: .875rem;
    padding: 13px 10px!important;
    text-align: center;
    width: 20%;
}
@media (max-width: 375px) {
.entry_input input {
    width: 70%;
}
.entry_input .entry_btn {
    width:auto;
    padding: 2px;
    font-size: 12px;
}
}

/**/

.answ-button {
    position: fixed;
    bottom: 0;
    right: 0;
    height: 60px;
    width: 100%;
    padding-top: 10px;
    text-align: center;
    z-index: 9999;
    border-top: 1px solid #eee;
    background-color: #fff;
}

.answ-button .button {
    display: inline-block;
    width: 30%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    /* background-color: #ff3636; */
    /* padding: 0 20px; */
    /* color: #fff; */
    border-radius: 50px;
}

.answ-button .button img {
    vertical-align: -4px;
}

.answ-button #ansapp {
    color: #fff;
    background-color: #006DF8;
}

.answ-button #openans,
.answ-button #attenans {
    border: 1px solid #E4E4E4;
}