/*公用头部*/
.top-header{height: 3rem;line-height: 3rem;background-color: #53c3f1;color:#fff;position: fixed;width: 100%;top: 0;z-index: 5;}
.top-header .left{width: 15%;height: 100%;text-align: center;}
.top-header .left a{color: #fff;font-size: 1.4rem;display: block;height: 100%;}
.top-header .left img{width: 2.4rem;height: 2.4rem;margin-top: 0.3rem;vertical-align: top;border-radius: 2rem;margin-left: 0.5rem;}
.top-header .center{width: 70%;text-align: center;font-size: 0.875rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.top-header .right{width: 15%;}
.top-header .right-title{text-align: center;color: #de2a2c;font-size: 0.75em;display: block;}
.top-header .right a.icon-right{text-decoration:none;text-align:center;color: #fff;display: block;}
.top-header .right a.icon-right i.iconfont-1{font-size: 1.25rem;}
.top-header .right a.icon-right span.icon-text{font-size: 0.75rem;}

.normal-header{height: 3rem;line-height: 3rem;background-color: #53c3f1;color:#fff;width: 100%;z-index: 1;}
.normal-header .left{width: 15%;height: 100%;text-align: center;}
.normal-header .left a{color: #fff;font-size: 1.4rem;display: block;height: 100%;}
.normal-header .left img{width: 2.4rem;height: 2.4rem;margin-top: 0.3rem;vertical-align: top;border-radius: 2rem;margin-left: 0.5rem;}
.normal-header .center{width: 70%;text-align: center;font-size: 0.875rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.normal-header .right{width: 15%;}

/*搜索头部2*/
.search-head{height: 3rem;width: 100%;background-color: #53c3f1;position: fixed;top: 0;z-index: 1;}
.search-head .search-return{width: 7.125rem;float:left;display: block;height: 100%;line-height: 3rem;font-size: 1.3rem;color:#fff;padding-left: 0.875rem;cursor: pointer;}
.search-head .search-return a{display: block;}
.search-head .search-input{width: 70%;float: left;height:2.250em;margin-top: 0.429rem;position: relative;}
.search-head .search-input input{width: 100%;height: 2.1rem;border-radius:1rem;border: 1px #eee solid;font-size:0.875rem;padding: 0.429rem 0 0.429rem 2.513rem;}
.search-head .search-input i{position: absolute;top: 0;left: 0;width:3em;text-align: center;display: block;height:2.250rem;line-height:2.250rem;color: #53c3f1;}
.search-head .search-cancel{width: 15%;float: left;}
.search-head .search-cancel .cancel-submit{width: 100%;text-align: center;color: #fff;height:2.8rem;line-height: 2.8rem;cursor: pointer;border: 0;background-color: #53c3f1;font-size: 0.875rem;}

/* 底部footer */
.user-foot{position:fixed;bottom:0;width:100%;height:3.4rem;background-color:#fff;z-index:1;border-top: 1px solid #eee;}
.user-foot li{width:25%;height:100%;}
.user-foot li a{display:block;width:100%;height:100%;color:#515151;}
.user-foot li a i{width: 100%;height:2rem;display:block;text-align:center;font-size:1.4rem;}
.user-foot li a p{height:1.4rem;line-height:1rem;font-size:0.75rem;text-align:center;}
.user-foot li.active a{color:#2CB1F7;}
.user-foot li:active a{color:#2CB1F7;background-color: #515151;}

/*  回顶部  */
.return-head {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .12);
    transform: scale(0);
    transition: 0.3s cubic-bezier(.25, .8, .5, 1);
    right: 5%;
    z-index: 998;
    width: 3rem;
    height: 3rem;
    bottom: 12%;
}
.return-head a{border-radius: 300px;background-color:rgba(255,255,255,0.9);width: 100%;height: 100%;color: #626262;line-height: 1.1rem;font-size: 0.75rem;padding-top: 0.5rem;}
.return-head a i{display: block;font-size: 1.2rem;}

.return-head.am-active {
    transform: scale(1);
}

/*  弹出提示框  */
.pahod-alert{height:2.6rem;line-height:2.6rem;background-color:rgba(0,0,0,0.6);z-index: 1110;display: block;border-radius:0.4rem;overflow: hidden;width:70%;left:50%;top:50%;margin:0 0 0 -35%;color: #fff;font-size: 0.875rem;}
/* 弹框加载中 */
.am-modal-loading.am-modal-active{-webkit-transition-duration:0s;transition-duration:0s;}
.am-modal-loading .am-modal-dialog{color: #fff;background-color: rgba(0,0,0,0.5);width: 8.2rem;border-radius: 1rem;font-size: 0.875rem;}
.am-modal-loading .am-modal-dialog .am-modal-hd{margin-bottom: 0;}

/* 侧边栏 */
.sidebar-title .am-offcanvas-bar{width: 75%;color: #fff;background: url(../images/daohang.jpg);background-repeat: repeat-y;background-size: 100%;float: left;background-color: #516C99;height: 100%;}
.sidebar-title .am-offcanvas-bar:after{background-color: #516C99;}
.sidebar-title .am-offcanvas-bar .top-person-info{height: 5rem;margin-top: 3rem;margin-left: 2rem;border-bottom: 1px #2D415C solid;}
.sidebar-title .am-offcanvas-bar .top-person-info a{height: 100%;}
.sidebar-title .am-offcanvas-bar .top-person-info a .top-photo{margin-right: 1rem;}
.sidebar-title .am-offcanvas-bar .top-person-info a .top-photo img{width: 3rem;height: 3rem;border-radius: 2rem;}
.sidebar-title .am-offcanvas-bar .top-person-info a .flex-1{margin-right: 1rem;}
.sidebar-title .am-offcanvas-bar .top-person-info a .company-name{font-size: 1rem;color: #fff;}
.sidebar-title .am-offcanvas-bar .top-person-info a .company-level{font-size: 0.875rem;color: #DBC8B9;}
.sidebar-title .am-offcanvas-bar .sidebar-menu{width: 100%;height: auto;}
.sidebar-title .am-offcanvas-bar .sidebar-menu ul li{height: 3rem;line-height: 3rem;border-bottom: 1px #2D415C solid;}
.sidebar-title .am-offcanvas-bar .sidebar-menu ul li a{color: #D6E3EA;display: inline-flex;padding-left: 2rem;width: 100%;}
.sidebar-title .am-offcanvas-bar .sidebar-menu ul li a i{margin-right: 1rem;color: #fff;font-size: 1.5rem;display: inline-block;}
.sidebar-title .am-offcanvas-bar .sidebar-menu ul li a span{font-size: 0.875rem;}

/* 首页内容 */
.home-content{width: 100%;margin: 3rem auto 4rem;}
.home-content.home-menu{margin-top: 4rem;}
.home-content.alert-home-content-info{margin-top: 5rem;}
.list-item-data{width: 100%;height: 5rem;background-color: #fff;margin-bottom: 1rem;}
.list-item-data ul li{height: 5rem;}
.list-item-data ul li:nth-child(1){width: 25%;line-height: 5rem;}
.list-item-data ul li:nth-child(1) .left-icon{display: block;width: 3rem;height: 3rem;margin-top: 1rem;margin-left: 1rem;border-radius: 4rem;}
.list-item-data ul li:nth-child(1) .left-icon i{color: #fff;position: relative;bottom: 1rem;font-size: 1.5rem;left: 0.7rem;}
.list-item-data ul li:nth-child(1) .color-blue{background-color: #00b8f2;}
.list-item-data ul li:nth-child(1) .color-green{background-color: #46be8a;}
.list-item-data ul li:nth-child(1) .color-orange{background-color: #f2a654;}
.list-item-data ul li:nth-child(1) .color-purple{background-color: #7266ba;}
.list-item-data ul li:nth-child(2){width: 50%;}
.list-item-data ul li:nth-child(2) .content-detail{margin-top: 0.7rem;}
.list-item-data ul li:nth-child(2) .content-detail .item-count{font-size: 1.2rem;color: #515151;}
.list-item-data ul li:nth-child(2) .content-detail .item-name{font-size: 0.875rem;color: #a8a8a8;}
.list-item-data ul li:last-child{width: 25%;line-height: 5rem;text-align: right;padding-right: 0.8rem;display: block;}
.list-item-data ul li:last-child i{font-size: 1.5rem;}

/* 暂无内容 */
.out-no{width:100%;height:100%;min-height:24rem;}
.out-no .out-null{width:100%;text-align:center;margin-top:-4rem;}
.out-no .out-null i{font-size:4.5rem;height:5.071rem;display:block;width:100%;line-height:5.071rem;color:#D3D3D3;}
.out-no .out-null p{margin:0;color:#9F9E9C;font-size:0.9rem;}

/* 加载更多 */
.sec-load{width: 100%;height:3rem;}
.sec-load i{display:block;width:3rem;height:3rem;margin:0 auto;line-height:2.8rem;font-size:1.2rem;color:#979495;text-align:center;}
.no-more{width:5.535rem;height:1rem;line-height:1rem;font-size:0.8rem;color:#81807E;margin:1rem auto;text-align:center;position:relative;}
.no-more:before{content:'';position:absolute;top:0.5rem;right:100%;width:3.357rem;height:1px;background-color:#828280;background:-moz-linear-gradient(left,#E8E7E5,#82817F);background:-webkit-gradient(linear,0 50%,100% 50%,from(#E8E7E5),to(#82817F));background:-webkit-linear-gradient(left,#E8E7E5,#82817F);background:-o-linear-gradient(left,#E8E7E5,#82817F);}
.no-more:after{content:'';position:absolute;top:0.5rem;left:100%;width:3.357rem;height:1px;background-color:#828280;background:-moz-linear-gradient(right,#E8E7E5,#82817F);background:-webkit-gradient(linear,100% 50%,0 50%from(#E8E7E5),to(#82817F));background:-webkit-linear-gradient(right,#E8E7E5,#82817F);background:-o-linear-gradient(right,#E8E7E5,#82817F);}

/* 用户列表 */
.user-list-info{width: 100%;padding-top: 1rem;}
.user-list-info ul li{height: 7.2rem;background-color: #fff;font-size: 0.875rem;margin-bottom: 1rem;}
.user-list-info ul li .user-title{height: 2.4rem;border-bottom: 1px solid #eee;line-height: 2.4rem;padding: 0 1rem;}
.user-list-info ul li .user-title p{width: 22%;}
.user-list-info ul li .user-title .user-title-info{width: 55%;}
.user-list-info ul li .user-title .user-title-seller{width: 20%;text-align: right;color: #53c3f1;}
.user-list-info ul li .user-title .user-title-last{width: 78%;height: 2.4rem;line-height: 2.4rem;}
.user-list-info ul li .user-title .user-title-last span{display: block;height: 1.8rem;line-height: 1.8rem;font-size: 0.75rem;padding: 0 0.7rem;border: 1px solid #eee;margin-top: 0.25rem;margin-right: 0.5rem;border-radius: 2rem;color: #fff;background-color: #46be8a;}
.user-list-info ul li .user-title .user-title-last span.edit-user{background-color: #53c3f1;}
.user-list-info ul li .user-title .user-title-last span.edit-user a{color: #fff;}

/* 顶部切换标题 */
.alert-ul{position: fixed;width: 100%;top: 3rem;overflow: hidden;-ms-touch-action: none;}
.alert-ul li {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;height: 2.4rem;line-height: 2.4rem;text-align: center;background-color: #fff;border-bottom: 1px #E2E2E2 solid;}
.alert-ul li a {display: block;width: 100%;height: 100%;font-size: 0.875rem;color: #515151;}
.alert-ul li.active a {color: #63C8F2;border-bottom: 1px #63C8F2 solid;}

/* 顶部可伸缩切换标题 */
.alert-flex-ul{position: fixed;width: 100%;top: 3rem;overflow: hidden;-ms-touch-action: none;z-index: 1;}
.alert-flex-ul li {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;height: 2.4rem;line-height: 2.4rem;text-align: center;background-color: #fff;border-bottom: 1px #E2E2E2 solid;}
.alert-flex-ul li a {display: block;width: 100%;height: 100%;font-size: 0.875rem;color: #515151;}
.alert-flex-ul li.active a {color: #63C8F2;border-bottom: 1px #63C8F2 solid;}

/* 确认提醒 */
.am-modal-confirm{background-color: rgba(0,0,0,0.2)}
.am-modal-hd{font-size: 1rem;padding:0.5rem;}
.am-modal-footer{height: 2.8rem;}
.am-modal-btn{height: 2.8rem;line-height: 2.8rem;font-size: 1rem;}

/* 弹窗列表 */
.type-list-skip{padding:0;}
.type-list-skip ul li{height: 3rem;line-height: 3rem;border-bottom: 1px solid #eeeeee;}
.type-list-skip ul li a{display:inline-block;color: #53c3f1;width: 100%;}
.type-list-skip ul li:last-child{border-bottom:0px;}

/* 申请人员 */
.user-apply-info{padding-top: 3rem;}

/* 底部添加按钮 */
.bottom-ul{position: fixed;width: 100%;bottom: 0;}
.bottom-ul li {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;height: 2.8rem;line-height: 2.8rem;text-align: center;background-color: #53c3f1;border-bottom: 1px #53c3f1 solid;}
.bottom-ul li a {display: block;width: 100%;height: 100%;font-size: 0.875rem;color: #fff;}
.bottom-ul li.active a {color: #63C8F2;border-bottom: 1px #63C8F2 solid;}

/* 宝贝管理 */
.user-goods-info{width: 100%;padding-top: 3rem;}
.user-goods-info ul li{background-color: #fff;font-size: 0.875rem;margin-bottom: 1rem;}
.user-goods-info ul li .head-title{height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #eee;padding: 0 0.5rem;}
.user-goods-info ul li .head-title .goods-num{width: 60%;display: inline-flex;}
.user-goods-info ul li .head-title .goods-status{width: 40%;text-align: right;color: #53c3f1;}
.user-goods-info ul li .head-title i{margin-right: 0.25rem;font-size: 1.2rem;color: #53c3f1;}
.user-goods-info ul li .goods-content{display: block;width: 100%;height: 100%;margin: 0.5rem 0;color: #515151;}
.user-goods-info ul li .goods-content .content-title{padding: 0.5rem 0.5rem;height: 100%;}
.user-goods-info ul li .goods-content .content-img{width: 4.5rem;height: 4.5rem;width: 25%;}
.user-goods-info ul li .goods-content .content-img img{width: 4.5rem;height: 4.5rem;}
.user-goods-info ul li .goods-content .content-right{width:75%;}
.user-goods-info ul li .goods-content .content-right .good-name{height: 3rem;line-height: 1.6rem;}
.user-goods-info ul li .goods-content .content-right .good-price{color: #a8a8a8;}
.user-goods-info ul li .goods-content .content-right .good-price span{color: #53c3f1;}
.user-goods-info ul li .bottom-title{height: 3rem;line-height: 3rem;border-top: 1px solid #eee;padding: 0 0.5rem;}
.user-goods-info ul li .bottom-title .text-align-left{text-align: left;width: 35%;}
.user-goods-info ul li .bottom-title .text-align-right{text-align: right;width: 100%;}
.user-goods-info ul li .bottom-title .text-align-right span{color: #53c3f1;}
.user-goods-info ul li .bottom-title .text-align-right label{color: #a8a8a8;font-weight: normal;}
.user-goods-info ul li .bottom-title .text-align-right a{height: 2.2rem;padding: 0.25rem 1rem;border: 1px solid #999;margin-left: 0.5rem;border-radius: 2rem;color: #515151;}
.user-goods-info ul li .bottom-title .text-align-bottom{width: 65%;}

/* 招聘页面列表 */
.user-recruit-info {
    width: 100%;
    padding-top: 2.8rem;
}

.no-is-type {
    padding-top: 0.5rem;
}

.user-recruit-info ul li {
    background-color: #fff;
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
}
.user-recruit-info ul li .head-flex-title{height: 3.8rem;padding: 0.5rem 0.875rem;}
.user-recruit-info ul li .head-flex-title .user-name-left{display: inline-flex;}
.user-recruit-info ul li .head-flex-title .user-name-left .user-image{width: 2.7rem;height: 2.7rem;border-radius: 4rem;margin-right: 0.75rem;}
.user-recruit-info ul li .head-flex-title .user-name-left .user-name-info{text-align: left;}
.user-recruit-info ul li .head-flex-title .user-name-left .user-name-info .user-name{font-weight: bold;height: 1.5rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.user-recruit-info ul li .head-flex-title .user-name-left .user-name-info .user-date{color: #a8a8a8;font-size: 0.75rem;}
.user-recruit-info ul li .head-flex-title .user-name-contact{height: 2.7rem;line-height: 2.7rem;}
.user-recruit-info ul li .head-flex-title .user-name-contact a{height: 1rem;border: 1px solid #53c3f1;color: #53c3f1;font-size: 0.75rem;padding: 0.25rem 0.75rem;border-radius: 5rem;}
.user-recruit-info ul li .user-content-title{padding: 0 0.875rem;}
.user-recruit-info ul li .user-content-title .content-title{color: #53c3f1;}
.user-recruit-info ul li .user-content-title .content-title .show-title{color: #515151;}
.user-recruit-info ul li .user-content-title .user-content-info{max-height: 9.4rem;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;color: #515151;}
.user-recruit-info ul li .user-content-title .user-content-info pre{
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    word-break:break-all;
    overflow:hidden;
    padding:0;
    margin: 0;
    background-color: #fff;
    font-size:0.875rem;
    border: 0;
    color: #515151;
    font-family:"微软雅黑";
}
.user-recruit-info ul li .content-images{width: 100%;padding: 0.5rem 0.875rem;}
.user-recruit-info ul li .content-images .img-list{float: left;width: 32%;margin-right: 2%;margin-bottom: 0.5rem;max-height: 6.5rem;min-height: 6.5rem;overflow: hidden;}
.user-recruit-info ul li .content-images .img-list:nth-child(3),
.user-recruit-info ul li .content-images .img-list:nth-child(6),
.user-recruit-info ul li .content-images .img-list:nth-child(9)
{margin-right: 0;}
.user-recruit-info ul li .content-images .img-list img{width: 100%;height: 100%;}
.user-recruit-info ul li .content-address{width: 100%;color: #a8a8a8;padding: 0.5rem 0.875rem 0.5rem 0.875rem;font-size: 0.75rem;}
.user-recruit-info ul li .content-bottom{width: 100%;color: #a8a8a8;font-size: 0.875rem;}
.user-recruit-info ul li .content-bottom .item-list{-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;height: 2.4rem;line-height: 2.4rem;text-align: center;}
.user-recruit-info ul li .content-bottom .item-list .active{color: #53c3f1;}
.user-recruit-info ul li .content-bottom .item-list a {display: inline-block;width: 100%;color: #a8a8a8;}

/* 右侧下角图标 */
.page-right-float{position: fixed;bottom: 12%;right: 5%;}
.page-right-float .position-add{width: 3rem;height: 3rem;border-radius: 4rem;background-color: #53c3f1;color: #fff;text-align: center;line-height: 3rem;font-size: 1.2rem;}

/* 我要反馈 */
.recruits-publish{background-color: #fff;}
.fankui{width: 100%;padding: 0 1rem 4rem 1rem;}
.fankui .write-content{border-radius: 0.5rem;}
.fankui .write-content textarea{height: 10.5rem;padding: 0.5rem;width: 100%;border: 0;display: block;resize:none;font-size: 0.875rem;}
.fankui .file-load{width: 100%;margin-bottom: 0.8rem;}
.fankui .file-load .ul-images{width: 100%;height: 100%;display: block;}
.fankui .file-load .ul-images li{border: 1px #eeeff0 dotted;display: block;width: 23%;height: 4.5rem;position: relative;float: left;margin: 0.5rem 1% 0;overflow: hidden;}
.fankui .file-load .ul-images li:nth-child(1),
.fankui .file-load .ul-images li:nth-child(5),
.fankui .file-load .ul-images li:nth-child(9),
.fankui .file-load .ul-images li:nth-child(13){margin-left: 0px;}
.fankui .file-load .ul-images li:nth-child(4),
.fankui .file-load .ul-images li:nth-child(8),
.fankui .file-load .ul-images li:nth-child(12),
.fankui .file-load .ul-images li:nth-child(16){margin-right: 0px;}
.fankui .file-load .ul-images li .item-image{width: 100%;}
.fankui .file-load .ul-images li .delete{position: absolute;display: block;top: -0.25rem;right: 0;z-index: 999;}
.fankui .file-load .ul-images li .click-upload{height: 4.5rem;color: #a8a8a8;display: block;margin: 0;font-weight: normal;}
.fankui .file-load .ul-images li .click-upload .upload-hide{display: none;}
.fankui .file-load .ul-images li .click-upload .add{text-align: center;font-size: 1rem;height: 100%;line-height: 4.5rem;}
.fankui .file-load .ul-images li .click-upload .text{font-size: 0.75rem;display: block;text-align: center;}
.fankui .input-telephone{height: 3rem;line-height: 3rem;border-bottom: 1px #eee solid;}
.fankui .input-telephone .address-info{color: #515151;}
.fankui .input-telephone .address-text{padding: 0 0.5rem;font-size: 0.875rem;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.fankui  .input-telephone .icon-dingwei{width: 3rem;text-align: center;font-size: 1.3rem;}
.fankui .input-telephone input{border: 0;width: 100%;width: 100%;padding: 0 0.5rem;font-size: 0.875rem;height: 100%;color: #515151;}
.fankui .disclaimer{height: 3rem;padding-top: 1rem;padding-bottom: 0.5rem;}
.fankui .disclaimer label{font-size: 0.875rem;font-weight: normal;color: #a8a8a8;display: inline-block;}
.fankui .disclaimer label .radio{margin-right: 0.25rem;}
.fankui .disclaimer label a{color: #53c3f1;}
.fankui .bottom-submit{height: 2.5rem;width: 100%;}
.fankui .bottom-submit .am-btn-primary{background-color: #53c3f1;border-color: #53c3f1;color: #fff;border-radius: 10rem;font-size: 1rem;height: 100%;}

.disclaimer-list{width: 100%;}
.disclaimer-list .disclaimer-info{background-color: #fff;padding: 1rem 1rem 2rem 1rem;}
.disclaimer-list .disclaimer-info h3{margin-bottom: 0.5rem;}
.disclaimer-list .disclaimer-info p{font-size: 0.875rem;margin: 0.25rem 0;}
.disclaimer-list .disclaimer-info p.text-indent{text-indent: 1rem;}
.disclaimer-list .disclaimer-bottom{margin: 2rem 1rem 3rem 1rem;}
.disclaimer-list .disclaimer-bottom .bottom-submit{height: 2.5rem;width: 100%;}
.disclaimer-list .disclaimer-bottom .bottom-submit .am-btn-primary{background-color: #53c3f1;border-color: #53c3f1;color: #fff;border-radius: 10rem;font-size: 1rem;height: 100%;}

/* 详情 */
.home-content-alert{font-size: 0.75rem;margin-bottom: 0;height: 2rem;position: fixed;width: 100%;top:3rem;background-color: #eee;}
.home-content-alert marquee{height: 2rem;line-height: 2rem;display: block;margin-bottom: 0;width: 90%;color: #dd514c;}
.home-content-alert .am-close{display: block;height: 2rem;line-height: 2rem;width: 10%;text-align: center;opacity: 1;color: #fff;font-size: 0.75rem;color: #515151;}
.detail-info-title{background-color: #fff;padding: 0.5rem 0.875rem 1rem 0.875rem;}
.detail-info-title .show-big-title{font-size: 1.2rem;font-weight: bold;}
.detail-info-title .title-name{min-height: 1.75rem;padding: 0.45rem 0;border-bottom: 1px solid #eee;margin-bottom: 0.5rem;font-size: 0.875rem;}
.detail-info-title .title-name .title-read{width: 65%;color: #a8a8a8;}
.detail-info-title .title-name .title-theme{text-align:right;color: #53c3f1;width: 35%;}
.detail-info-title .head-flex-title{height: 3.5rem;}
.detail-info-title .head-flex-title .user-name-left{display: inline-flex;font-size: 0.875rem;}
.detail-info-title .head-flex-title .user-name-left .user-image{width: 2.7rem;height: 2.7rem;border-radius: 4rem;margin-right: 0.75rem;}
.detail-info-title .head-flex-title .user-name-left .user-name-info{text-align: left;}
.detail-info-title .head-flex-title .user-name-left .user-name-info .user-name{font-weight: bold;height: 1.5rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.detail-info-title .head-flex-title .user-name-left .user-name-info .user-date{color: #a8a8a8;}
.detail-info-title .head-flex-title .user-name-contact{height: 2.7rem;line-height: 2.7rem;}
.detail-info-title .head-flex-title .user-name-contact a{height: 1rem;border: 1px solid #53c3f1;color: #53c3f1;font-size: 0.75rem;padding: 0.25rem 0.75rem;border-radius: 5rem;}
.detail-info-title .user-content-title{font-size: 0.875rem;padding-bottom: 0.5rem;}
.detail-info-title .user-content-title .content-title{color: #53c3f1;}
.detail-info-title .user-content-title pre{
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    word-break:break-all;
    overflow:hidden;
    padding:0;
    margin: 0;
    background-color: #fff;
    font-size:0.875rem;
    border: 0;
    color: #515151;
    font-family:"微软雅黑";
}
.detail-info-title .user-content-image{width: 100%;}
.detail-info-title .user-content-image .img-list{margin-bottom: 0.5rem;text-align: center;}
.detail-info-title .user-content-image .img-list img{max-width: 100%;}
.recruits-detail .review-info{margin-top: 0.5rem;font-size: 0.875rem;background-color: #fff;height: 100%;}
.recruits-detail .review-info .review-info-title{height: 2.5rem;line-height: 2.5rem;border-bottom: 1px solid #eeeeee;padding-left: 0.875rem;}
.recruits-detail .review-info .head-flex-title{margin: 0.5rem 0.875rem;border-bottom: 1px solid #eeeeee;}
.recruits-detail .review-info .head-flex-title .user-name-left{display: inline-flex;font-size: 0.875rem;}
.recruits-detail .review-info .head-flex-title .user-name-left .user-image{width: 2.7rem;height: 2.7rem;border-radius: 4rem;margin-right: 0.75rem;}
.recruits-detail .review-info .head-flex-title .user-name-left .user-name-info{text-align: left;}
.recruits-detail .review-info .head-flex-title .user-name-left .user-name-info .user-name{font-weight: bold;height: 1.5rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.recruits-detail .review-info .head-flex-title .user-name-left .user-name-info .user-date{color: #a8a8a8;}
.recruits-detail .review-info .user-content-title{font-size: 0.875rem;padding-bottom: 0.5rem;min-height: 4rem;}

.recruits-detail .content-text{width: 100%;}
.recruits-detail .content-text textarea{width: 100%;border: 1px solid #eeeeee;height: 10rem;font-size: 0.875rem;resize: none;border-radius: 0.25rem;padding: 0.25rem 0.5rem;}
.recruits-detail .bottom-submit{height: 2.5rem;width: 100%;margin-top: 1rem;}
.recruits-detail .bottom-submit .am-btn-primary{background-color: #53c3f1;border-color: #53c3f1;color: #fff;border-radius: 10rem;font-size: 1rem;height: 100%;}

/* 定位地址弹窗 */
#address-actions{background: #fff;text-align: left;max-height: 100%; }
#address-actions .address-action-header{background-color: #fafafa;border-bottom: 1px solid #eee;height: 2.75rem;line-height: 2.75rem;padding-left:0.75rem;overflow: hidden;}
#address-actions .address-action-header .address-title{font-size: 0.875rem;font-weight: normal;float: left;font-weight: bold;}
#address-actions .address-action-header .btn-close{float: right;font-weight: bold;text-align: center;display: inline-block;padding:0 .75rem;cursor: pointer; }
#address-actions .address-container{max-height: 22rem;overflow: auto;border-bottom: 1px solid #eee;}
#address-actions .address-container li{padding: .857rem .75rem;border-top: 1px solid #eee;position: relative;cursor: pointer;font-size: 0.875rem;}
#address-actions .address-container li:nth-of-type(1){border-top:none;}

.user-search-info{width: 100%;}
.user-search-info ul li{background-color: #fff;font-size: 0.875rem;margin-bottom: 1rem;}
.user-search-info ul li .head-flex-title{height: 4rem;padding: 0.5rem 0.875rem;}
.user-search-info ul li .head-flex-title .user-name-left{display: inline-flex;}
.user-search-info ul li .head-flex-title .user-name-left .user-image{width: 3rem;height: 3rem;border-radius: 4rem;margin-right: 0.75rem;}
.user-search-info ul li .head-flex-title .user-name-left .user-name-info{text-align: left;}
.user-search-info ul li .head-flex-title .user-name-left .user-name-info .user-name{font-weight: bold;height: 1.5rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.user-search-info ul li .head-flex-title .user-name-left .user-name-info .user-date{color: #a8a8a8;}
.user-search-info ul li .head-flex-title .user-name-contact{height: 3rem;line-height: 3rem;}
.user-search-info ul li .head-flex-title .user-name-contact a{height: 1rem;border: 1px solid #53c3f1;color: #53c3f1;font-size: 0.75rem;padding: 0.25rem 0.75rem;border-radius: 5rem;}
.user-search-info ul li .user-content-title{padding: 0 0.875rem;}
.user-search-info ul li .user-content-title .content-title{color: #53c3f1;}
.user-search-info ul li .user-content-title .user-content-info{max-height: 9.4rem;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;color: #515151;}
.user-search-info ul li .user-content-title .user-content-info pre{
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    word-break:break-all;
    overflow:hidden;
    padding:0;
    margin: 0;
    background-color: #fff;
    font-size:0.875rem;
    border: 0;
    color: #515151;
    font-family:"微软雅黑";
}
.user-search-info ul li .content-images{width: 100%;padding: 0.5rem 0.875rem;}
.user-search-info ul li .content-images .img-list{float: left;width: 32%;margin-right: 2%;margin-bottom: 0.5rem;max-height: 6.5rem;min-height: 6.5rem;overflow: hidden;}
.user-search-info ul li .content-images .img-list:nth-child(3),
.user-search-info ul li .content-images .img-list:nth-child(6),
.user-search-info ul li .content-images .img-list:nth-child(9){margin-right: 0;}
.user-search-info ul li .content-images .img-list img{width: 100%;height: 100%;}
.user-search-info ul li .content-address{width: 100%;color: #a8a8a8;padding: 0.5rem 0.875rem 0.5rem 0.875rem;font-size: 0.75rem;}
.user-search-info ul li .content-bottom{width: 100%;color: #a8a8a8;font-size: 0.875rem;}
.user-search-info ul li .content-bottom .item-list{-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;height: 2.4rem;line-height: 2.4rem;text-align: center;}
.user-search-info ul li .content-bottom .item-list .active{color: #53c3f1;}
.user-search-info ul li .content-bottom .item-list a {display: inline-block;width: 100%;color: #a8a8a8;}

/* 首页 - 幻灯片 */
.site-home-page{margin-top: 3rem;}
.site-home-page .site-home-slide{margin-bottom: 0;}
.site-home-page .site-home-slide img{height: 9rem;}
.site-home-page .am-control-nav{bottom: 0.8rem;}
.site-home-page .am-direction-nav{display: none;}
.site-home-class{width: 100%;background-color: #fff;}
.site-home-class .site-home-flex-ul{width: 100%;-ms-touch-action: none;z-index: 1;}
.site-home-class .site-home-flex-ul li {width:25%;padding-top: 0.75rem;padding-bottom: 0.5rem;text-align: center;float: left;}
.site-home-class .site-home-flex-ul li a {display: block;width: 100%;height: 100%;font-size: 0.875rem;color: #515151;}
.site-home-class .site-home-flex-ul li a img{width: 2.5rem;height: 2.5rem;border-radius: 5rem;}
.site-home-class .site-home-flex-ul li a p{height: 1.8rem;line-height: 1.8rem;font-size: 0.875rem;}
.site-home-menu{width: 100%;margin-bottom: 0.5rem;}
.site-home-menu .site-home-title{height: 2.5rem;line-height: 2.5rem;padding: 0 1rem;background-color: #fff;}
.site-home-menu .site-home-title .left-title{font-weight: normal;font-size: 0.875rem;padding: 0;margin: 0;}
.site-home-menu .site-home-title .right-link{width: 7rem;text-align: right;}
.site-home-menu .site-home-title .right-link a{display: block;font-size: 0.75rem;color: #a8a8a8;}
/* 首页-供应商列表 */
.site-home-menu .site-home-content{border-radius: 0.25rem;margin-top: 0.5rem;}
.site-home-supplier .item-list{background-color: #fff;padding: 0 0.5rem 0.5rem;border-bottom: 1px solid #eee;min-height: 12rem;}
.site-home-supplier .item-list .head-flex-title{height: 3.8rem;padding: 0.5rem 0rem;font-size: 0.875rem;}
.site-home-supplier .item-list .head-flex-title .user-name-left{display: inline-flex;}
.site-home-supplier .item-list .head-flex-title .user-name-left .user-image{width: 2.7rem;height: 2.7rem;border-radius: 4rem;margin-right: 0.75rem;}
.site-home-supplier .item-list .head-flex-title .user-name-left .user-name-info{text-align: left;}
.site-home-supplier .item-list .head-flex-title .user-name-left .user-name-info .user-name{color: #000;height: 1.5rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.site-home-supplier .item-list .head-flex-title .user-name-left .user-name-info .user-date{color: #a8a8a8;font-size: 0.75rem;}
.site-home-supplier .item-list .head-flex-title .user-name-contact{height: 2.7rem;line-height: 2.7rem;}
.site-home-supplier .item-list .head-flex-title .user-name-contact a{height: 1rem;border: 1px solid #53c3f1;color: #53c3f1;font-size: 0.75rem;padding: 0.25rem 0.75rem;border-radius: 5rem;}
.site-home-supplier .item-list .img-list-info{width:100%;min-height: 6.5rem;color:#000;}
.site-home-supplier .item-list .list-img{display:block;float: left;width: 33.3333%;position: relative;overflow: hidden;text-align: center;}
.site-home-supplier .item-list .list-img img{width:94%;height: 6.5rem;}
.site-home-supplier .item-list .list-img .good-price{position: absolute;bottom: 0;right: 0.15rem;display: block;font-size: 0.75rem;color: #000;height: 1.5rem;line-height: 1.5rem;background-color: rgba(255, 255, 255, 0.7);min-width: 3.5rem;}
.site-home-supplier .item-list .more-product{height: 2rem;line-height: 2rem;text-align: right;font-size: 0.875rem;}
.site-home-supplier .item-list .more-product a{color: #a8a8a8;font-size: 0.875rem;}
.site-home-supplier .item-list .more-product a .product-num{color: #53c3f1;}
.site-home-supplier .item-list .more-product a i{font-size: 1.2rem;}
.site-home-menu .site-home-recruit .user-recruit-info{padding-top: 0px;}
.site-home-menu .site-home-discus .user-recruit-info{padding-top: 0px;}
.site-home-menu .site-home-goods{margin-bottom: 4rem;}

.site-home-menu .site-home-goods .user-recruit-info {
    padding-top: 0px;
    background-color: #fff;
}
.site-home-menu .user-recruit-info ul li{margin-bottom: 0;border-bottom: 1px solid #eee;}

/* 首页商品详情 */
.site-home-menu .site-home-goods {
    padding-bottom: 2rem;
}

.site-home-menu .site-home-goods p {
    margin: 0;
}

.site-home-menu .site-home-goods .product-title {
    position: relative;
    height: 2.679rem;
}

.site-home-menu .site-home-goods .product-title span {
    width: 0.25rem;
    background-color: #f00;
    height: 1.071rem;
    position: absolute;
    left: 0;
    top: 0.786rem;
}

.site-home-menu .site-home-goods .product-title p {
    font-size: 0.857rem;
    margin: 0;
    line-height: 1rem;
    padding-left: 0.714rem;
    line-height: 2.679rem;
}

.site-home-menu .site-home-goods ul li {
    float: left;
    width: 46.8%;
    margin-left: 0.5rem;
    margin-bottom: 0.5rem;
    border-bottom: none;
}

.site-home-menu .site-home-goods ul li a {
    border: 1px solid #eee;
    display: block;
    border-radius: 0.125rem;
}

.site-home-menu .site-home-goods ul li a img {
    width: 100%;
    height: 10.357rem;
    border-radius: 0.125rem 0.125rem 0 0;
}

.site-home-menu .site-home-goods .product-intro {
    font-size: 0.714rem;
    color: #333;
    line-height: 1.2rem;
    height: 2.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.site-home-menu .site-home-goods .product-intro .seek-tioe-mail {
    color: #ff3333;
    border: 1px solid #ff3333;
    padding: 0 0.4rem;
    border-radius: 1rem;
    font-size: 0.714rem;
}

.site-home-menu .site-home-goods .product-price {
    font-size: 0.857rem;
    color: #f00;
    margin-top: 0.05rem;
}

.site-home-menu .site-home-goods .product-price span s {
    color: #999;
    font-size: 0.75rem;
}

.site-home-menu .site-home-goods .product-price .address {
    float: right;
    font-size: 0.714rem;
    color: #999;
    padding-top: 0.1rem;
}

.site-home-menu .site-home-goods .product-con {
    margin: 0.357rem 0.357rem;
}

/* 首页 - 未找到数据 */
.site-home-content .out-no{min-height: 6rem;}
.site-home-content .out-no .out-null{margin-top: 0;}
.site-home-content .out-no .out-null i{font-size: 3.5rem;height: 4.5rem;line-height: 4.5rem;}

/* 板块介绍 */
.plat-detail-info{width: 100%;padding: 3rem 1rem 0 1rem;font-size: 0.875rem;}
.plat-detail-info .head-content{width: 100%;}
.plat-detail-info .head-content *{font-size:0.875rem;}
.plat-detail-info .head-content p{margin: 0;}
.plat-detail-info .head-content img{width: 100%;}

/* 我的 */
.user-center ul{width: 100%;}
.user-center ul ol.sep-button{padding: 0;background-color:#fff;margin-top: 0.5rem;margin-bottom: 0;}
.user-center ul ol li{padding:0 1rem;}
.user-center .cash-over-plus{margin:0;font-weight:normal;width:100%;height:4.642rem;line-height:4.642rem;}
.user-center .cash-over-plus .cash-money{font-size:0.875rem;color: #515151;}
.user-center .cash-over-plus .cash-money p{margin:0;}
.user-center .cash-over-plus .cash-money i{font-style:normal;margin-left:0.821rem;color:#FC5648;}
.user-center .cash-over-plus i{display:block;}
.user-center .cash-over-plus .cash-avatar{color:#FF4200;width: 4rem;}
.user-center .cash-over-plus .cash-avatar img{width:3.5rem;height: 3.5rem;border-radius: 3rem;}
.user-center .cash-icon{display:block;width:1rem;height:100%;color:#B6B6B6;line-height:3.214rem;}
.user-center .cash-over-plus .cash-icon{height:4.642rem;line-height:4.642rem;}
.user-center .cash-option{background-color:#fff;height:3rem;line-height:3rem;margin-bottom:0.785rem;}
.user-center .cash-option a{width:50%;font-size:0.875rem;display:block;text-align:center;border-bottom:1px #eee solid;color: #515151;}
.user-center .cash-option a:nth-child(1){border-right:1px #eee solid;}
.user-center .cash-option a:active{background-color:#DDDDDD;}
.user-center .cash-ul{background-color:#fff;padding-left:0}
.user-center .cash-ul ol{margin-top:1rem;}
.user-center .cash-ul li{height:3rem;width:100%;border-bottom:1px #eeeeee solid;}
.user-center .cash-ul li a{width:100%;height:100%;color:#515151;}
.user-center .cash-ul li p{line-height:3rem;height:3rem;font-size:0.875rem;margin:0;}
.user-center .cash-ul li p i{font-size: 1.2rem;margin-right: 0.5rem;}
.user-center .cash-ul li p i.icon-shuruzhengque{color: #53c3f1;}
.user-center .cash-ul li p i.icon-zhuyi{color: #FE920B;}
.user-center .cash-ul li a i.common-right{font-style:normal;font-size:0.75rem;display:block;line-height:3.214rem;margin-right:0.645rem;color:#a8a8a8;}
.user-center .cash-ul li a i.cash-num{font-size:0.875rem;color: #53c3f1;}
.cash-text .cash-ul li a i.cash-num span{color:#53C3F1;margin-right:0.1rem;}

/* 个人信息 */
.my-personal{padding:0 0 1.428rem 0;margin-top: 3rem;}
.my-personal .my-list{background-color:#fff;padding:0 0.714rem;border-top:1px #eee solid;margin-bottom:0.8rem;}
.my-personal .my-list li{height:2.857rem;line-height:2.857rem;width:100%;border-bottom:1px #eee dashed;}
.my-personal .my-list li.active .dian:before{content:' ';display:block;width:0.535rem;height:0.535rem;background-color:#0099E5;margin:1.16rem auto;border-radius:50%;}
.my-personal .my-photo-personal{width: 100%;height: 8rem;text-align: center;background-color: #fff;padding: 1rem 0;}
.my-personal .my-photo-personal .personal-photo{width: 4rem;height: 4rem;display: block;margin: 0 auto;padding: 0;}
.my-personal .my-photo-personal .personal-photo .photo-img{text-align: center;width: 4rem;height: 4rem;border-radius: 3rem;}
.my-personal .my-photo-personal .user-personal{text-align: center;font-size: 1rem;line-height: 2.5rem;height: 2.5rem;}
.my-personal .my-list li:nth-last-child(1){border:0;}
.my-personal .my-list li a{width:100%;height:100%;color:#242424;}
.my-personal .my-list li p{font-size:0.9rem;margin:0;}
.my-personal .my-list li .my-photo{width:50%;height:100%;}
.my-personal .my-list li .my-photo .photo-text{text-align: right;font-size: 0.875rem;color: #a8a8a8;}
.my-personal .my-quit{width:85%;display:block;margin:2rem auto;height:2.5rem;line-height:2.5rem;font-size:0.865rem;text-align:center;background-color:#53c3f1;color:#fff;border-radius:3rem;}
.my-personal .my-pass{margin-bottom:1.428rem;width:100%;height:2.857rem;line-height:2.857rem;background-color:#fff;border-top:1px #CFCFCF solid;border-bottom:1px #CFCFCF solid;color:#242424;padding:0 0.714rem;color:#252525;font-size:0.9rem;}
.my-personal .my-pass i{width:1rem;height:100%;color:#B6B8B7;font-size:1.2rem;}

/* 品牌专区 */
.user-brand-info{width: 100%;}
.user-brand-info ul li{background-color: #fff;font-size: 0.875rem;margin-bottom: 0.5rem;}
.user-brand-info ul li .user-brand-detail{width: 100%;color:#515151;padding: 1.25rem 1rem;}
.user-brand-info ul li .user-brand-detail .left-home-title{width: 81%;margin-right: 3%;}
.user-brand-info ul li .user-brand-detail .left-home-title .title-text{color: #000;font-size: 1rem;}
.user-brand-info ul li .user-brand-detail .left-home-title .title-detail{color: #a8a8a8;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.user-brand-info ul li .user-brand-detail .right-go-into{width: 16%;text-align: center;height: 100%;margin-top: 0.65rem;}
.user-brand-info ul li .user-brand-detail .right-go-into .right-go-bottom{height: 1.75rem;border: 1px solid #53c3f1;color: #53c3f1;font-size: 0.75rem;padding: 0.25rem 0.75rem;border-radius: 5rem;}