index_home.css 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. html{font-size:62.5%;}
  2. .index_activity{background: url(../../img/index_activity.png) no-repeat center center;background-size: 100% 100%;padding-top: 88px;margin-top: -10px;}
  3. .index_activity ul li{float: left;width: 190px;height:90px ;text-align: center;}
  4. .index_activity ul li strong{font-size: 36px;color: #ffbc09;}
  5. .index_activity ul li p{font-size: 16px;color: #185487;}
  6. .index_activity ul{float: left;}
  7. .index_activity form{float: right;position: relative;width: 270px;height: 44px;background: #FFFFFF;margin-top: 20px;box-shadow: 0 0 10px #CCCCCC;}
  8. .index_activity form .search{width: 20px;height: 20px;position: absolute;top: 12px;right:10px;}
  9. .index_activity form input{border: none;width:190px ;height: 32px;position:absolute;top: 6px;left: 40px;line-height: 32px;border-right: 2px solid #CCCCCC;}
  10. .index_activity form .index_use{width: 60px;height: 20px;position: absolute;top: 12px;left:8px}
  11. ::-webkit-input-placeholder{color:#CCCCCC !important;}
  12. .index_activity form .search:hover{cursor: pointer;}
  13. .index_select {display: none;}
  14. /*banner*/
  15. .carouselt{ position:relative; overflow: hidden;width:100%;height:470px; }
  16. .ct-img-big{ position:absolute; }
  17. .ct-img-big li{ float: left; }
  18. .ct-img-big li img{height: 470px;}
  19. .btn{ position: absolute; display: block;}
  20. .btn-pre{top:220px;left:220px;}
  21. .btn-next{top:220px;right:220px;}
  22. /*active的css*/
  23. #active{width:1200px;height:240px;margin:0 auto;padding-top:50px;position: relative;}
  24. #active>.title{width:70px;height:160px;padding-top:12px; }
  25. #active>.title>p{width:25px;height:160px;font-size: 2rem;color:#074F88;
  26. margin:0 0 50px 45px;font-weight: bold;line-height: 22px;}
  27. #active>.coupon{width:1130px;height:160px;padding:1px 0 0 40px; }
  28. #active .lf{background: url(../../img/coupon.jpg) no-repeat;}
  29. #active>.coupon>.coupon_cont{position: relative;width:232px;height:157px;
  30. margin-right: 25px;}
  31. #active>.coupon>.coupon_cont>h2{position: absolute;width:100%;height:92px;
  32. text-align: center;line-height:92px;font-size: 2.7rem;color:#FF8400;}
  33. #active>.coupon>.coupon_cont>p{position: absolute;width:100%;height:56px;
  34. text-align: center;line-height:56px;top:92px;font-size: 1.6rem;}
  35. #active>.line{position: absolute;left:35px;bottom:0;
  36. width:1122px;height:15px;background-image:url(../../img/coupon_line.png);}
  37. /*product的css*/
  38. #product{width:1200px;height:450px;margin:0 auto;position: relative;margin-top:5px;}
  39. #product>.caption{margin-bottom: 74px;}
  40. .caption{width:100%;height:50px;font-size: 2rem;color:#074F88;
  41. line-height: 50px;padding-left:30px;}
  42. #product>.content{width:1140px;height:400px;margin-left:30px;position: relative; }
  43. #product>.content>.cont{width:220px;height:350px;margin-right: 3px;
  44. display: inline-block;}
  45. #product>.content>.cont:last-child{margin-right: 0;}
  46. .cont_top1{position: absolute;top:0;left:0;background: #FFEED1;}
  47. #product .cont_bottom1{position: absolute;top:50px;left:230px;background: #5888B5;color:#fff;}
  48. .cont_top2{position: absolute;top:0;left:460px;background: #FFEED1;}
  49. #product .cont_bottom2{position: absolute;top:50px;left:690px;background: #5888B5;color:#fff;}
  50. .cont_top3{position: absolute;top:0;right:0;background: #FFEED1;}
  51. #product .img{width:220px;height:140px;position: relative;z-index: 10;}
  52. #product .img img:first-child{position: absolute;top: -72px;left: 50%;margin-left: -32px;}
  53. #product .img img:first-child+img{margin-top: -36px;}
  54. #product .text{width:220px;height:173px;}
  55. #product .text>h2{font-size: 1.8rem;height:60px;width:100%;line-height: 60px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
  56. text-align: center;color:#3B3B3B;}
  57. #product .cont_bottom1 .text>h2{color:#fff;}
  58. #product .cont_bottom2 .text>h2{color:#fff;}
  59. #product .cont_bottom1 .text>p{color:#fff;}
  60. #product .cont_bottom2 .text>p{color:#fff;}
  61. .text>p{width:180px;height:113px;margin-left:20px;color:#747474;line-height:20px;overflow: hidden;}
  62. /*policy的css*/
  63. #policy{width:1200px;height:405px;margin:50px auto 0;position: relative;}
  64. #policy .captions{width:100%;font-size: 2rem;color:#074F88;margin-left: 45px;margin-top: 120px;margin-bottom: 20px;}
  65. .pol_cont{width:1110px;height:355px;margin-left:45px;position: relative; }
  66. .pol_left{width:525px;height:345px;box-shadow: 5px 5px 5px 0 #EaEaEa;
  67. display:inline-block;position: absolute;top:0;left:0;}
  68. .pol_left img {width: 100%;height: 200px;}
  69. .pol_left_cont{width:525px;height:145px;background: #F6F6F6;}
  70. .pol_left_cont h3{height:50px;width:100%;line-height: 50px;
  71. color:#797979;font-size: 18px;padding-left:25px; }
  72. .pol_left_cont p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:62px;color:#616160;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
  73. .pol_left_cont p a{color:#616160;font-size: 14px;}
  74. .pol_bottom{width:100%;height:30px;padding:0 12px 0 25px;}
  75. .more a{color:#FFBC08;font-weight: bold;font-size: 1.6rem;}
  76. .data{font-size: 1rem;color:#9B9A9A;line-height:20px;}
  77. .pol_right{width:560px;height:345px;margin-left:15px;
  78. display:inline-block;position: absolute;top:0;right:0;}
  79. .pol_right_big{width:100%;height:165px;box-shadow: 5px 5px 5px 0 #EaEaEa;border:1px solid #F1F1F1;
  80. border-radius: 2px;}
  81. .pol_right_big h3{height:50px;width:100%;line-height: 50px;
  82. color:#797979;font-size: 18px;padding-left:25px; }
  83. .pol_right_big p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:82px;color:#616160;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
  84. .pol_right_big p a{color:#616160;}
  85. .pol_right_sm{width:275px;height:165px;display: inline-block;background: #F6F6F6;
  86. margin-top:15px;box-shadow: 5px 5px 5px 0 #EaEaEa;}
  87. .pol_right_sm h3{height:50px;width:100%;line-height: 50px;
  88. color:#797979;font-size: 18px;padding-left:25px; }
  89. .pol_right_sm p{line-height: 20px;padding:0 17px 0 25px;width:100%;height:83px;color:#616160;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
  90. .pol_right_sm p a{color:#616160;}
  91. /*need的css*/
  92. .need_main{background: #f6f6f6;width: 100%;}
  93. #need{width:1200px;height:295px;margin:45px auto 0;position: relative;background: #f6f6f6;}
  94. #need>.caption{display:inline-block;width:120px;}
  95. /*左右轮播*/
  96. .carousel{position: relative;width: 1200px;}
  97. .need_imgs{width: 1018px;overflow: hidden;position: absolute;left: 50%;margin-left: -500px;top: 0;}
  98. .carousel .need_prev{width: 30px;height: 34px;font-size: 24px;text-align: center;line-height: 34px;background: #686868;display: inline-block;color: #FFFFFF;position: absolute;top:90px;left:50px;box-shadow: 2px 2px 10px #333333;}
  99. .carousel ul{float: left;width: 100000px;}
  100. .carousel ul li{float: left;margin-left: 10px;margin-right: 10px;text-align: center;padding-bottom: 20px;}
  101. .carousel ul li p{font-size: 14px;color: #404040;line-height: 52px;background: #ffffff;box-shadow: 2px 2px 10px #333333;width: 320px;padding-left: 10px;padding-right: 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
  102. .carousel ul li img{width: 320px;height:160px;}
  103. .carousel .need_next{position: absolute;top:90px;right:30px;width: 30px;height: 34px;font-size: 24px;text-align: center;line-height: 34px;background: #686868;display: inline-block;color: #FFFFFF;box-shadow: 2px 2px 10px #333333;}
  104. .carousel .need_prev:hover,.carousel .need_next:hover{background: #003399;cursor: pointer;}