.clear_fix{*zoom:1}
.clear_fix:after{content: '';clear: both;display: block;height: 0;visibility: hidden}
.wrap *{box-sizing: border-box;}
.bg_9a303b{background-color: #9a303b}
.bg_9e9595{background-color: #9e9595}
.bg_f5f5f5{background-color: #f5f5f5}
.bg_fff{background-color: #fff}
.pt18{padding-top: 18px}
.pb255{padding-bottom: 255px}

.banner{
    height: 400px;
    background: url("../img/supplier/banner.png") no-repeat center
}
.navBar{
    width: 1002px;
    height: 42px;
    font-size: 18px;
    line-height: 42px
}
.navBar li{
    float: left;
    width: 332px;
    height: 42px;
    margin-right: 2px;
}
.navBar li a{
    display: block;
    color: #fff;
}
.formContainer{
    height: 1268px;
    background-color: #fff;
}
.formContainer .help-block{
    font-size: 12px;
    display: inline-block;
    color: #be0000;
    vertical-align: top;
}
.title{
    margin-bottom: 71px;
    padding-top: 50px;
    text-align: center;
    font-size: 24px;
    line-height: 26px;
    color: #000;
}
.formRow{
    margin-bottom: 26px;
    line-height: 38px;
    font-size: 14px;
}
.formLabel{
    float: left;
    margin-left:133px;
    width: 167px;
    color: #646464;
}
.formLabel span{
    font-size: 18px;
    color: #f31818;
    position: relative;
    top: 4px;
}
.inputContainer{
    float: left;
    position: relative;
}
.inputBox,.inputArea{
    width: 520px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.inputBox{
    padding-left: 20px;
    height: 38px;
}
.inputArea{
    padding: 5px;
    text-indent: 10px;
    height: 72px;
}
.selectBox{
    width: 520px;
    height: 38px;
    padding-left: 11px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    background:url("../img/supplier/icon_select.png") no-repeat 491px 17px;
    color: #646464;
    cursor: pointer;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.selectStore{
    display: inline-block;
    width: 74px;
    height: 38px;
    padding-left: 10px;
    margin-right: 15px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    background:url("../img/supplier/icon_select.png") no-repeat 52px 15px;
    color: #646464;
    cursor: pointer;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.submitBtn{
    display: block;
    width: 150px;
    height: 46px;
    margin: 47px 0 0 670px;
    border: none;
    line-height: 46px;
    color: #fff;
    font-weight: bold;
    background-color: #fd3c3c;
    border-radius: 3px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    letter-spacing: 0.5px;
    cursor: pointer;
}
.submitBtn:hover{
    background-color: #fc7575;
}
.field-supplierapply-is_open{
    display: inline-block;
}
.urlLabel{
    display: inline-block;
    color: #646464;
    margin-right: 2px;
}
.urlInput{
    width: 300px;
    height: 38px;
    margin-right: 14px;
    padding-left: 10px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}
.addIcon{
    display: inline-block;
    width: 45px;
    height: 12px;
    padding-left: 17px;
    font-size: 12px;
    line-height: 12px;
    color: #ababab;
    background: url("../img/supplier/icon_add.png") no-repeat ;
    cursor: pointer;
}
.formRow option{
    padding-left: 11px;
}
#inputMsg{
    position: absolute;
    top:30px;
    left: 158px;
    color: #be0000;
    font-size: 12px;
    display: none;
}
.field-supplierapply-store_url .help-block{
    display: none;
}