/* 帖子提示样式 */
.post-tip {
    margin-bottom: 10px;
    position: relative;
    padding: 10px;
    background: #fcf8e3;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #c00;
    font-size: 12px;
    line-height: 20px;
}

/* 业务板块样式 */
.business {
    margin-top: 8px;
    background: #FFF;
    color: #000;
    font-size: 14px;
}

.business dd {
    background: #FFF;
}

.exp dd {
    display: block;
}

.business .ershou + dd {
    padding: 0;
}

.business a {
    display: inline-block;
    overflow: hidden;
    padding-left: 10px;
    width: 20%;
    height: 20px;
    color: #000;
    vertical-align: top;
    font-size: 12px;
}

.exp dt.ershou {
    border-bottom: none;
}

.business dd .cate {
    display: block;
    padding: 5px 20px 5px 0;
    width: 100%;
    border-top: 1px solid #E2E2E3;
    border-bottom: 1px solid #E2E2E3;
    background: #E9EDF0;
    text-indent: 18px;
    line-height: 20px;
}

.business .ershou + dd a {
    padding-left: 10px;
}

.business .ershou + dd .cate {
    position: relative;
    margin-top: 10px;
    margin-bottom: 7px;
    padding: 0;
    height: 26px;
    border-bottom: none;
    line-height: 26px;
}

.business .ershou + dd .cate:nth-of-type(1) {
    margin-top: 0;
    margin-bottom: 7px;
}

.business .ershou + dd .cate:before {
    position: absolute;
    top: 8px;
    left: 11px;
    width: 3px;
    height: 11px;
    background: #A8ABB2;
    content: '';
}

.business dt {
    position: relative;
    padding: 0 10px;
    height: 36px;
    border-bottom: 1px solid #f5f5f5;
    text-indent: 1px;
    font-size: 14px;
    line-height: 44px;
}

.exp dt:after {
    background-position: -127px -32px;
}

.business dd {
    padding: 8px 0;
    line-height: 26px;
}

/* 删除提示样式 */
.delete {
    display: none;
    padding: 10px;
    border-bottom: 1px solid #D2D2D2;
    background: #ECECEC;
    color: #B1B1B1;
    line-height: 35px;
}

.delete a {
    margin-left: 10px;
    color: #60A1DB;
}

/* ICP 备案信息样式 */
.icp {
    margin: 0 auto 10px;
    color: #B1B1B1;
    font-size: 12px;
}

/* 分割线样式 */
hr {
    display: none;
    margin: 10px auto;
    width: 100%;
    border: none;
    border-top: 1px solid #E0E0E0;
}

/* 列表样式 */
.list {
    margin: 10px 0;
    border: 1px solid #E0E0E0;
    border-bottom: none;
    background-color: #fff;
    list-style: none;
}

.list .item {
    position: relative;
    padding: 5px 0;
    border-bottom: 1px solid #E0E0E0;
}

.item .title {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    width: 80px;
    height: 100%;
    color: #394B59;
    -webkit-box-orient: vertical;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    align-items: center;
    justify-content: center;
}

.item .title .placeholder {
    display: none;
    height: 23px;
}

.item .input {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-left: 80px;
    padding: 10px 0;
    color: #394B59;
}

.item .inputs {
    position: relative;
    margin-left: 80px;
    padding: 10px 0;
    color: #394B59;
}

.item .tip {
    display: none;
    margin-bottom: 5px;
    margin-left: 80px;
    padding: 0 0;
    height: 18px;
    color: red;
    font-size: 12px;
}

.item .input .decorate,
.item .input .detailclass {
    width: 100%;
    opacity: 0;
}

.item .input .area {
    width: 100px;
    opacity: 0;
}

.item .input .select + span {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-right: 5px;
    -webkit-box-align: center;
    align-items: center;
}

.item input[type=radio] {
    margin-right: 5px;
}

.item input[type=number],
.item input[type=text],
.item textarea {
    margin-right: 5px;
    outline: 0;
    border: 1px #d4d4d4 solid;
    border-radius: 0;
    -webkit-user-select: text;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -webkit-appearance: none;
    flex: 1;
}

.item textarea {
    max-width: 213px;
}

.item .input .sel {
    color: #000;
}

/* 图标样式 */
.ico {
    position: relative;
    float: left;
    display: block;
    margin-top: 7px;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-right: 10px;
    background-size: 34px auto;
    background-repeat: no-repeat;
}

.icosmall {
    position: relative;
    float: left;
    display: block;
    margin-top: 8px;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-size: 22px auto;
    background-repeat: no-repeat;
}

/* 按钮颜色样式 */
.blue #button {
    background: #3592E2;
}

.green #button {
    background: #42B712;
}

.orange #button {
    background: #F30;
}

.red #button {
    background: #EE4341;
}

/* 单选框样式 */
.gx_radio:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
}

/* 输入项盒子样式 */
.inp_Itembox {
    clear: both;
    background: #fff;
    margin-bottom: 10px;
}

.inp_Itembox dl {
    position: relative;
    min-height: 40px;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    padding: 0 10px 0 60px;
}

.inp_Itembox dt {
    position: absolute;
    font-weight: bold;
    white-space: nowrap;
    left: 7px;
    top: 7px;
    width: 50px;
    line-height: 26px;
    color: #333;
    border-right: 0px solid #eee;
    text-align: center;
    padding-right: 7px;
}

.inp_Itembox dd {
    min-height: 26px;
    line-height: 26px;
    padding: 7px 0 7px 15px;
}

.inp_Itembox dd.xq {
    position: relative;
    z-index: 2;
}

.inp_Itembox .radioli li {
    float: left;
    margin-right: 10px;
}

.inp_Itembox .radioli input {
    display: inline;
    vertical-align: middle;
    width: auto;
    margin-right: 5px;
}

.inp_Itembox .biyeshijian {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
}

.inp_Itembox .biyeshijian dd {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}

.inp_Itembox dd .txts {
    position: absolute;
    right: 45px;
    top: 6px;
    display: block;
}

.inp_Itembox dd .qita {
    border: 0 none;
    outline: 0;
    width: 100%;
}

.inp_Itembox dd input[type=text] {
    height: 23px;
    padding: 7px 0 3px;
    line-height: 16px;
    border: 0;
    font-size: 13px;
    width: 100%;
    vertical-align: top;
    outline: 0;
}

.inp_Itembox dd input.radio {
    width: auto;
    vertical-align: middle;
}

.inp_Itembox dd select {
    outline: 0;
    -webkit-appearance: none;
    border: 0 none;
    width: 100%;
    font-size: 13px;
    appearance: none;
    background-color: #FFF;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.inp_Itembox .my_prop_img {
    margin: 0;
    border: 0 none;
    -webkit-box-shadow: none;
}

.inp_Itembox dl .menu {
    position: absolute;
    top: 9px;
    height: 26px;
    width: 24px;
    right: 10px;
    background-color: #FFF;
    background-image: url(../images/arrow-down.png);
    background-repeat: no-repeat;
    background-position: 95% 45%;
    background-size: 13px auto;
}

.inp_Itembox dl .menu i {
    display: block;
}

.inp_Itembox .question,
.inp_Itembox .units,
.inp_Itembox .yzm {
    color: #999;
    position: absolute;
    top: 7px;
    right: 10px;
    left: auto;
}

.inp_Itembox .question {
    color: #3f6f00;
    top: 10px;
}

.inp_Itembox .yzm {
    top: 10px;
}

.inp_Itembox .yzm img {
    vertical-align: top;
}

/* 复选框样式 */
.checkboxinner label {
    margin: 3px 5px!important;
    display: inline-block;
    border: #d4d4d4 1px solid;
    border-radius: 66px;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 24px;
    background-color: #f8f8f8;
}

.ch_label_selected {
    border: 1px solid #ff8f45 !important;
    color: #FFF!important;
    background-color: #ff6600!important;
}

.inp_Itembox label {
    margin: 3px 5px!important;
    display: inline-block;
}

.inp_Itembox .radio {
    display: inline-block;
    margin-right: 5px;
}

.inp_Itembox .checkbox {
    display: none;
    margin-right: 5px;
    outline: none;
}

.inp_Itembox .radio:before {
    width: 18px;
    height: 18px;
    border: 1px solid #afafaf;
    border-radius: 50px;
    margin: 0 4px 3px 0;
}

.inp_Itembox .radio.current:before {
    background-color: #fb9031;
    border-color: #fb9031;
    background-position: -2px -279px;
    background-size: 120px auto;
}

.inp_Itembox .txt {
    display: block;
    width: 100%;
    height: 150px;
    font-size: 13px;
    padding: 10px;
    border: none;
    border-bottom: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}

.inp_Itembox li {
    width: 100%;
    float: left;
    list-style: none;
    display: block;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    min-height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background-color: #FFF;
    background-image: url(../images/arrow-down.png);
    background-repeat: no-repeat;
    background-position: 95% 47%;
    background-size: 13px auto;
}


.inp_Itembox li em {
    font-weight: bold;
    white-space: nowrap;
    left: 7px;
    top: 7px;
    width: 50px;
    line-height: 26px;
    color: #333;
    border-right: 0px solid #eee;
    text-align: center;
    padding-right: 7px;
    display: inline-block;
    padding-left: 7px;
}

.inp_Itembox li select {
    border: none;
    background-color: #FFF;
    outline: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 6px;
    font-size: 13px;
}

.inp_Itembox li i {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    transform: rotate(135deg);
    float: right;
    margin-top: 13px;
    margin-right: 6px;
}

/* 隐藏元素样式 */
.display0 {
    display: none;
}

/* 按钮样式 */
.fb {
    color: #fff;
    background: #ccc;
    display: block;
    width: 90%;
    margin: 0 auto 50px;
    font-size: 16px;
    border-radius: 20px;
    height: 40px;
    position: relative;
    border: 0 none;
    outline: 0;
    cursor: pointer;
}

.authcode {
    margin-top: 10px;
    border: 1px #ddd solid;
    cursor: pointer;
}

.blue .fb {
    background: #3592E2;
}

.green .fb {
    background: #42B712;
}

.orange .fb {
    background: #fb9031;
}

.red .fb {
    background: #EE4341;
}

/* 单个添加区域样式 */
.oneadd {
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    height: 100%;
    width: 33%;
}

.oneadd .viewarea img {
    width: 88px;
    height: 88px;
    border: 1px #ddd solid;
}

.oneadd .addarea {
    position: relative;
    float: left;
    width: 90px;
    height: 32px;
    text-align: center;
    overflow: hidden;
    display: block;
}

.oneadd .addarea img {
    width: 90px;
    height: 32px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.oneadd .comment-pic-upd {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 110px;
    height: 32px;
    filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background: 0 0;
    border: none;
    cursor: pointer;
}

.oneadd label {
    margin-left: 29px;
    font-size: 12px !important;
}

.oneadd label input {
    vertical-align: middle;
}

.oneadd font {
    font-size: 12px !important;
}

/* 详细分类时间样式 */
.detailclass_time {
    width: 100%;
}

.detailclass_time_title {
    overflow: hidden;
    font-size: 12px;
    width: 24.5%;
    float: left;
    border-right: #f5f5f5 1px solid;
    height: 70px;
    display: block;
    background-color: #FFF;
    border-bottom: #f5f5f5 1px solid;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: center 27%;
}

.detailclass_time_title label {
    margin-left: 15px;
}

.detailclass_time_title span {
    text-align: center;
    color: #999;
    line-height: 105px;
}

.detailclass_time_mask {
    display: none;
}

.detailclass_time_list {
    width: 94%;
    margin: 0 auto;
}

.detailclass_time_list li {
    width: 44%;
    height: 140px;
    float: left;
    margin: 10px 3%;
}

.detailclass_time_list span {
    height: 105px;
    display: block;
}

.detailclass_time_list em {
    height: 35px;
    display: block;
    text-align: center;
    line-height: 35px;
    overflow: hidden;
    font-size: 14px;
}

.detailclass_time_list span a img {
    width: 100%;
    height: 100%;
}

.detailclass_time_mask {
    max-height: 100%;
    z-index: 1000;
    width: 100%;
    position: fixed;
    left: 0;
    margin-bottom: 0px;
    bottom: 0;
    overflow-y: auto;
    text-align: center;
    background: #FFF;
}

.detailclass_time_mask li {
    line-height: 16px;
    padding: 10px 0px;
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
    width: 49.5%;
    float: left;
    border-right: 1px solid #f5f5f5;
}

/* 背景遮罩层样式 */
#bg {
    background-color: #000;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

/* 详细分类费用样式 */
.detailclass_expense {
    width: 100%;
}

.detailclass_expense li {
    height: 60px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    line-height: 60px;
}

.detailclass_expense_list {
    width: 100%;
    clear: both;
    height: 60px;
    font-size: 14px;
}

.detailclass_expense_list_left {
    float: left;
    margin-left: 15px;
    line-height: 30px;
}

.detailclass_expense_list_right {
    float: right;
    margin-right: 15px;
}

/* 详细分类详情样式 */
.detailclass_detials {
    width: 100%;
}

.detailclass_detials li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    clear: both;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}

.detailclass_detials li label {
    margin-left: 15px;
}

.detailclass_detials li span {
    float: right;
    margin-right: 15px;
}

/* 验证码按钮样式 */
.btnCode {
    position: absolute;
    float: right;
    right: 1px;
    background: #ff6630;
    color: #fff;
    width: 100px;
    height: 36px;
    margin-top: -4px;
    border: none;
    border-radius: 5px;
    font-size: 14px !important;
}

/* 添加帖子店铺样式 */
.add_post_store {
    background-color: #FFF;
    border-bottom: #f3f3f3 solid 1px;
    border-top: #f3f3f3 solid 1px;
    line-height: 28px;
    font-size: 15px;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 55px;
    color: #5f5f5f;
    background-image: url(../images/store_hover_orange.png);
    background-repeat: no-repeat;
    background-position: 3% 45%;
    background-size: 25px auto;
    position: relative;
}

.add_post_store p {
    font-size: 13px;
    color: #999;
    line-height: 20px;
}

.add_post_store em {
    position: absolute;
    right: 1%;
    top: 30%;
    width: 20px;
}

.add_post_store em img {
    width: 100%;
    height: auto;
}

/* 新复选框样式 */
.newcheck_p .checkbox {
    display: inline-block!important;
}

.newcheck_p label {
    margin-left: -15px!important;
    font-size: 12px !important;
}

/* 单个添加链接样式 */
.onea_dd {
    display: block;
    float: left;
    margin-left: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 5px;
    height: 100%;
}

.onea_dd .viewarea img {
    width: 32px;
    height: 32px;
    border: 0px #ddd solid;
}

.onea_dd .a_ddarea {
    position: relative;
    float: left;
    width: 32px;
    height: 32px;
    text-align: center;
    overflow: hidden;
    display: block;
}

.onea_dd .a_ddarea img {
    width: 32px;
    height: 32px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}

.onea_dd .comment-pic-upd {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 32;
    width: 32px;
    height: 32px;
    filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background: 0 0;
    border: none;
    cursor: pointer;
}

.onea_dd label {
    margin-left: 29px;
    font-size: 12px!important;
}

.onea_dd label input {
    vertical-align: middle;
}

.onea_dd font {
    font-size: 12px!important;
}

/* 选择分类样式 */
.selectclass {
    line-height: 26px;
    height: 26px;
    color: #888888;
    text-align: center;
    font-size: 14px;
    margin: 8px 0;
}