style.css 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  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: 30px; text-align: center; line-height: 90px; color: #daf9ff;}
  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 0;}
  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. .head .menu li a:hover{ color: #f4e925;}
  39. .menu li a:hover:before,
  40. .menu li a:hover:after,
  41. .menu li:hover:before,
  42. .menu li:hover:after{border-color: #f4e925; opacity: 1;}
  43. .mainbox{padding: 0px 10px;}
  44. .nav1{margin-left: -6px; margin-right:-6px;}
  45. .nav1>li{padding:0 6px; float: left;}
  46. .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;}
  47. .tit{ padding: 10px 10px 10px 25px;border-bottom:1px solid rgba(7,118,181,.7);font-size: 16px; font-weight: 500; position: relative;}
  48. .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;}
  49. .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);}
  50. .box:before{top: -1px;}
  51. .boxnav{padding: 10px;}
  52. .nav2{}
  53. .nav2 li:first-child{border:none;}
  54. .nav2 li{float: left;border-left:1px solid rgba(7,118,181,.2); height:240px; padding: 0 10px 10px 10px;}
  55. .tit01{font-size: 16px; font-weight: 500; position: relative; padding-left: 15px;}
  56. .tit01:before{ left: 3px; top: 8px;}
  57. .ftechart{height: 200px;;}
  58. @font-face{font-family:electronicFont;src:url(../font/DS-DIGIT.TTF)}
  59. .table1 th{ border-bottom: 1px solid #407abd; font-size: 14px; text-align: center; padding: 6px 0; color: rgba(255,255,255,.8)}
  60. .table1 td{ border-bottom: 1px dotted#407abd;font-size: 12px; padding:6px 0;text-align: center; color: rgba(255,255,255,.6)}
  61. .table1 tr:last-child td{border: none;}
  62. .mapc{background: url(../images/bg3.png) no-repeat center center; background-size: 100% 100%}
  63. .map{position: relative; height: 100%; padding-top:100px;}
  64. .map img{}
  65. .mapnav{position: absolute; z-index: 100; left: 15px; top: 10px;}
  66. .mapnav div{ background: url(../images/bg1.png) no-repeat; background-size:100% auto; width: 150px;text-align: center; padding: 15px 0; line-height: 120%;}
  67. .mapnav div span{font-size: 14px; opacity: .6}
  68. .mapnav div p{font-size: 30px; color: #5ee6ff; text-shadow: 0 0 5px #5ee6ff; font-weight: bold; padding-top: 5px;;font-family: electronicFont;}
  69. .mapnav li{float: left; margin-right: 6px;}
  70. .swiper-container{width:100%;height:300px;margin-left:auto;margin-right:auto}
  71. .swiper-slide{background-size:cover;background-position:center}
  72. .gallery-top{height:80%;width:100%}
  73. .gallery-thumbs{height:20%;box-sizing:border-box;padding: 1px 0;}
  74. .gallery-thumbs .swiper-slide{height:100%;border: 2px solid #02366c}
  75. .gallery-thumbs .swiper-slide-thumb-active{ border: 2px solid #fff}
  76. .gnlb {text-align: center;}
  77. .gnlb li{position: relative; display: inline-block; width: 48%; border: 1px solid #3e6ec0; margin:6px 0;}
  78. .gnlb li span{display:block; padding: 6px 0; text-align: center; font-size: 12px; color: rgba(255,255,255,.5);}
  79. .gnlb li span em{font-size: 18px; color: #FFDB6C; font-style: normal;font-family:electronicFont;}
  80. .gnlb li:before,
  81. .gnlb li:after{ position:absolute; width:10px; height:5px; content: ""; border-top: 2px solid #1a8bc2; top: -2px;border-radius: 2px;}
  82. .gnlb li:before,.gnlb li span:before{border-left: 2px solid #1a8bc2;left: -2px;}
  83. .gnlb li:after,.gnlb li span:after{border-right: 2px solid #1a8bc2; right: -2px;}
  84. .gnlb li span{ position:relative;}
  85. .gnlb li span:before,
  86. .gnlb li span:after{ position:absolute; width:10px; height:5px; content: "";border-bottom: 2px solid #1a8bc2; bottom:-2px;border-radius: 2px;}
  87. .weather{display: flex; justify-content: space-between; padding: 0 30px; height: 100%; align-items: center;}
  88. .wt2{display: flex; align-items: center;}
  89. .wt2 p{ font-size: 32px; padding-left: 10px; line-height: 100%;}
  90. .wt2 p sup{ font-size: 14px;}
  91. .wt1 span{font-size: 12px;}
  92. .wt1 img{width: 36px;}
  93. .wt03 p{line-height: 140%; font-size: 14px;}
  94. .wt03 p span{ display: inline-block; width: 70px; text-align: right; opacity: .6;}