chart.css 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. /*PC端**/
  2. @media screen and (min-width:768px) {
  3. body{background-color: #F5F5F5;}
  4. header{box-shadow: none;}
  5. table, td, th{border: none;}
  6. .baseHeadCenter .logo{ width: auto;height: 52px; margin-right: 20px;border-right: 1px solid #e1e1e1;box-sizing: border-box;padding-right:16px;}
  7. .baseHeadCenter .logo.none{border-right: none;}
  8. .baseHeadCenter.account .wrap{padding-top: 25px;}
  9. .baseHeadCenter.account{border-bottom: none;}
  10. .header-title{float: left;margin-left: 70px;}
  11. .header-title p{line-height: 50px;font-size: 24px;color: #333333;font-weight: bold;}
  12. .header-title span{line-height: 50px;font-size: 16px;color: #333333;font-weight: normal;}
  13. .chart-content{width: 1200px;margin: 0 auto;}
  14. .chart-content .chart-title{ width: 100%;float: left; line-height: 80px;font-size: 24px;color: #333333;font-weight: bold;}
  15. .chart-content .chart-title span{line-height: 80px;font-size: 16px;color: #333333;font-weight: normal;}
  16. .chart-content-text{ min-height: 100px;width: 100%;box-sizing: border-box;padding: 24px;background: #FFFFFF;float: left;margin-bottom: 16px; }
  17. .chart-content-text h1,.chart-content-text p{font-size: 14px;color: #666666;line-height: 28px;}
  18. .chart-content-main{width: 100%;height: auto;float: left;margin-bottom: 16px;}
  19. .chart-main-top{width: 100%;height: 520px; margin-top: 16px;box-sizing: border-box;padding: 57px;background: #FFFFFF;}
  20. .chart-main-top-title{ width: 100%;line-height: 40px;font-size: 24px;font-weight: bold;color: #333333;text-align: center;margin-bottom:30px;}
  21. .chart-main-top-main{ width: 100%;height: 324px; }
  22. .chart-main-top-left{width: 340px;height: 100%; float: left;}
  23. .chart-main-top-left-li{ width: 100%;height: 63px;float: left;box-sizing: border-box;border-left: 3px solid #FFFFFF;margin-bottom: 2px;}
  24. .chart-main-top-left-li .li-title{ float: left;line-height: 63px;font-size: 18px;font-weight: bold;color: #333333;box-sizing: border-box;padding: 0 10px;margin-right: 14px;text-align: center;}
  25. .chart-main-top-left-li .li-texts{ width: 240px;box-sizing: border-box;height: 63px;padding: 10px 0;float: left;}
  26. .chart-main-top-left-li .li-texts.min{width: 182px;}
  27. .chart-main-top-left-li .li-texts.none p{line-height: 43px;}
  28. .chart-main-top-left-li .li-texts p{ line-height: 22px;font-size: 14px;color: #666666;}
  29. .chart-main-top-left-li.a{border-color: #73C0DE;background: linear-gradient(89deg, #E1F6FE 0%, #FFFFFF 100%);}
  30. .chart-main-top-left-li.b{border-color: #EE6666;background: linear-gradient(88deg, #FFECEC 0%, #FFFFFF 100%);}
  31. .chart-main-top-left-li.c{border-color: #5470C6;background: linear-gradient(87deg, #E6ECFF 0%, #FFFFFF 100%);}
  32. .chart-main-top-left-li.d{border-color: #91CC75;background: linear-gradient(87deg, #EEFEE7 0%, #FFFFFF 100%);}
  33. .chart-main-top-left-li.e{border-color: #FAC858;background: linear-gradient(88deg, #FFF5DF 0%, #FFFFFF 100%);}
  34. .chart-main-top-mids{width: 400px;height: 100%;float: left; }
  35. .chart-main-top-mids-li{width: 100%;height: 64px;margin-bottom: 2px;}
  36. .chart-main-top-mids-ch{margin: 0 auto; height: 100%;line-height: 64px;display: block;font-size: 16px;color: #ffffff;text-align: center;position: relative;transition:all 0.5s;}
  37. .chart-main-top-mids-li:hover .chart-main-top-mids-ch{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);color: #FFFFFF;}
  38. .chart-main-top-mids-ch.a{ background: url("/img/encyclopedia/chart/chart_a@2x.png");}
  39. .chart-main-top-mids-ch.b{width: 320px; background: url("/img/encyclopedia/chart/chart_b@2x.png");}
  40. .chart-main-top-mids-ch.c{width: 240px; background: url("/img/encyclopedia/chart/chart_c@2x.png");}
  41. .chart-main-top-mids-ch.d{width: 160px; background: url("/img/encyclopedia/chart/chart_d@2x.png");}
  42. .chart-main-top-mids-ch.e{width: 80px; background: url("/img/encyclopedia/chart/chart_e@2x.png");}
  43. .chart-main-top-right{width: 312px;height: 100%;float: left;margin-left: 34px; }
  44. .chart-main-top-right-li{ width: 100%; height: 110px;box-sizing: border-box;padding: 22px 0 14px 0;border-bottom: 1px solid #E1E1E1; float: left;}
  45. .chart-main-top-right-tips {width: 100%;height: 36px;margin-bottom: 10px; }
  46. .chart-main-top-right-tips .tips{ display: inline-block;border-radius: 4px; box-sizing: border-box;padding: 0 10px;font-size: 18px;line-height: 36px;color: #333333;text-align: center;font-weight: bold;}
  47. .chart-main-top-right-tips .tips.a{ background: #73C0DE; }
  48. .chart-main-top-right-tips .tips.b{ background: #5470C6; }
  49. .chart-main-top-right-tips .tips.c{ background: #91CC75; }
  50. .chart-main-top-right-li p{ font-size: 14px;line-height: 22px;color: #666666; }
  51. .chart-main-bot{width: 100%;height: auto;}
  52. .chart-main-top img{width: 100%;height: auto;}
  53. .chart-main-bot img{width: 100%;height: auto;}
  54. .chart-main-box{width: 592px;height: 420px;background: #FFFFFF;box-sizing: border-box;padding: 24px;}
  55. .chart-main-box.le{float: left;}
  56. .chart-main-box.ri{float: right;}
  57. .chart-main-min{width: 592px;height: 320px;background: #FFFFFF;box-sizing: border-box;padding: 24px;}
  58. .chart-main-min-title{width: 100%;line-height: 28px;font-size: 18px;font-weight: bold;color: #666666;margin-bottom: 20px;}
  59. .chart-main-max{width: 100%;height: 485px;background: #FFFFFF;box-sizing: border-box;padding: 24px;}
  60. .chart-main-max.table{min-height: 620px;}
  61. .chart-main-max.min{height: 480px;}
  62. .chart-main-min.le{float: left;}
  63. .chart-main-min.ri{float: right;}
  64. .chart-main-468{width: 468px;height: 360px;background: #FFFFFF;box-sizing: border-box;padding: 24px;float: left;}
  65. .chart-main-568{width: 568px;height: 360px;background: #FFFFFF;box-sizing: border-box;padding: 24px;float: left;}
  66. .chart-main-568 img{width: 100%;height: 100%;display: block;}
  67. .chart-main-300{width: 300px;height: 360px;background: #FFFFFF;box-sizing: border-box;padding: 24px;float: right;margin-left: 16px;}
  68. .chart-main-400{width: 400px;height: 360px;background: #FFFFFF;box-sizing: border-box;padding: 24px;float: right;margin-left: 16px;}
  69. .chart-main-390{width: 390px;height: 360px;background: #FFFFFF;box-sizing: border-box;padding: 24px;float: left;margin-right: 15px;}
  70. .chart-main-390.none{margin-right: 0;}
  71. footer{width: 100%;float: left;}
  72. #scrollTop .item .phone{ display: none; }
  73. #scrollTop .item .Iphone{ display: none; }
  74. }
  75. /*移动端**/
  76. @media screen and (max-width:768px){
  77. body{background-color: #F5F5F5;}
  78. footer{display: none;}
  79. header{box-shadow: none;}
  80. table, td, th{border: none;}
  81. .baseHeadCenter.account .wrap{padding-top: 10px;}
  82. .baseHeadCenter.account{border-bottom: none;}
  83. .header-title{display: none;}
  84. .chart-content{width: 100%;margin: 0 auto;box-sizing: border-box;padding: 3vw;}
  85. .chart-title{ width: 100%;float: left; line-height: 8vw;font-size: 4vw;color: #333333;font-weight: bold;}
  86. .chart-title span{line-height: 8vw;font-size: 16px;color: #333333;font-weight: normal;}
  87. .chart-content-text{ min-height: 60vw;width: 100%;box-sizing: border-box;padding: 3vw;background: #FFFFFF;float: left;margin-bottom: 10vw; }
  88. .chart-content-text h1,.chart-content-text p{font-size: 3.4vw;color: #666666;line-height: 6vw;}
  89. .chart-content-main{width: 100%;height: auto;float: left;margin-bottom: 16px;}
  90. .chart-main-box{width: 100%;height: 86vw;background: #FFFFFF;box-sizing: border-box;padding: 3vw;}
  91. .chart-main-box.le{float: left;margin-bottom: 16px;}
  92. .chart-main-box.ri{float: left;}
  93. .chart-main-min{width: 100%;height: 42vw;background: #FFFFFF;box-sizing: border-box;padding: 3vw;}
  94. .chart-main-max{width: 100%;height: 86vw;background: #FFFFFF;box-sizing: border-box;padding: 3vw;}
  95. .chart-main-min.le{float: left;margin-bottom: 16px;}
  96. .chart-main-min.ri{float: left;}
  97. .chart-main-568{width: 100%;height: 86vw;background: #FFFFFF;box-sizing: border-box;padding: 3vw;float: left;margin-bottom: 16px;}
  98. .chart-main-468{width: 100%;height: 86vw;background: #FFFFFF;box-sizing: border-box;padding: 3vw;float: left;margin-bottom: 16px;}
  99. .chart-main-400{width: 100%;height: 86vw;background: #FFFFFF;box-sizing: border-box;padding: 3vw;float: left;margin-bottom: 16px;}
  100. .chart-main-300{width: 100%;height: 60vw;background: #FFFFFF;box-sizing: border-box;padding: 3vw;float: left;margin-bottom: 16px;}
  101. }