index.css 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. body{
  2. background:#fff;
  3. }
  4. .ynZTbox_head{ width:100%; height: auto;}
  5. .ynZTbox_head p{ width:100%; height: auto;}
  6. .ynZTbox_head p img{ width:100%; height: auto;}
  7. .ynZTbox_head div.he{ position: relative; }
  8. .ynZTbox_head div.he p.text_img{ position: absolute; left: 50%; width: 1200px; bottom: 20px; margin-left: -600px;}
  9. .ynZTbox_head div.he p.text_img img{ width: auto;height: auto; margin-left: 60px;}
  10. .ynZTbox_main{ width: 1200px; margin: 0 auto;}
  11. .main_b{ position: relative; text-align: center; top: -40px;}
  12. .main_b2{ margin-top: 25px;}
  13. .main_b3{ margin-top: 25px;}
  14. .main_b4{ margin-top: 25px;}
  15. .main_b5{ margin-top: 25px;}
  16. .main_b6{ margin-top: 60px;}
  17. .main_b a.lpurl1{position: absolute; display: block; width: 546px; height: 237px; right: 103px; top: 41px;}
  18. .main_b a.lpurl2{position: absolute; display: block; width: 625px; height: 237px; left: 100px; bottom: 41px;}
  19. .main_b a.lpurl3{position: absolute; display: block; width: 688px; height: 318px; left: 100px; bottom: 92px;}
  20. .main_b a.lpurl4{position: absolute; display: block; width: 688px; height: 318px; left: 235px; bottom: 49px;}
  21. .main_b a.lpurl5{position: absolute; display: block; width: 480px; height: 180px; left: 95px; top: 204px;}
  22. .main_b a.lpurl6{position: absolute; display: block; width: 480px; height: 180px; right: 95px;top: 204px;}
  23. .main_b a.lpurl7{position: absolute; display: block; width: 1010px; height: 180px; left: 95px; bottom: 164px;}
  24. .lptypeBox{ width: 1180px;margin: 0 auto; margin-top: 60px; background: url("../image/bg_ico.png") no-repeat 0 40px; padding-bottom: 95px; background-size:100% 100%; }
  25. .lptypeBox_title{ text-align: center;}
  26. .lptypeBox_m{ width: 100%; height: auto; margin-top: 40px;}
  27. .lpxc_nav{ text-align: center;}
  28. .lpxc_nav a{ margin: 0 10px; text-align: center; background: #fff; display: inline-block; width: 140px; height: 40px; border-radius: 50px; line-height: 40px; font-size: 15px; color: #6b4f31; box-shadow: 0 0 15px 0 rgba(107,79,49,0.2); }
  29. .lpxc_nav a.on{ background:#d44531; color: #fff; }
  30. .lptypeBox_ul{position: relative; margin-top: 40px; height: 420px;}
  31. .lptypeBox_ul .list{ width: 750px; height: 420px; border: 1px solid #eef0f5; margin: 0 auto; overflow: hidden;}
  32. .lptypeBox_ul .list ul li{ width: 750px; height: 420px;}
  33. .lptypeBox_ul .list ul li img{ width: 100%; height: 100%;}
  34. .lptypeBox_ul a.prev{position: absolute; left:100px; top: 50%; width:42px; margin-top: -21px; height: 42px; background:url("../image/img_ico_11.png") no-repeat; background-position: 0 0; }
  35. .lptypeBox_ul a.next{position: absolute; right:100px; top: 50%; width:42px; margin-top: -21px; height: 42px; background:url("../image/img_ico_11.png") no-repeat; background-position: -49px 0; }
  36. .lptypeBox_ul div.hd{ text-align: center; position: absolute; bottom: -30px; width: 100%;}
  37. .lptypeBox_ul div.hd .pageState{ font-size: 15px; color: #6b4f31;}
  38. .lptypeBox_ul div.hd .pageState span{ color: #d44531;}
  39. .bottom_bm{ width: 1140px; margin: 0 auto; margin-top: 70px; background: #d9644e;border-radius: 10px; padding: 20px;}
  40. .bottom_bm_main{ background-color: #fff; padding:30px 0;}
  41. .bm_title{ text-align: center;}
  42. .bm_form{ width:945px ;margin: 0 auto; margin-top: 20px;}
  43. .bm_form input.inp-s{width: 280px; float: left; border-radius: 30px; border:none; font-size: 16px; color: #6b4f31; height: 50px; background: #f6f6f6; padding-left: 20px; margin-right: 10px;}
  44. .bm_form a.buttom_a{ width: 300px; text-align: center; border-radius: 30px; line-height: 50px; height: 50px; background: #d9644e; color: #fff; font-size: 18px; font-weight: bold; display: block; float: left; margin-left: 15px;}
  45. .bottom_tel{ margin-top: 45px; text-align: center;}
  46. .bottom_tel i{ display: inline-block; width: 76px;}
  47. .bottom_tel i img{ width: 76px; height: 47px;}
  48. .bottom_tel span{ display: inline-block; font-size: 25px; font-weight: bold; color: #d44531; position: relative; top: 25px; margin-left: 10px;}
  49. /*
  50. .right_m p.ling input::-webkit-input-placeholder {
  51. color: #b9b9b9;
  52. }
  53. .right_m p.ling input:-moz-placeholder {
  54. color: #b9b9b9;
  55. }
  56. .right_m p.ling input:-ms-input-placeholder {
  57. color: #b9b9b9;
  58. }
  59. */