.tryout-main{height:5.23rem;padding-top:.63rem;background:url(../resources/images/tryout/banner.png) no-repeat;background-size:100% 102%}.tryout-main .form{width:3.02rem;padding:.21rem;margin:auto;background:#fff;border-radius:16px;box-shadow:0 0 10px #888}.tryout-main .form h1{text-align:center;font-size:.13rem;font-weight:700;line-height:.25rem;padding:.16rem}.tryout-main .form-item{display:flex;margin-bottom:.1rem;align-items:center}.tryout-main .form-item .label{padding-left:.04rem;position:relative;font-size:.09rem}.tryout-main .form-item .label:before{position:absolute;content:"*";color:red;top:50%;left:0;bottom:0;height:.13rem;font-size:12Px;line-height:.13rem;margin-top:-.06rem}.tryout-main .ipt::-moz-placeholder{color:#bfbfbf;opacity:1}.tryout-main .ipt:-ms-input-placeholder{color:#bfbfbf}.tryout-main .ipt::-webkit-input-placeholder{color:#bfbfbf}.tryout-main .ipt-disabled,.tryout-main .ipt[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.tryout-main .ipt:-moz-placeholder-shown{text-overflow:ellipsis}.tryout-main .ipt:placeholder-shown{text-overflow:ellipsis}.tryout-main .ipt:focus,.tryout-main .ipt:hover{border-color:#ff9b54;border-right-width:1px!important}.tryout-main .ipt-disabled:hover,.tryout-main .ipt[disabled]:hover{border-color:#d9d9d9;border-right-width:1px!important}.tryout-main .ipt:focus{outline:0;box-shadow:0 0 0 2px rgba(254,123,44,.2)}.tryout-main .ipt,.tryout-main .select{flex:1;box-sizing:border-box;margin:0 0 0 .1rem;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;height:.19rem;padding:.02rem .06rem;color:#000;font-size:.09rem;line-height:1.5;background-color:#fff;background-image:none;border:1Px solid #d9d9d9;border-radius:2px}.tryout-main .select{position:relative;cursor:pointer}.tryout-main .select .options{position:absolute;z-index:10;background:#fff;overflow:hidden;height:0;top:.19rem;left:0;right:0;box-shadow:0 12px 13px rgba(0,0,0,.1);transition:all .3s ease-in}.tryout-main .select .options .item{line-height:.19rem;padding-left:.05rem;font-size:.07rem;color:#000;border-bottom:1Px solid #f6f6f6;cursor:pointer}.tryout-main .select .options .item:hover{background:#ff9b54;color:#fff}.tryout-main .select:after{position:absolute;content:"";right:.05rem;top:50%;width:.17rem;height:.17rem;margin-top:-.08rem;background:url(../resources/images/tryout/arrow-down.png) no-repeat;background-size:100% 100%;transition:all .3s ease-in}.tryout-main .select.showOptions .options{height:auto}.tryout-main .msg span,.tryout-main .submit{height:.19rem;line-height:.19rem;font-size:.07rem;font-weight:500;color:#FFF}.tryout-main .select.showOptions:after{transform:rotate(180deg);transition:all .3s ease-in}.tryout-main .msg span{cursor:pointer;display:inline-block;background-color:#ff9b54;padding:0 .05rem;margin-left:.1rem}.tryout-main .submit{width:1.69rem;text-align:center;margin:.16rem auto .26rem;background:#FFA800;border-radius:2px}