.invoiceInfo{background-color:#f9f9f9;padding-top:68px;min-height:100vh;overflow:hidden}.invoiceInfo .main{width:1000px;margin-bottom:30px}.invoiceInfo .container{margin-top:30px}.invoiceInfo .sec{padding:30px 100px;background-color:#fff;border-bottom:2px dashed #f9f9f9;position:relative}.invoiceInfo .sec:first-child{border-top:3px solid #f75959}.invoiceInfo .sec:after,.invoiceInfo .sec:before{content:"";position:absolute;bottom:-20px;width:40px;height:40px;background-color:#f9f9f9;border-radius:50%;z-index:2}.invoiceInfo .sec:before{left:-20px}.invoiceInfo .sec:after{right:-20px}.invoiceInfo .sec:last-child{border-bottom:0}.invoiceInfo .sec:last-child:after,.invoiceInfo .sec:last-child:before{display:none}.invoiceInfo .sec .btn-text{position:absolute;right:40px;top:30px;font-size:18px;color:#333;line-height:40px;font-weight:700;cursor:pointer}.invoiceInfo .sec .btn-text:hover{color:#f75959}.invoiceInfo .sec .title{font-size:20px;color:#333;line-height:40px;font-weight:700;margin-bottom:30px}.invoiceInfo .sec .title .tip{font-size:12px;color:#f75959;padding-left:60px}.invoiceInfo .sec .item{overflow:hidden;margin-bottom:30px}.invoiceInfo .sec .label{text-align:right;width:160px;color:#999}.invoiceInfo .sec .label,.invoiceInfo .sec .value{float:left;padding-right:30px;font-size:16px;line-height:40px}.invoiceInfo .sec .value{width:640px;color:#333;min-height:40px}.invoiceInfo .sec .el-input,.invoiceInfo .sec .el-textarea{width:500px;border-radius:0;font-size:16px;color:#333}.invoiceInfo .sec .el-radio__label{font-size:16px}.invoiceInfo .sec .price{color:#f75959}.invoiceInfo .btn-primary{display:block;width:120px;height:40px;line-height:40px;font-size:16px;border-radius:4px;margin:20px auto 30px}