12345678910111213141516171819202122232425262728293031323334353637383940 |
- .y_applykf{ width: 580px; height: 554px; background: url('/apply_img/ico_applybg.png') no-repeat center; background-size: 100% 100%; border-radius: 5px;}
- .y_applykf_main{position:relative;}
- .reduced_close{position: absolute; right: 0px; top: -74px;}
- .reduced_close a{ display:block; width: 34px; height: 34px;}
- .reduced_close a img{ width: 100%; height: 100%;}
- .reduced_close i{display: block; width: 1px; height: 20px;background: #fff; margin: 0 auto;}
- .y_applykf_top{ text-align: center;margin-top: 20px;}
- .y_applykf_top em{ font-size: 34px; color: #fff; display: block; font-style: normal;}
- .y_applykf_top span{ margin-top: 5px; font-size: 14px; color: #fff; background: #0677e2; display: inline-block; padding: 2px 15px; border-radius: 10px;}
- .y_applykf_leixin{ margin-top: 75px;}
- .y_applykf_leixin .y_applykf_li{text-align: center; width: 33%; float: left;}
- .y_applykf_leixin .y_applykf_li i{ display: block; width: 107px; height: 76px; margin: 0 auto;}
- .y_applykf_leixin .y_applykf_li i img{ width: 100%; height: 100%;}
- .y_applykf_leixin .y_applykf_li span{ display: block; font-size: 20px; color: #666; margin-top: 8px;}
- .y_applykf_input{ width: 430px; margin: 0 auto; margin-top: 35px;}
- .y_applykf_input p{display: block; width: 100%; padding: 10px 0; margin-bottom:15px; border:1px solid #d4e9ff; background: #f5faff;border-radius: 5px;}
- .y_applykf_input p.name i{ position: relative; top: 3px; float: left; width: 23px; height: auto; display: inline-block; border-right: 1px solid #d4e9ff; padding:0 20px;}
- .y_applykf_input p.name i img{ width: 100%; height: auto; }
- .y_applykf_input p.bobil i{ position: relative; top: 3px; float: left; width: 20px; height: auto; display: inline-block; border-right: 1px solid #d4e9ff; padding:0 20px;}
- .y_applykf_input p.bobil i img{ width: 100%; height: auto;}
- .y_applykf_input p input{ float: left; width: 320px; height: 30px; margin-left: 15px; display: inline-block; border: none; background: #f5faff; font-size: 16px; color: #a7a7a7;}
- .y_applykf_input .y_applykf_submit{ width: 100%; height: 56px; font-size: 28px;color: #fff; border-radius: 5px; background: #108bff; border:none;}
- .y_applykf_input .y_applykf_submit:hover{ background: #3c9ffd;}
|