﻿/*白色区域内的input框设置*/
 .write-blank input{
     height: 30px;
     border: 1px solid #e8e8e8;
 }
/*加联系人按钮*/
.addtel {
    background: #ff6a00;
    color: #fff !important;
    padding: 0 5px;
    border-radius: 4px;
    cursor: pointer;
}
/*==============时间============================*/
.time-left{
    width:222px;
    float:left;
}
.time-left input{
    width:100%;
}
.time-right{
    width:150px;
    float:left;
    margin-left:10px;
}
.time-right input{
    width:100%;
}
/*活动地点*/
.hddd{
    width:100%;
}
.hd-div{
    margin-right:110px;
}
/*活动费用*/
.hdfy{
    width:45%;
    float:left;
}
.hdfy1{
    width:15%;
    margin-left:10px;
}
.cjrs{
    width:175px;
    float:left;
}
.person-number{
        top: -10px;
    position: relative;
}
.hddd1{
    width:100%;
}
.hd-div1{
    margin-right:120px;
}
/*--------------------------------*/
 .edit-type-span {
    width: 100px;
    height: 30px;
    border: 1px solid #e4e4e4;
    text-align: center;
    line-height: 30px;
    float: right;
    font-size: 14px;
    display: inline-block;
    margin-left: 6px;
}
 .delete_e {
    background: url('../images/delet_e_03.png') no-repeat;height:18px;cursor:pointer;padding-left:18px; position:absolute;    left: 73px;
    top: -5px;
}
.delete_e2{
    position:absolute;right:-5px;
}
/*图*/
.edit-8-right-img {
    width: 46%;
    background: url('../images/img-fil_03.png') no-repeat center center;
    height: 280px;
    background-color: #e5e5e5;
    float: left;
}
.edit-8-right-img img {
    width: 100%;
    height: 100%;
}
.edit-8-file input {
    opacity: 0;
    width: 130px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.edit-8-file {
    background-color: #ff9d00;
    width: 130px;
    height: 40px;
    display: block;
    float: left;
    cursor: pointer;
    position: relative;
    text-align: center;
    color: #fff;
    line-height: 40px;
    margin-left:10px;
}
.edit-8-right-button font {
    color: #ff9d00;
    line-height: 40px;
    margin-left: 38px;
}
.edit-8-right-button p {
    color: #bfbfbf;
    margin-top: 70px;
    line-height: 39px;
    padding-left:48%;
}
.activi-describe {
    margin-top:10px;
    width: 100%;
    min-height: 214px;
    max-height: 300px;
    border: 1px solid #e4e4e4;
    overflow-y: scroll;
    padding-left: 11px;
    line-height: 32px;
    box-sizing: border-box;
}
.change_hide {
    color: #999;
    font-weight: normal;
    padding-left: 8px;
}
.add-some {
    background-color: #f7f7f9;
    padding: 18px 0 10px;
    border: 1px solid #ededee;
    border-radius: 2px;
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
}
.add-some >span {
    float: left;
    position: relative;
    width: 30px;
    margin: 0 20px;
    height: 50px;
    cursor: pointer;
    background: url('../images/edit-lx_03.png') no-repeat;
    cursor: pointer;
}
.add-some >span:nth-child(2) {
    background-position: -34px 0px;
}
.img-file, .kk-file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.add-some2 font {
    position: relative;
    font-size: 12px;
    bottom: -30px;
}
.add-some >span:nth-child(4) {
    background-position: -106px 0px;
}
.add-some >span:nth-child(5) {
    background-position: -146px 0px;
}
.edit-confirm span {
    width: 30%;
    height: 47px;
    background-color: #ff9d00;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 47px;
    margin: 30px 10%;
    border: none;
    border-radius: 2px;
    display: block;
    float: left;
}
/*===================手机版========================*/
@media screen and (max-width:720px) {
        .time-left {
        width: 50%;
        float: left;
        margin-right: 5px;
    }
        .time-right {
        width: 38%;
        float: left;
        margin-right: 5px;
    }
        .edit-8-right-button font {
    margin: 36px 0 0;
    line-height: 22px;
    display: block;
    margin-left:10px;
}
        .edit-8-right-button p {
    margin-top: 5px;
    display: none;
    width: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 18px;
}
        .cjrs{
            float:left;
            /*margin-top:20px;*/
        }
         .edit-8-right-button font {
            float: left;
            width: 45%;
    }
}
.edit-type-span1 {
    width: 100px;
    height: 30px;
    border: 1px solid #e4e4e4;
    text-align: center;
    line-height: 30px;
    float: right;
    font-size: 14px;
    display: inline-block;
    margin-left: 6px;
}