Xunfeibase.css 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. a{
  2. text-decoration: none!important;
  3. }
  4. .containerTop {
  5. margin: -30px auto 60px;
  6. }
  7. .Tap_one .fond {
  8. display: table-cell;
  9. width:60%;
  10. vertical-align: middle;
  11. margin-left: 5px;
  12. }
  13. .caption1 {
  14. text-align: center;
  15. margin-top: 50px;
  16. }
  17. .caption1 h1 {
  18. color: #595757;
  19. font-size: 36px;
  20. }
  21. .Tap_one .fond span{
  22. font-size: 20px;
  23. }
  24. .Tap_one .fond p {
  25. font-size: 16px;
  26. color: #727171;
  27. margin: 10px 0 20px 0;
  28. }
  29. .button {
  30. margin-top: 15px;
  31. float: left;
  32. }
  33. .button button {
  34. border: solid 1px #2566c0;
  35. border-radius: 10px;
  36. text-align: center;
  37. width: 80px;
  38. height: 30px;
  39. line-height: 30px;
  40. font-size: 12px;
  41. color: #2566c0;
  42. background-color: #fff;
  43. }
  44. .fond p:last-child {
  45. font-size: 14px;
  46. color: #727171;
  47. }
  48. .p_fond {
  49. float: left;
  50. margin: 10px 0 0 20px;
  51. }
  52. .button_nue {
  53. text-align: center;
  54. margin: 0 auto 20px;
  55. }
  56. .button_nue button {
  57. border: solid 1px #2566c0;
  58. border-radius: 10px;
  59. text-align: center;
  60. width: 150px;
  61. height: 40px;
  62. line-height: 40px;
  63. font-size: 15px;
  64. color: #2566c0;
  65. background-color: #fff;
  66. }
  67. /*<!--contents 首页内容er-->*/
  68. /*模板1*/
  69. .app-list .hover_thumbnail {
  70. position: relative;
  71. left: 0;
  72. top: 0;
  73. }
  74. .app-list .thumbnail img{
  75. margin: auto;
  76. position: absolute;
  77. top: 25%;
  78. left: 0;
  79. right: 0;
  80. }
  81. .app-list .thumbnail {
  82. position: absolute;
  83. top: 0;
  84. left: 0;
  85. bottom: 0;
  86. right: 0;
  87. text-align: center;
  88. }
  89. .app-list .thumbnail .text1{
  90. margin-top:80%;
  91. font-size: 25px;
  92. color: #fff;
  93. letter-spacing: 3px;
  94. }
  95. /*模板2*/
  96. .hover-content {
  97. position: absolute;
  98. top: 10%;
  99. left: 0;
  100. right: 0;
  101. text-align: center;
  102. }
  103. .hover-content .img_left{
  104. display: inline-block;
  105. margin-left: 30px;
  106. margin-top: 30px;
  107. }
  108. .hover-content .P_fond{
  109. display: inline-block;
  110. color: #fff;
  111. font-size: 16px;
  112. }
  113. .H_fond {
  114. padding: 40px;
  115. }
  116. .H_fond span{
  117. font-size: 28px;
  118. color: #fff;
  119. margin-left:45px;
  120. letter-spacing: 3px;
  121. }
  122. /*动态*/
  123. .app-list:hover .thumbnail{
  124. display: none;
  125. }
  126. .app-list:hover .hover-content{
  127. display: block;
  128. }
  129. .app-list .hover-content{display: none;}
  130. /*<!--contents 首页内容三-->*/
  131. .fluid {
  132. background: url(../img/Xunfei.jpg) no-repeat;
  133. background-size: cover;
  134. /*background-size: 100%;*/
  135. margin-top: 120px;
  136. }
  137. .fond_bank{
  138. width: 40%;
  139. margin: 50px 0 0 50px;
  140. }
  141. /*.fond_bank span{*/
  142. /*font-size:35px;*/
  143. /*color: #fff;*/
  144. /*line-height: 120px;*/
  145. /*}*/
  146. .fond_bank p{
  147. font-size:17px;
  148. color: #fff;
  149. line-height: 30px;
  150. }
  151. .button_tow {
  152. /*width: 30%;*/
  153. /*border: 1px solid #fff;*/
  154. /*border-radius: 10px;*/
  155. /*height: 50px;*/
  156. /*margin-top: 40px;*/
  157. /*text-align: center;*/
  158. width: 150px;
  159. height: 40px;
  160. border: 1px solid #fff;
  161. border-radius: 10px;
  162. margin-top: 40px;
  163. text-align: center;
  164. color: #fff;
  165. }
  166. .button_tow span:last-child {
  167. margin: 0 auto;
  168. line-height: 40px;
  169. font-size: 15px;
  170. color: #fff;
  171. }
  172. .bases {
  173. width: 285px;
  174. height: 330px;
  175. box-shadow: 3px 3px 4px rgba(157,157,157,.3);
  176. border-radius: 5px;
  177. }
  178. /*<!--contents 首页内容四-->*/
  179. .caption1 p {
  180. font-size: 16px;
  181. color: #727171;
  182. margin-top: 10px;
  183. }
  184. .box {
  185. text-align: center;
  186. padding: 20px 20px 40px 20px;
  187. }
  188. .box h5{
  189. font-size: 22px;
  190. line-height: 54px;
  191. font-weight: 500;
  192. }
  193. .Tap_one .row {
  194. margin: 50px auto;
  195. }
  196. .backgroundRou .row{
  197. margin: 50px auto;
  198. }
  199. .box span{
  200. color: #727171;
  201. line-height: 30px;
  202. font-size: 15px;
  203. text-align: left;
  204. }
  205. .lins {
  206. border: 2px solid #2566c0;
  207. width: 45%;
  208. text-align: center;
  209. margin: 0 auto;
  210. margin: 20px auto;
  211. }