html,body{height:100%;width:100%;background-color:#fddb7f;}
.warp{
    background-color:#fddb7f;
    width:7.5rem;
    max-width:7.5rem;
    height:100%;
    color:#f05a2c;
    display: inline-table;
}
.container{
    margin-left:0.217391rem;
    margin-right:0.217391rem;
}
/* 选择国家/时间 start */
.countryOption,.dateOption{
    padding-top:0.57971rem;
    position: relative;
    width:7rem;
}
.countryOption p,.dateOption p{
    margin-bottom: 0.271739rem;
    font-size:0.326087rem;
}
.selectCountrys,.selectDate{
    width:7rem;
    height:0.905797rem;
    border:none;
    border-radius: 4px;
    line-height:0.905797rem;
    background:url("/assets/web/image/free_experience/step3/inputBg.png");
    background-size:100% 100%;
    padding-left:0.362319rem;
}
.countryOption i.downList,.dateOption i.downList{
    display: inline-block;
    position: absolute;
    width:0.163043rem;
    height:0.108696rem;
    background:url("/assets/web/image/free_experience/step3/downIco.png");
    background-size:100% 100%;
    top:1.721014rem;
    right:0.362319rem;
}
/* 提交用户信息 start */
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#bbb3a0;
}
textarea::-webkit-input-placeholder{
    color:#bbb3a0;
    padding-top:0.2rem;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fdf2d7 inset;
}
/*input[type=date]::-webkit-calendar-picker-indicator{ visibility: hidden; } 
input[type=date]::-webkit-inner-spin-button{ visibility: hidden; } 
 input[type=date]::-webkit-outer-spin-button,input[type=date]::-webkit-inner-spin-button {
 -webkit-appearance: none !important;
 margin: 0;
}*/
.fromWarp{
    padding:0px 0.362319rem;
    position: relative;
}
.accoutInfo{
    margin-top:0.996377rem;
    margin-bottom: 0.724638rem;
    width:7rem;
    height:3.931159rem;
    background:url("/assets/web/image/free_experience/step3/form3.png");
    background-size:100% 100%;
}
.accoutInfo textarea{
    /*width: 6.3rem;*/
    /*height: 0.960145rem;*/
    padding-top:0.1rem;
    border: none;
    background: #fdf2d7;
    /*border-radius: 0.181159rem;*/
}
.accoutInfo input{
    width: 6.3rem;
    height: 0.860145rem;
    border: none;
    background: #fdf2d7;
    /*border-radius: 0.181159rem;*/
}
.accoutInfo i.com{
    width: 6.3rem;
    height: 1px;
    background: #f2e4bf;
    position: absolute;
    left: 0.362319rem;
    z-index: 10;
}
.accoutInfo i.line1{
     top:0.8rem;
 }
.accoutInfo i.line2{
    top:1.64rem;
}
.accoutInfo i.line3{
    top: 2.54rem;
}
/* 提交申请 start */
.subimtArea{
    width:100%;
    height:0.996377rem;
}
.subimtArea span.subBtn{
    display:block;
    line-height: 0.996377rem;
    text-align: center;
    color:#fff;
    margin:0px auto;
    font-size:0.326087rem;
    width:4.347826rem;
    height:0.996377rem;
    background:url("/assets/web/image/free_experience/step3/btnBg.png");
    background-size: 100% 100%;
}


/*选择时间插件Ui*/
.ui-date-bg{
    background: #fff;
    /*#f1f4f7*/
    line-height: 44px;
    width: 100%;
}
.ui-date-bg.blue{
    background: #359de4 !important;
}

.ios7 .dwb{
    color: #f05a2c;
}

.ui-date-input{
    display: inline;
    margin: 3px auto;
    font-size: 13px;
    text-align: left;
}

.ui-date-slectdate{
    width: 50%;
    text-align: center;
}

.ui-date-week{
    color:#359de4;
    font-size:13px;
}

.ui-date-bg.blue .ui-date-txt{
    color:#fff;
}

.ui-date-bg .ui-date-txt{
    color: #359de4;
}

.ui-date-opear{
    width: 25%;
}

.ui-date-opearsub{
    padding-left: 10px;
    text-align: left;
}

.ui-date-opearadd{
    padding-right: 10px;
    text-align: right;
}

.ui-date-bg .ui-date-opearstyle{
    /* font-size: 20px; */
    color: #359de4;
}

.ui-date-bg.blue .ui-date-opearstyle{
    /* font-size: 20px; */
    color:#fff;
}

.ui-date-opear.disable .ui-date-opearstyle{
    color: #bec6cc;
}

.ui-date-opearsub .ui-date-opearstyle:before{
    font-family: "icomoon" !important;
    content: "<";
}
.ui-date-opearadd .ui-date-opearstyle:after{
    font-family: "icomoon" !important;
    content: ">";
}










