@charset "utf-8";
/* CSS Document */
.shenqingruzhu-main{
    width:1200px;
	margin:0 auto;
}
.weizhi{
	font-size:12px;
	margin-top:15px;
	margin-left:10px;
    }
.shenqingruzhu-all{
    margin-top:15px;
    background:#fff;
    padding-left:39px;
    padding-right:39px;
    padding-bottom:40px;
    position: relative;
    }
.shenqingruzhu-title{
    height:70px;
    border-bottom:1px solid #e5e5e5;
    text-align:center;
    }
.shenqingruzhu-title h4{
    line-height:70px;
    font-size:18px;
    }
.form-group {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 15px;
    width:999px;
    margin:0 auto;
    margin-top:30px;
    }
.form-group .control-label {
    margin-bottom: 0;
    text-align: right;
    font-size:16px;
    font-weight:bold;
    line-height:45px;
    width:125px;
    }
.red {
    color: #e52a23;
    }

.form-group-input{
    width:100%;
    }
.form-group-input .form-control{
    width:467px;
    height:26px;
    border:1px solid #e4e4e4;
    border-radius: 5px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    margin-left:20px;
    }
.form-control-p{
    float: left;
}
input{
    border:0;
    }
.form-group-sel{
    width:493px;
    height:40px;
    border:1px solid #e1e1e1;
    border-radius: 5px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    margin-left:20px;
    }
.form-group-pro{
    width:151px;
    height:40px;
    border:1px solid #e1e1e1;
    border-radius: 5px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    margin-left:20px;
    }
.uppic{
    width: 190px;
    height: 107px;
    background-color: #f5f5f5;
    border: 1px dashed #d2d2d2;
    margin: 0 22px;
    float: left;
    padding-top: 36px;
    text-align: center;
    color: #888888;
    cursor: pointer;
    position: relative;
}
.inputtxt{
    font-size: 14px;
    color: #d6d6d6;
    line-height: 40px;
}

.tijiao-btn{
    margin-top:50px;
    margin-left: 209px;
    }
.tijiao-btn button{
    width:300px;
    height:55px;
    background:#4ba6eb;
    border-radius: 5px;
    color:#fff;
    border: 0;
    cursor: pointer;
    }
