.orange{
    color:#fe9732;
}
.publish_info{
    margin:0 30px;
}
.pi_tit{
    color:#0cd56b;
    font-size:18px;
    text-align:center;
    height:58px;
    line-height:58px;
    margin-top:22px;
    font-weight:bold;
}
.pi_cont{
    
}
.input_item{
    margin-bottom:15px;
}
p.note{
    font-size:10px;
    color:#000;
    margin-top:9px;
}
p.note span{
	-webkit-transform:scale(0.83);
	display:block;
	width: 300px;
    margin-left: -23px;
}
.input_class{
    font-size:10px;
    height: 27px;
    line-height: 27px;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    text-indent: 5px;
    color: #9b9a9b;
    width: 100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.applicant_tel{
    width:98%;
}
#getCode{
    float: left;
    width: 100%;
    height: 27px;
    line-height: 27px;
    background-color: #0990a4;
    color: #fff;
    font-size: 10px;
    text-align: center;
    border: none;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}
#getCode span{
    -webkit-transform: scale(0.83);
    display: block;
    width: 63px;
}
.qrCode_class{
    height: 27px;
    border: 1px solid #e2e2e2;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    text-indent: 5px;
    color: #9b9a9b;
    width: 100%;
    border-right: none;
    font-size:10px;
    float: right;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.sub_bottom {
    width: 100%;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background-color: #0cd56b;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin-top: 12px;
}
.bottom_note {
    text-align: center;
    font-size: 11px;
    color: #000;
    margin-top: 15px;
}
.bottom_qq {
    margin-top: 10px;
    font-size: 11px;
    color: #959595;
    text-align: center;
}
.publish_note_tit {
    margin-top:25px;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #0cd56b;
    text-indent: 30px;
    font-size: 13px;
    font-weight: bold;
    border-top: 1px solid #e8e8e8;
    border-bottom: 2px solid #ebebeb;
}
.publish_note_cont {
    margin:0 30px;
    color: #b5b5b5;
    padding-top: 15px;
    line-height: 26px;
    font-size: 11px;
    padding-bottom:35px;
}
.pay_a {
    color: white !important;
    margin-right: 20px;
    padding:5px 10px;
    font-size: 14px;
    border-radius: 5px;
}
