style.css 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. @charset "utf-8";
  2. /* CSS Document */
  3. *{
  4. -webkit-box-sizing: border-box;
  5. -moz-box-sizing: border-box;
  6. box-sizing: border-box}
  7. *,body{padding:0px; margin:0px;font-family: "微软雅黑";}
  8. body{color:#fff;font-size: 16px; background: #033c76;}
  9. li{ list-style-type:none;}
  10. table{}
  11. i{ margin:0px; padding:0px; text-indent:0px;}
  12. img{ border:none; max-width: 100%;}
  13. a{ text-decoration:none; color:#fff;}
  14. a.active,a:focus{ outline:none!important; text-decoration:none;}
  15. ol,ul,p,h1,h2,h3,h4,h5,h6{ padding:0; margin:0}
  16. a:hover{ color:#06c; text-decoration: none!important}
  17. .clearfix:after, .clearfix:before {
  18. display: table;
  19. content: " "
  20. }
  21. .clearfix:after {
  22. clear: both
  23. }
  24. .pulll_left{float:left;}
  25. .pulll_right{float:right;}
  26. i{font-style: normal;}
  27. .head{position: relative; height: 90px; margin: 0 15px; padding-right: 60px;}
  28. .head h1{ width: 44%; font-size: 32px; text-align: center; line-height: 90px; color: #daf9ff; font-weight: bolder;}
  29. .head .menu{ width: 28%}
  30. .head .menu ul{ font-size: 0;}
  31. .head .menu1 ul{text-align: right}
  32. .head .menu2 ul{text-align: left}
  33. .head .menu li{ display: inline-block; position: relative;margin: 25px 15px;}
  34. .head .menu li a{ display: block; font-size: 14px; color: #fff; line-height: 40px; padding: 0 15px; }
  35. .head .home{position: absolute; left: 0; line-height: 90px;}
  36. .head .home a *{display: inline-block; vertical-align: middle;}
  37. .head .time{position: absolute; right: 0; line-height: 90px;}
  38. /****
  39. .menu li:before,
  40. .menu li:after{ position:absolute; width:10px; height:5px;opacity: .4; content: ""; border-top: 2px solid #02a6b5; top: -1px;border-radius: 2px;}
  41. .menu li:before,.menu li a:before{border-left: 2px solid #02a6b5;left: -1px;}
  42. .menu li:after,.menu li a:after{border-right: 2px solid #02a6b5; right: -1px;}
  43. .menu li a{ position:relative;}
  44. .menu li a:before,
  45. .menu li a:after{ position:absolute; width:10px; height:5px; opacity: .4; content: "";border-bottom: 2px solid #02a6b5; bottom:-1px;border-radius: 2px;}
  46. ****/
  47. .head .menu li a:hover{ color: #f4e925;}
  48. .menu li a:hover:before,
  49. .menu li a:hover:after,
  50. .menu li:hover:before,
  51. .menu li:hover:after{border-color: #f4e925; opacity: 1;}
  52. .mainbox{padding: 0px 10px;}
  53. .nav1{margin-left: -6px; margin-right:-6px;}
  54. .nav1>li{padding:0 6px; float: left;}
  55. .box{ border:1px solid rgba(7,118,181,.7); box-shadow:inset 0 0 5px rgba(7,118,181,.8); margin-bottom: 12px; position: relative;}
  56. .tit{ padding: 10px 10px 10px 25px;border-bottom:1px solid rgba(7,118,181,.7);font-size: 16px; font-weight: 500; position: relative;}
  57. .tit:before,.tit01:before{position: absolute; content: ""; width: 6px; height: 6px; background: rgba(22,214,255,.9);box-shadow: 0 0 5px rgba(22,214,255,.9); border-radius: 10px; left: 10px; top: 18px;}
  58. .tit:after,.box:before{ width: 100%; height: 1px; content: ""; position: absolute; left: 0; bottom:-1px; background:linear-gradient(to right,#076ead,#4ba6e0,#076ead); box-shadow: 0 0 5px rgba(131,189,227,1);}
  59. .box:before{top: -1px;}
  60. .boxnav{padding: 10px;}
  61. .nav2{}
  62. .nav2 li:first-child{border:none;}
  63. .nav2 li{float: left;border-left:1px solid rgba(7,118,181,.2); height:240px; padding: 0 10px 10px 10px;}
  64. .tit01{font-size: 16px; font-weight: 500; position: relative; padding-left: 15px;}
  65. .tit01:before{ left: 3px; top: 8px;}
  66. .ftechart{height: 200px;;}
  67. .table1 th{ border-bottom: 1px solid #407abd; font-size: 14px; text-align: center; padding: 6px 0; color: rgba(255,255,255,.8)}
  68. .table1 td{ border-bottom: 1px dotted#407abd;font-size: 12px; padding:6px 0;text-align: center; color: rgba(255,255,255,.6)}
  69. .table1 tr:last-child td{border: none;}
  70. .mapc{background: url(../images/bg3.png) no-repeat center center; background-size: 100% 100%}
  71. .map{position: relative; height: 100%; padding-top:0px;}
  72. .map img{}
  73. .mapnav{position: absolute; z-index: 100;}
  74. .mapnav div{ background: url(../images/bg1.png) no-repeat; background-size:100% auto; width: 110px;text-align: center; padding: 20px 0; line-height: 120%;}
  75. .mapnav div span{font-size: 14px; opacity: .6}
  76. .mapnav div p{font-size: 20px; font-weight: bold; padding-top: 5px;}
  77. .mapnav li{float: left; margin-right: 6px;}
  78. .leidanav{margin-top: -5px;}
  79. .leidanav li{float: left; width: 20%; text-align: center; border-left: 1px solid rgba(255,255,255,.1)}
  80. .leidanav li:first-child{border-left: none;}
  81. .leidanav span{font-size: 12px; opacity: .6}
  82. .leidanav p{font-size: 14px; }
  83. .ybp{width: 100%}
  84. .ybp li{float: left; width: 50%; height: 120px; }
  85. .duibi li{float: left; width: 25%; height: 200px; padding: 0; border: none;}