qygg_zt.css 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. body{background:#0B0D15;}
  2. .max_box{max-width:640px;margin:auto;min-width:320px;position: relative;}
  3. .max_box img{display:block;}
  4. .he{height: 40px !important;}
  5. .Plan_img{width:100%;position:relative;}
  6. .Plan_img img{width:100%;}
  7. .Plan_xc_box{width:100%;height:100%;position:absolute;top:0;left:0;}
  8. .Plan_xc_title{display:flex;align-items:center;justify-content:center;}
  9. .Plan_xc_title p{font-size:0.875rem;color:#FFF;background:#4D4C70;float:left;padding:5px 25px;margin-right:15px;border-radius:3px;}
  10. .Plan_xc_title p.on{background:#F7A300;color:#4D4C70;}
  11. .Plan_xclb_box{overflow:hidden;padding: 20px 0;}
  12. .Plan_xclb ul{}
  13. .Plan_xclb ul li{border:3px solid #FFF;width:80%;height:180px;border-radius:10px;overflow:hidden;margin-left:15px;box-shadow:0px 0px 14px 0px #c6c6c6;}
  14. .Plan_xclb ul li:last-child{margin-right:15px;}
  15. .Plan_xclb ul li img{width:100%;height:100%;}
  16. .Plan_xclb ul li i{position:absolute;bottom:0;left:0;background:rgba(2, 0, 51, 0.5);padding:5px 20px;font-size:0.875rem;color:#FFF;}
  17. .Plan_bm{width:100%;padding-top:15px;background:#FFF;border-radius:10px 10px 0 0;}
  18. .Plan_bm form{border: 1px solid #B1954E;width:92%;background:#FFF;border-radius:10px 10px 0 0;margin:auto;padding:20px 0;border-bottom:0;}
  19. .Plan_bm_title{text-align:center;position:relative;}
  20. .Plan_bm_title em{font-size:1.45rem;color:#BC8927;padding:5px 8px;}
  21. /*.Plan_bm_title :before {content:"";width:20px;height:2px;background:#36426A;position:absolute;bottom:-5px;left:50%;margin-left:-10px;}
  22. */
  23. .Plan_bm_title p{font-size:0.875rem;color:#BC8927;margin-top:5px;}
  24. .Plan_bm_input{border:1px solid #CCC;height:40px;margin:auto;width:70%;overflow:hidden;position:relative;}
  25. .Plan_bm_input img{float:left;width:13px;position:relative;top:11px;left:12px;}
  26. .Plan_bm_input input{float:right;height:100%;width:85%;padding:0 10px;border:0;font-size:0.95rem;color:#444}
  27. .Plan_bm_buttom{width:70%;margin:auto;background:#EAAF3E;height:40px;margin-top:10px;border-radius:50px;text-align:center;font-size:1.05rem;color:#FFF;line-height:40px;font-weight:600;}
  28. .Plan_bm_input:before {content:"";width:1px;height:17px;background:#BFB9B9;position:absolute;top:11px;left:36px;}
  29. .m_st{width:25px;display:block;position:absolute;top:15px;right:15px;z-index:10;}
  30. .m_st img{width:100%;display:block;}
  31. .m_ml{width:12px;display:block;position:absolute;top:15px;left:15px;z-index:10;}
  32. .m_ml img{width:100%;display:block;}
  33. .lpindex{width:100%;height:100%;position:absolute;top:0;left:0;}
  34. .m_tz{width:100%;height:100%;position:absolute;top:0;left:0;display:block;}