
.guestbook{
    padding: 50px 0;
}
.guestbook-box{
    width: 800px;
    background: #fff;
    margin: 0 auto;
    padding: 50px 50px;
}
.guestbook-title{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #000;
}
.smscode{
    display: none;
}
.smscode input{
    width: 85%;
}
#code{
    text-align: center;
    width: 15%;
    border: 1px solid #e60012;
    color: #e60012;
    padding: 0.2rem;
    border-radius: 5px;
    font-size: 0.8rem;
    cursor: pointer;
}
.reg{
    width: 800px;
    margin: 0 auto;
}
.company-table{
    width: 100%;
}
.company-table tr{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.must{
    color: #e60012;
    width: 5px;
}
.company-title{
    width: 80px;
}
.company-input{
    height: 50px;
}
.company-input input{
    font-size: 15px;
}
.label-rel{
    margin-left: 14px;
    height: 50px;
}


.label-rel label{
    display: inline-flex; /*将对象作为内联块级弹性伸缩盒显示*/
    flex-direction: row; /*主轴为水平方向，起点在左端*/
    align-items: center; /*垂直居中*/
}
.label-rel input{
    margin-right: 50px;
    width: auto;
    height: 12px;
    margin-right: 5px;
}

.reg-title{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    color: #cc171e;
}
.position-rel {
    position: relative;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    /* padding: 6px 12px; */
    font-size: 14px;
    /* line-height: 1.42857143; */
    color: #555;
    /* background-color: #fff; */
    background-image: none;
    /* border: 1px solid #ccc; */
    border-radius: 3px;
    /* -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); */
    /* box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); */
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    /* transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; */
}
.bank_xljt {
    position: absolute;
    right: 50px;
    top: 1px;
    /* width: 50px; */
    /* height: 33px; */
    /* background-color: red; */
    line-height: 33px;
    text-align: center;
    vertical-align: middle;
    /* border-left: 1px solid #ccc; */
}
.jt_xz {
    transform: rotate(
            180deg);
    -webkit-transform: rotate(
            180deg);
}
.bank_xljt1 {
    height: 32px;
    position: absolute;
    width: 100%;
    top: 0px;
}
.bank_xl {
    width: 100%;
    border: 1px solid #f1f1f1;
    border-top: 0px;
    border-bottom: 0px;
    position: absolute;
    z-index: 1;
    background: #ffffff;
}
.bank_xl>ul>li {
    padding-top: 4px;
    padding-bottom: 3px;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    padding-left: 13px;
}
.bank_xl>ul>li>a {
    display: block;
    width: 100%;
}
.bank_xljt img{
    width: 18px;
    margin-top: 0.7rem;
}
.jt_xz1 {
    transform: rotate(
            180deg);
    -webkit-transform: rotate(
            180deg);
}
.login-submit {
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: #cc171e;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 10px;
}
.guestbook-line{
    color: #cc171e;
    text-align: center;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
}
.guestbook-left{
    float: left;
}
.guestbook-right{
    float: right;
    width: 300px;
}
.guestbook-top{
    box-shadow: 0px 0px 10px #d2d2d2;
}
.guestbook-top-title{
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #cc171e;
    color: #fff;
    font-size: 18px;
}
.guestbook-top-line{
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #eee;
    color: #cc171e;
    font-size: 16px;
}
.guestbook-code{
    padding: 20px;
    font-size: 14px;
}
.guestbook-code img{
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 35px;
    margin-right: 6px;
}
.guestbook-bottom{
    margin-top: 30px;
    box-shadow: 0px 0px 10px #d2d2d2;
    padding-bottom: 20px;
    padding-top: 20px;
}
.guestbook-active{
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
}
.guestbook-people{

    height: 300px;

    overflow: hidden;
}
.guestbook-people ul{

}
.guestbook-people ul li{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}
.guestbook-name{

    width: 100px;
}
.extend{
    
}
.extend-note{
    
float: left;
    
color: red;
    
font-size: 22px;
    
font-weight: bold;
}
.extend-open{
    
float: left;
    
padding: 5px 15px;
    
margin-left: 30px;
    
background: red;
    
color: #fff;
    
font-size: 14px;
    
cursor: pointer;
}
.extend-open img{
    
display: inline;
    
width: 15px;
    
margin-left: 10px;
    
vertical-align: -3px;
}
.extend-close{
    display: none;
}

.label-rel label:nth-child(2){
    margin-left: 50px;
}




















