#addAuthInfo{
    margin-top: 30px;
}
.contentDiv .topBox{
    height: 126px;
    background: url(../images/homeBg.jpg) no-repeat;
    border-radius: 4px;
    padding: 17px 20px;
    box-shadow: 0 0 10px #e7e7e7;
}
.contentDiv .headerPic{
    width: 120px;
    height: 120px;
    border: 1px solid #f1f1f1;
    box-shadow: 0 0 10px #e7e7e7;
    margin-right: 20px;
}
.contentDiv .headerPic img{
    display: block;
    width: 100%;
    height: 100%;
}
.contentDiv .infoBox {
    width: 548px;
}
.contentDiv .infoBox h2{
    font-size: 20px;
    margin: 5px 0 10px;
}
.contentDiv .infoBox a{
    color: #2597e7;
    text-decoration: underline;
}
.contentDiv .rzBox{
    width: 207px;
    height: 129px;
    border-left: 1px solid #ebeef3;
}
.rzBox p{
    padding-top: 70px;
    text-align: center;
    color: #999;
}
.rzBox a{
    display: block;
    width: 80px;
    height: 32px;
    line-height: 32px;
    background: #2597e7;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    margin: 6px auto 0;
}
.rzBox .icon01{
    background: url(../images/rzIcon1.png) no-repeat center 8px;
}
.rzBox .icon02{
    background: url(../images/rzIcon2.png) no-repeat center 8px;
}
.rzBox .icon03{
    background: url(../images/rzIcon3.png) no-repeat center 8px;
}
.rzBox .icon04{
    background: url(../images/rzIcon4.png) no-repeat center 8px;
}
.scroll-bar {
    padding: 30px;
    max-height: 440px;
}
.closeBtn {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 38px;
    height: 34px;
    background: url(../images/alertClose.png) no-repeat center center;
    outline: none;
    cursor: pointer;
    border: none;
}
.popBox{
    padding: 30px;
}
.unitBox {
    margin-bottom: 20px;
}
.unitBox  .titleBox{
    width: 110px;
    text-align: right;
    line-height: 40px;
    height: 40px;
    margin-right: 10px;
}
.unitBox  .names{
    width: 650pxpx;
    line-height: 40px;
    height: 40px;
    margin-right: 10px;
}
.unitBox span em{
    color: #e82425;
}
.unitBox input[type="text"] {
    width: 637px;
    height: 40px;
    padding: 0 10px;
    border-radius: 3px;
    border: 1px solid #e8e8e8;
}
.unitBox textarea{
    width: 637px;
    padding: 10px;
    line-height: 20px;
    height: 60px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
}
.unitBox input.w300{
    width: 324px;
}
.unitBox input.w603{
    width: 406px;
}
/* 附件上传 */

.fjContent input {
    height: 38px;
    line-height: 38px;
    border: 1px solid #e0e0e0;
    background: #f8f8f8;
    border-radius: 4px;
    padding: 0 10px;
    color: #666;
    width: 478px;
}

.fjContent .upload {
    width: 400px;
    border-radius: 5px 0 0 5px;
}

.fjContent .upBtn {
    width: 70px;
    height: 40px;
    line-height: 40px;
    background: #2597e7;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
}

.fjContent .upBtn.bg_grey {
    margin-left: 10px;
    cursor: pointer;
}

.input-file {
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
}

.input-file input[type="file"],
.infoLogoForm {
    position: absolute;
    top: 0;
    left: -17px;
    width: 90px;
    background-color: #fff;
    /* transform: translate(-300px, 0px) scale(4); */
    height: 40px;
    opacity: 0;
    height: 34px;
    font-size: 0;
}

.upload-list {
    color: #606266;
    display: block;
    margin-right: 40px;
    overflow: hidden;
    padding-left: 4px;
    text-overflow: ellipsis;
    transition: color .3s;
    white-space: nowrap;
}
/* 附件结束 */
.submitBtn{
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #2597e7;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
}
.saveBtn{
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    margin-left: 20px;
}
.bottomBox{
    background: #fff;
    margin-top: 20px;
    border-radius: 4px;
    box-shadow: 0 0 10px #e7e7e7;
    overflow: hidden;
    min-height: 456px;
    box-sizing: border-box;
    padding: 20px;
}
.bottomBox .titleBox{
    border-bottom: 1px solid #e9e9e9;
    height: 52px;
    width: 896px;
    margin: 5px auto 0;
}
.bottomBox .titleBox li{
    line-height: 51px;
    border-bottom: 2px solid #2597e7;
    font-weight: bold;
    font-size: 16px;
    padding: 0 5px;
}
.userBox{
    height: 174px;
    padding: 25px 0 25px 40px;
    box-sizing: border-box;
    background: url(../images/homeTopBg.jpg) no-repeat center;
}
.userBox .logo{
    width: 96px;
    height: 96px;
}
.f24{
    font-size: 24px;
}
.f22{
    font-size: 22px;
}
.userBox .authBox{
    width: 175px;
    height: 100%;
    box-sizing: border-box;
    padding-top: 1px;
    border-left: 1px dashed #f2f8ff;
}
.userBox .authBox .authStatus{
    width: 90px;
    height: 33px;
    line-height: 33px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background-color: #fff;
    color: #066efe;
}
.tishi{
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    background-color: #fff5ed;
    color: #fc9b4c;
    line-height: 30px;
}
.tishi img{
    vertical-align: top;
    margin-top: 4px;
    margin-right: 3px;
}
.grayBox{
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    background-color: #f8f8f8;
}
.titleP{
    padding-left: 14px;
    color: #2597e7;
    background: url(../images/homeTitleBg.png) no-repeat left center;
}
.orderUl li{
    width: 199px;
    height: 94px;
    box-sizing: border-box;
    padding: 20px 10px 0 86px;
    margin-right: 20px;
}
.orderUl li.li01{
    background: url(../images/homeLiBg01.png) no-repeat center;
}
.orderUl li.li02{
    background: url(../images/homeLiBg02.png) no-repeat center;
}
.orderUl li.li03{
    background: url(../images/homeLiBg03.png) no-repeat center;
}
.orderUl li.li04{
    background: url(../images/homeLiBg04.png) no-repeat center;
}
.authGo{
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    padding: 20px 90px 0 60px;
    border-radius: 6px;
    background: url(../images/homeBg02.jpg) no-repeat center;
}
.authGo a{
    width: 100px;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background-color: #fff;
    color: #fc9b4c;
}
.ticketUl li{
    width: 199px;
    height: 94px;
    box-sizing: border-box;
    padding: 17px 10px 0 33px;
    margin-right: 20px;
}
.ticketUl li.li01{
    background: url(../images/homeLiBg05.png) no-repeat center;
}
.ticketUl li.li02{
    background: url(../images/homeLiBg06.png) no-repeat center;
}
.ticketUl li.li03{
    background: url(../images/homeLiBg07.png) no-repeat center;
}
.ticketUl li.li04{
    background: url(../images/homeLiBg08.png) no-repeat center;
}
.ticketUl li .spanStyle{
    font-size: 24px;
    font-weight: 500;
}