.container .content--left {
    width: 940px;
    float: left;
}
.container .content--left__filter {
    border: 1px solid #eaeaea;
    margin-top: 30px;
}
.container .content--left__filter .filter--nav__list .list-item {
    border-top: 1px dotted #eaeaea;
    top: -1px;
    position: relative;
    overflow: hidden;
}
.container .content--left__filter .filter--nav__list .list-item dt {
    width: 77px;
    border-right: 1px solid #eaeaea;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    line-height: 40px;
    z-index: 1;
    color: #999;
    background-color: #f8f8f8;
    font-size: 12px;
}
.container .content--left__filter .filter--nav__list .list-item dd {
    float: left;
    width: 820px;
    margin-left: 110px;
}
.container .content--left__filter .filter--nav__list .list-item dd a {
    float: left;
    line-height: 30px;
    margin-top: 5px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    color: #66666a;
    padding: 0 15px 5px;
}
.container .content--left__filter .filter--nav__list .list-item dd a.active, .container .content--left__filter .filter--nav__list .list-item dd a:hover {
    font-size: 12px;
    color: #0db469;
}
.container .content--left .company__list {
    position: relative;
}
.container .content--left .company__list--content {
    padding-top: 10px;
}
.container .content--left .company__list--content ul>li {
    position: relative;
}
.contents--item {
    padding-top: 30px;
}
.contents--item .company__logo {
    float: left;
    width: 84px;
    height: 84px;
    background: #fff;
    position: relative;
}
.contents--item .company__logo img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #eaeaea;
}
.contents--item .company__info {
    position: relative;
    float: left;
    margin-left: 14px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #e3e3e3;
    width: 840px;
}
.contents--item .company__info--top {
    margin-bottom: 8px;
}
.contents--item .company__info--name {
    font-weight: bold;
    font-size: 20px;
    color: #111;
    line-height: 26px;
    display: inline-block;
}
.contents--item .company__info .top-chain {
    width: 30px;
    height: 16px;
    margin-left: 10px;
    display: none;
    top: 1px;
    position: relative;
}
.contents--item .company__info--all {
    color: #111;
    margin-bottom: 10px;
}
.company__info--all .tag-star{
    margin-left: 0;
}
.tag-star {
    font-size: 0!important;
}
.tag-star {
    margin-right: 6px;
}
.tag-star i {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    margin-right:2px;
    position: relative;
    top: 1px;
    background-size: 100% 100%;
}
.tag-star i.ystar_four_quarter {
    background-image: url(../image/ystar_four_quarter.png);
}
.contents--item .company__info--all .comment-count {
    font-size: 13px;
}
.contents--item .company__info--all .info-num {
    display: inline-block;
    padding-left: 15px;
}
.contents--item .company__info--all .info-num span:first-child {
    border-left: 1px solid #eaeaea;
    padding-left: 15px;
}
.contents--item .company__info--all .info-num span:last-child {
    border-right: 1px solid #eaeaea;
    padding-right: 15px;
}
.contents--item .company__info--all .owner-diary {
    font-size: 13px;
    padding-left: 15px;
    color: #ff5a00;
    line-height: 17px;
}
.company__info--activity{
    display: flex;font-size: 13px;
}
.company__info--activity p{
    margin-right: 20px;
}
.company__info--activity p span{
    color: #0cb46a;
}
.company__info--contact {
    position: absolute;
    top: 5px;
    right: 0;
}
.company__info--contact .contact-bth {
    width: 120px;
    height: 36px;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    background-color: #fec830;
    display: block;
    text-align: center;
    cursor: pointer;
}
.contents--item .company__info--contact .contact-bth span {
    position: relative;
    padding-left: 22px;
}
.contents--item .company__info--contact .contact-bth .icon-contact {
    position: absolute;
    left: 0;
    top: 1px;
    width: 12px;
    height: 14px;
    background-image:url(../image/dh.png);
    background-repeat: no-repeat;
}
.contents--item .company__info--case {
    margin-right: -20px;
    margin-top: 12px;
}
.contents--item .company__info--case .case-item {
    float: left;
    width: 200px;
    height: 140px;
    margin-right: 14px;
    position: relative;
}
.contents--item .company__info--case .case-item:nth-child(4n){
    margin-right: 0;
}
.contents--item .company__info--case .case-item .case-img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.c-address{
    margin-top: 10px;
    color: #888;
}
.icon-map{
    display: inline-block;
    vertical-align: top;
    background: url(../image/sprite-single.png) no-repeat;
    background-position: -70px 0;
    width: 11px;
    height: 15px;
    margin: 0px 6px 0 0;
}
.container .content--right {
    float: right;
    width: 240px;
}
.container .content--right .recommended {
    background: #fff;
    margin-top: 30px;
}
.container .content--right .recommended--banner img {
    display: block;
    width: 100%;
    height: 80px;
}
.container .content--right .recommended--content {
    border: 1px solid #eaeaea;
    border-top: none;
}
.container .content--right .recommended--content .company__item {
    border-bottom: 1px solid #f7f7f7;
    height: 75px;
    margin: 0 15px;
}
.container .content--right .recommended--content .company__item>a {
    position: relative;
    display: block;
}
.container .content--right .recommended--content .company__item--num {
    width: 22px;
    height: 27px;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin: 26px 0 22px;
}
.container .content--right .recommended--content .company__item--num.nth1 {
    background-image:url(../image/p1.png);
}
.container .content--right .recommended--content .company__item--num.nth2 {
    background-image:url(../image/p2.png);
}
.container .content--right .recommended--content .company__item--num.nth3 {
    background-image:url(../image/p3.png);
}
.container .content--right .recommended--content .company__item--num.nth4 {
    background-image:url(../image/p4.png);
}
.container .content--right .recommended--content .company__item--num.nth5 {
    background-image:url(../image/p5.png);
}
.container .content--right .recommended--content .company__item--num.nth6 {
    background-image:url(../image/p6.png);
}
.container .content--right .recommended--content .company__item--img {
    float: left;
    margin: 18px 10px 17px 16px;
    height: 38px;
    width: 38px;
    border: 1px solid #b8bcc3;
    border-radius: 50%;
}
.container .content--right .recommended--content .company__item--img.nth1 {
    border: 1px solid #f54545;
}
.container .content--right .recommended--content .company__item--name {
    font-family: MicrosoftYaHei;
    font-size: 15px;
    color: #111;
    max-width: 120px;
    float: left;
    line-height: 75px;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.banner-main {
    width: 1200px;
    margin: 0 auto;
}

.module-cont {
    margin-bottom: 20px;
    padding: 30px;
    background: #fff;
}
.com-info-board {
    position: relative;
    padding: 40px;
    box-sizing: border-box;
}
.left-swiper-wrap {
    width: 480px;
}
.left-swiper-wrap, .right-content-wrap {
    position: relative;
    float: left;
}
.right-content-wrap {
    right: 40px;
    width: 625px;
    bottom: 40px;
    top: 40px;
    position: absolute;
}
.com-name {
    font-size: 28px;
    color: #333;
    margin-right: 15px;
    font-weight: bold;
    line-height: 34px;
    height: 38px;
}
.com-name, .license {
    vertical-align: middle;
    display: inline-block;
}
.tag-name {
    font-size: 14px;
    color: #666;
    margin-right: 10px;
    line-height: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.tag-star {
    margin-left: 55px;
    font-size: 0;
}
.tag-star span {
    font-size: 14px;
}
.tag-name i {
    font-style: normal;
    color: #151515;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    margin-right: 2px;
}
.tag-star i {
    position: relative;
    top: 2px;
}
.tag-star i.ystar_four_default {
    background-image: url(../image/ystar_four_default.png);
    background-size: 100% 100%;
}
.tag-star i.ystar_four_default.on {
    background-image: url(../image/ystar_four_quarter.png);
    background-size: 100% 100%;
}
.collect-shop, .companyDetail__feedback, .with-phone {
    position: relative;
    top: 10px;
    float: right;
    cursor: pointer;
}
.companyDetail__feedback {
    text-align: center;
}
.feedback-icon, .qrcode-icon {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.qrcode-icon{
    width: 18px;
}
.feedback-icon {
    top: 1px;
    width: 19px;
    height: 16px;
}
.hover-tips {
    position: absolute;
    top: -25px;
    left: -4px;
    font-size: 12px;
    color: #333;
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
    display: none;
    box-sizing: border-box;
}
.collect-shop, .with-phone {
    margin-right: 15px;
    font-size: 12px;
}
.qrcode-bx {
    display: none;
    position: absolute;
    left: -30px;
    top: 27px;
    width: 114px;
    padding: 8px 7px 9px;
    background: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
}
.with-phone:hover .qrcode-bx{
    display: block;
}
.pg-block-click:hover .hover-tips{
    display: block;
}
.collect-icon, .uncollect-icon {
    display: inline-block;
    width: 18px;
    height: 17px;
    margin-right: 3px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: text-bottom;
}
.uncollect-icon {
    background-image: url(../image/csc.png);
}
.collect-icon {
    background-image: url(../image/csc-on.png);
}
.service-num-bar {
    margin-top: 40px;
}

.com-info-board .label {
    margin-top: 2px;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.com-info-board .number {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.right-content-wrap .head-com-tel {
    height: 22px;
    margin-top: 30px;
    font-size: 18px;
    color: #333;
    text-align: justify;
    line-height: 22px;
}
.right-content-wrap .head-com-tel.shopTreasure {
    font-weight: bold;
}
.icon-contact-tel {
    top:-1px;
    position: relative;
    margin-right: 8px;
    height: 19px;
    width: 19px;
}
.com-address-bx {
    position: relative;
    margin-top: 12px;
    padding-left: 50px;
    width: 600px;
    font-size: 14px;
    box-sizing: border-box;
}
.com-address-bx label {
    position: absolute;
    left: 0;
    top: 0;
}
.com-address-bx .address {
    width: 100%;
    height: 42px;
    overflow: hidden;
    color: #151515;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.com-address-bx .address.shopTreasure {
    color: #666;
}
.right-content-wrap .contact-bar {
    position: absolute;
    bottom: 10px;
    left: 0;
    font-size: 0;
}
.orange-btn {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    background-color: #ff5a00;
}
.orange-btn.big {
    font-weight: bold;
    vertical-align: bottom;
}
.contact-bar .asked {
    font-size: 12px;
    color: #999;
    height: 48px;
    line-height: 48px;
}
.light-btn.big, .orange-btn.big {
    margin-top: 0;
    margin-right: 10px;
    width: 180px;
    height: 48px;
    font-size: 18px;
}
.light-btn.big, .orange-btn.big {
    margin-top: 0;
    margin-right: 10px;
    width: 180px;
    height: 48px;
    font-size: 18px;
}
.contact-bar i {
    font-size: 12px;
    color: #ff5a00;
    font-style: normal;
}

.content-left {
    width: 940px;
    min-height: 700px;
}
.module-cont {
    margin-bottom: 20px;
    padding: 30px 0;
    background: #fff;
}
.design-case-cont, .site-cont {
    padding-bottom: 12px;
}
.footIntroduce-content, .title-bar {
    position: relative;
    margin: 0 10px 16px;
}
.title-bar {
    height: 24px;
}
.title-bar .cont-title {
    line-height: 24px;
    font-size: 20px;
    color: #1e1e1e;
    font-weight: bold;
    border-left: 5px solid #52b16e;
    padding-left: 15px;
}
.title-bar .check-all {
    position: absolute;
    padding-right: 15px;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    cursor: pointer;
}
.title-bar>a.check-all {
    cursor: pointer;
}
.title-bar .check-all img {
    width: 15px;
    position: absolute;
    right: 0;
    top: 5px;
}
.module-cont .card-bx {
    width: 290px;
    height: 260px;
    float: left;
    margin: 9px 10px;
}

.card-bx .img-ct {
    position: relative;
    width: 100%;
    height: 190px;
    overflow: hidden;
}
.card-bx .img-ct img {
    width: 100%;
    position: relative;
    transition: all .5s ease-in-out;height: 190px;
    object-fit: cover;
}
.module-cont .card-info {
    position: relative;
    margin: 12px 10px 0;
}
.module-cont .card-name {
    font-size: 16px;
    color: #333;
}
.ect {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.module-cont .card-detail {
    margin-top: 6px;
    font-size: 12px;
    color: #999;
}
.module-cont .card-cost {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    color: #999;
}
.module-cont .card-cost span {
    color: #ff5a00;
}
.module-cont .portrait-cont {
    padding: 0 40px;
}
.module-cont .portrait-bx {
    width: 116px;
    float: left;
    margin: 9px 70px 9px 0;
    position: relative;
}
.module-cont .portrait-bx:nth-child(5n){
    margin-right: 0;
}
.portrait-bx .img-ct {
    width: 108px;
    height: 108px;
    border-radius: 50%;
    overflow: hidden;
}
.portrait-bx .img-ct img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.module-cont .portrait-info {
    position: relative;
    top: 13px;
}
.module-cont .portrait-name {
    font-size: 16px;
    color: #333;
    text-align: center;
}
.module-cont .portrait-detail {
    margin-top: 8px;
    font-size: 12px;
    color: #999;
    text-align: center;
}
.module-cont .no-margin {
    margin-right: 0;
}
.card-bx .mask {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 210px;
    background-color: rgba(0,0,0,.5);
    filter: alpha(opacity=0);
    color: #fff;
    font-size: 16px;
    text-align: center;
    z-index: 1;
}
.card-bx:hover .img--lazy{
    transform: scale(1.15) translateZ(0)
}
.card-bx:hover .mask{
    display: block;
}
.at-view .at-img, .at-view .at-img img {
    width: 100%;
    height: 100%;
}
.at-view .at-img {
    border-radius: 50%;
    overflow: hidden;
}
.at-view {
    width: 108px;
    height: 108px;
    position: relative;
}
.appraise-item, .diary-item {
    position: relative;
    width: 100%;
    padding: 25px 0 0 88px;
    box-sizing: border-box;
}
.appraise-item .img-ct {
    position: absolute;
    left: 0;
    top: 26px;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    overflow: hidden;
}
.appraise-item .img-ct img, .diary-item .img-ct img {
    width: 100%;
    height: 100%;
}
.appraise-bx, .diary-bx {
    border-bottom: 1px dashed #e3e3e3;
    padding-bottom: 20px;
}
.appraise-bx .name {
    max-width: 84px;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.appraise-bx .phase {
    padding: 3px 5px 1px;
    font-size: 12px;
    color: #fff;
    background: #0cb46a;
    border-radius: 2px;
    top: 1px;
    position: relative;
}
.appraise-bx .date {
    position: absolute;
    right: 0;
    top: 2px;
    color: #999;
}
.appraise-bx .rate {
    margin-top: 8px;
    margin-bottom: 15px;
}
.appraise-bx .rate div {
    float: left;
}
.rate span {
    float: left;
}
.stars {
    display: block;
    width: 80px;
    position: relative;
    top: 2px;
    margin: 0 20px 0 6px;
    overflow: hidden;
}
.stars i {
    float: left;
    margin-right: 1px;
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(../image/x.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.stars .one {
    background-image: url(../image/ystar_four_quarter.png);

}
.appraise-bx .appraise-content {
    position: relative;
    max-height: 79px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.appraise-bx .appraise-pic, .diary-bx .diary-pic {
    position: relative;
    margin: 10px 10px 0 0;
    float: left;
    width: 120px;
    height: 120px;
}
.diary-item .portrait-bx {
    position: absolute;
    left: 0;
    margin: 0;
    width: 58px;
}
.diary-item .img-ct {
    width: 100%;
    height: 58px;
    overflow: hidden;
}
.diary-item .portrait-bx .name {
    text-align: center;
    font-size: 12px;
    color: #333;
}
.diary-bx .diary-header {
    position: relative;
    margin-bottom: 6px;
    line-height: 19px;
}
.diary-bx .diary-title {
    float: left;
    margin-right: 8px;
    max-width: 380px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.diary-bx .diary-amount {
    float: left;
    font-size: 13px;
    color: #999;
}
.diary-bx .diary-toolbox {
    float: right;
}
.diary-toolbox .item {
    display: block;
    position: relative;
    padding-left: 18px;
    float: right;
    margin-left: 26px;
    font-size: 12px;
    color: #666;
    cursor: pointer;
}
.diary-toolbox .item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 16px;
    background:url("../image/icon.png");
}
.diary-toolbox .comment-num:before {
    top: 4px;
    background-position: -112px -48px;
}
.diary-toolbox .collect-num {
    padding-left: 20px;
}
.diary-toolbox .collect-num:before {
    top: 1px;
    background-position: -47px -100px;
}
.diary-toolbox .view-num {
    padding-left: 22px;
    cursor: default;
}
.diary-toolbox .view-num:before {
    top: 3px;
    background-position: -84px -100px;
}
.c-ib-blank {
    font-size: 0;
}
.appraise-bx .append, .appraise-bx .pj-info, .diary-bx .pj-info {
    position: relative;
    vertical-align: middle;
    font-size: 13px;
    color: #999;
}
.appraise-bx .pj-info, .diary-bx .pj-info {
    padding: 0 10px;
}
.diary-bx .pj-info.no-sep {
    padding-left: 0;
}
.appraise-bx .pj-info:before, .diary-bx .pj-info:before {
    content: "";
    width: 1px;
    height: 11px;
    background-color: #d8d8d8;
    position: absolute;
    left: 0;
    top: 3px;
}
.diary-bx .pj-info.no-sep:before {
    width: 0;
}
.diary-bx .diary-content {
    margin-top: 12px;
    max-height: 56px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
    color: #333;
}
.diary-pics {
    position: relative;
}
.diary-pics .total {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px;
    color: #fff;
    font-size: 12px;
    background-color: #000;
    background-color: rgba(0,0,0,.7);
    cursor: default;
}
.edit-time {
    position: relative;
    display: block;
    padding-left: 16px;
    margin-top: 15px;
    font-size: 12px;
    color: #999;
}
.edit-time:before {
    content: "";
    width: 11px;
    height: 11px;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    background: url(../image/icon.png) -148px -10px no-repeat;
}
.diary-pic img{
    width: 100%;
    height: 120px;
    object-fit: cover;
}
.news-item {
    height: 60px;
    line-height: 60px;
    border-top: 1px dashed #e3e3e3;
    box-sizing: border-box;
}
.news-title {
    float: left;
    font-size: 14px;
    color: #333;
    max-width: 800px;
}
.news-title a {
    color: inherit;
}
.news-date {
    float: right;
    font-size: 12px;
    color: #999;
}
.content-right {
    width: 240px;
    position: absolute;
    right: 0;
    top: 0;
}
.content-right .module-cont {
    width: 240px;
    background-color: #fff;
    padding: 30px 0;
}
.service-tabbar {
    position: relative;
    height: 52px;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    user-select: none;
}
.service-tabbar .tab {
    width: 50%;
    height: 100%;
    line-height: 52px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}
.service-tabbar .tab.on {
    font-weight: bold;
    color: #0cb46a;
}
.service-tabbar .line {
    width: 64px;
    height: 2px;
    background-color: #0cb46a;
    position: absolute;
    left: 28px;
    bottom: 0;
    transition: all .3s linear;
}
.com-info-block, .service-info-block {
    position: relative;
    margin: 5px 20px 0;
    padding-bottom: 30px;
    font-size: 13px;
    overflow: hidden;
}
.service-info-block .si {
    margin-top: 10px;
}
.service-info-block .si-title {
    font-size: 13px;
    color: #333;
    font-weight: bold;
    line-height: 2;
}
.service-info-block .si-content {
    position: relative;
    width: 100%;
    max-height: 46px;
    font-size: 13px;
    color: #151515;
    line-height: 1.8;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.com-info-block {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 15px;
    /*height: 269px;*/
    color: #666;
    line-height: 24px;
    background-color: #fff;
}
.com-info-content {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 11;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.content-right .module-cont {
    width: 240px;
    background-color: #fff;
    padding: 30px 0;
}
.ask-header-box p, .lf-header-box p {
    height: 22px;
    font-size: 16px;
    color: #444;
    text-align: center;
}
.ask-header-box i, .lf-header-box i {
    margin: 0 3px;
    color: #333;
    font-style: normal;
    font-weight: bold;
}
input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
.validation-code input, .validation-ele input {
    width: 100%;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-sizing: border-box;
    color: #333;
    font-size: 13px;
}
.validation-code {
    position: relative;
}
.validation-code button {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 98px;
    height: 28px;
    font-size: 12px;
    color: #ff5a00;
    outline: none;
    border: none;
    cursor: pointer;
    background-color: #f4f4f4;
    border-radius: 2px;
}
.free-ask .agreement {
    margin-top: 5px;
}
.free-ask .agreement .checkbox {
    cursor: pointer;
    width: 12px;
    height: 12px;
    float: left;
    position: relative;
    top: 3px;
}
.free-ask .agreement .checkbox i {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
.free-ask .agreement .checkbox i.base-box {
    width: 100%;
    height: 100%;
    background-image: url(../image/ck.png);
    background-position: 50%;
}
.free-ask .agreement .checkbox i.agree-box {
    display: none;
    width: 7px;
    height: 5px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3.5px;
    margin-top: -2.5px;
    background-image: url(../image/ck_on.png);
}
.free-ask .agreement .checkbox.active i.agree-box {
    display: block;
}
.free-ask .agreement .des {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #8e8e93;
    margin-left: 17px;
}
.free-ask .agreement .service-notes {
    color: #24c77e;
}
.free-ask .tip, .free-lf .tip {
    margin: 20px 20px 0;
    font-size: 12px;
    color: #999;
}
.nofix{
    position: relative;
    top: 0px;
    left: auto;
    right: 0px;
    margin-left: 0px;
}

.fixed{
    position: fixed;
    top: 0px;
    left: 50%;
    right: auto;
    margin-left: 370px;
}
.diary-toolbox .collected:before {
    background-position: -10px -100px;
}
.commentpic{
    margin-top: 20px;
}
.commentpic .evaluation-pics .img{
    display: inline-block;
    width: 120px;
    height: 120px;
    margin-right: 7px;
    margin-bottom: 15px;
}
.commentpic .evaluation-pics .img img{
    object-fit: cover;
    height: 100%;
}