 .rose_l {
    margin: 0px 0 30px;
    float: left;
    position: relative;
    width: 100%;
    min-height: 430px;
    background: #fff5e5;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    border-radius: 10px;}
.rose_l h2 {
    position: absolute;
    top: 3rem;
    left: 40%;
    color: #ce1112;
    font-size: 1.5rem;
}
.shadow, .listform{top:0 !important}

li{list-style-type:none;}

.listform,.shadow{ box-sizing: border-box;
    padding: 20px 10px 0;
    width: 94%;
    margin: 40px auto 20px;}
.listform li{
    border-bottom: 1px solid #707070;
    position: relative;
    padding: 9px 0 9px 10px;
    margin-top: 20px;

}
.listform li.lastli{
    border-bottom:none;
    position: relative;
 

}
.listform li input {
    -webkit-appearance: none;
    border-radius: 0;
    background:none;
    border:none;float:none;
    font-size:14px;
}
.listform li input.input{width:80%}
.listform li input[name="verify"]{width:60% !important;}
.listform li.lastli input ,input.phonelog,.shadow  #sub{
font-size:15px;
     display: block;
    width: 90%;
    border-radius: 30px;
    height: 40px;
    text-align: center;
    
    line-height: 40px;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 20px;
}
.listform li.lastli input,.shadow #sub{background-color: #e58011;}
input.phonelog{background-color: #fff;border:1px #e58011 solid;width:80%;color: #e58011;}

.listform li a{
    height: 20px !important;
    display: inline-block;
    background: none !important;
    padding: 0px 10px;
    margin-left: 10px;
}
.listform li a img{top:0 !important;}


/*register*/
.shadow .dl{
    font-size: 16px;
    text-align: right;
    line-height: 30px;
    height: 30px;
    margin: 20px 0px;
}
.shadow .dl a{color:#e58011}
.shadow .sj,.shadow .dx ,.shadow .dx2{
    width: 98%;
    height: 50px;
    border: #D7D7D7 1px solid;
    float: left;
    margin-bottom: 25px;margin-top: 0px ! important;overflow: auto;
}
.shadow .sj span,.shadow .dx span:not(.wen){
    width: 0px;
    margin-right: 10px;
    float: left;
    line-height: 50px;
    font-size: 15px;
    text-align: right;
    display: none;
}
.shadow .dx span.wen,.shadow .dx2 span.wen{
    width: 100px;
    margin-right: 10px;
    float: left;
    line-height: 50px;
    font-size: 15px;
    text-align: right;
    display: block;
}
.shadow font{color:#f00;}
.shadow .sj #mobile,.shadow .dx input{
    font-family: "微软雅黑";
    font-size: 16px;
    width: 50%;     
    background: none;
    border: none;
    float: left;
    height: 44px;
    outline: none;padding-left:5px;
}

.shadow .dx2 input[type="radio"]{margin-top:18px}

.shadow .dx:nth-of-type(8) {height:120px;}
.shadow .dx:nth-of-type(8) .wen {height:90px;}

.shadow .dx select{
    position: relative;margin-left:0 ! important;margin-right:3px;
    width: 55%;
    display: inline-block;-webkit-appearance: none;
    border: 0;
    outline: 0;
    background-color: transparent;
    font-size: inherit;
    z-index: 1;
    color: #777;margin-top: 10px;
}
 
.shadow .sj input[type="button"]{float: right;height: 48px;display: block;
    background: #f2f2f2;font-size:13px;
    text-align: center;
    line-height: 48px;
    margin-top: 2px;
    cursor: pointer;border-radius: 0;
   border: none;
   outline: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.shadow input[type="button"],.shadow input[type="submit"]{   border: none;
  outline: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}