bqgj.css 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. .lunbo_box{width:100%;position:relative;}
  2. .lunbo_box ul{width:100%;}
  3. .lunbo_box ul li{width:100%;}
  4. .lunbo_box ul li .lunbo_img{width:100%;position:relative;}
  5. .lunbo_box ul li .lunbo_img img{width:100%;display:block;}
  6. .lunbo_box .prev{position:fixed;top:50%;left:100px;border-radius: 30px;margin-top:-230px;background: url(../image/zuo.png) no-repeat 0 0/100% 100%;width:76px;height:76px;}
  7. .lunbo_box .next{position:fixed;top:50%;right:100px;border-radius: 30px;margin-top:-230px;background: url(../image/you.png) no-repeat 0 0/100% 100%;width:76px;height:76px;}
  8. /*.lunbo_box .hd{position:absolute;bottom:45px;left:50%;width:1200px; margin-left: -600px; text-align: center; z-index: 2;}
  9. .lunbo_box .hd ul li{width:20px;height:9px;margin:0px 3px;background:#FFF;z-index:3;border-radius:10px;margin-top:10px;display:inline-block;}
  10. .lunbo_box .hd ul li.on{background:#5DA750; width:30px;}
  11. */
  12. .qieh{position:fixed;bottom:100px;left:0%;width:1200px;text-align: center; z-index: 2;}
  13. .qieh ul li{width:215px;height:40px;cursor:pointer;margin:0px 3px;background:#5DA750;z-index:3;border-radius:10px;margin-top:20px;background: url(../image/title1.png) no-repeat 0 0/100% 100%;position:relative;}
  14. .qieh ul li.on span{color:#0F102E;}
  15. .qieh ul li i{font-size:19px;color:#0F102E;position:absolute;top:18%;left:6%;}
  16. .qieh ul li span{font-size:22px;color:#C14704;display: block;width: 77%;position: absolute;top: 0;left: 23%;height: 100%;display:flex;align-items:center;justify-content:center; }
  17. .m_baom_box{width:100%;height:60px;position:fixed;bottom:0;left:0;
  18. background: linear-gradient(left, #F8DFC4, #DBB292);
  19. background: -webkit-linear-gradient(left, #F8DFC4, #DBB292);
  20. background: -o-linear-gradient(left, #F8DFC4, #DBB292);
  21. background: -moz-linear-gradient(left, #F8DFC4, #DBB292);
  22. }
  23. .m_baom{width:1200px;height:60px;margin:auto;}
  24. .m_baom .input{width:262px;height:38px;background:#FFF;float: left;margin-right:48px;margin-top: 11px;}
  25. .m_baom .input img{margin-top:10px;margin-left:10px;}
  26. .m_baom .input input{width:210px;height:36px;border:0;position:relative;top:1px;left:4%;}
  27. .m_baom .bottom{width:130px;height:38px;background:#D3915A;float: left;text-align:center;line-height:38px;margin-top: 11px;font-size:18px;color:#FFF;}
  28. .m_baom .dh{float: left;height:60px;line-height:60px;position:relative;left:45px;}
  29. .m_baom .dh i{font-size:16px;color:#FFF;position:relative;top:-7px;}
  30. .m_baom .dh span{font-size:36px;color:#E6691E;}