#szl {
    width: 140px;
    line-height: 12px;
    text-align: right;
    display: inline-block;
    vertical-align: top;
    float: right;
}
#szl .bmBtn {
    background: #e30d0b;
    border: 1px solid #e30d0b;
    color: #fff;
    padding: 10px 33px;
    float: right;
    cursor: pointer;
    clear: both;
    line-height: 14px;
    
}
.dialog_box {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6) none repeat scroll 0 0 !important;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
}
.dialog_box .dialog2 {
    width: 550px;
    padding: 30px;
    box-sizing: border-box;
    margin: 100px auto;
    background: #fff;
    position: relative;
}
.dialog_box .dialog2 .p1 {
    margin-top: 20px;
}
.dialog_box .dialog2 .x {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    background: #535452;
    color: #fff;
    cursor: pointer;
}
.el-form-item__label {
    text-align: right;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    color: #606266;
    line-height: 40px;
    padding: 0 12px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.is-required::before {
    content: "*";
    color: #f56c6c;
    margin-right: 4px;
}
.el-input__inner{
  -webkit-appearance: none;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: 0;
  padding: 0 15px;
  transition: border-color .2s cubic-bezier(.645,.045,.355,1);
  width: 75%;
}
.el-textarea__inner {
    display: block;
    resize: vertical;
    padding: 5px 15px;
    line-height: 1.5;
    box-sizing: border-box;
    width: 75%;
    font-size: inherit;
    color: #606266;
    background-color: #fff;
    border: 1px solid #dcdfe6;
    border-radius: 4px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
}
.el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
    margin-left: 100px;
    margin-top: 15px;
}
.el-dialog__footer {
    padding: 10px 20px 20px;
    box-sizing: border-box;
    text-align: center;
}
.el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;    
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
    margin-left: 10px;
}
.el-button--primary {
    background-color: #1961da;
    border-color: #1961da;
    color: #fff;
}
.el-dialog__title {
    display: block;
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    color: #303133;
}


.w100{
    float: left;
    overflow: hidden;
}
.bTitle {
    font-size: 20px;
    line-height: 40px;
    color: gray;
}
#content {
    width: 765px;
    height: 150px;
    margin-bottom: 10px;
    outline: none;
    border: 1px solid gray;   
    border-radius: 5px;
    padding: 5px 0px 0px 5px; 
}   
#yzm input{
    outline: none;
    border: 1px solid gray;
    box-sizing:border-box;
    height: 23px;
    padding-left: 2px;
}
#infoshowkey img{
    margin-bottom：5px;
    box-sizing: border-box;
    height: 23px;
    cursor:pointer;
    margin-left: 5px;
    margin-top: 8px;
}
.newSub {
    border: none;
    background-color: #2da5fb;
    width: 90px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    cursor: pointer;
}
#gundong{
    float: left;
    width: 455px;
    height: 200px;  
    margin: 0 0 0 13px; 
    background-color:transparent;
}
#gundong ul { 
    margin: 0; 
    line-height: 30px;    
    padding-left: 5px;
}}
#gundong a { 
    color: #333;
    text-decoration: none;
 }
#gundong a:hover { 
    text-decoration: underline;
}
#lyb{
    float: left;
    width: 81px;
    height: 34px;
    margin-left: 16px;
    font-size: 18px;
    line-height: 34px;
    color: gray;
}
