main
liudan 12 months ago
parent 4ecab1f012
commit 06ca19e02d
  1. 4
      css/style.css
  2. 2
      news/news01.html

@ -54,8 +54,8 @@ a.more_white:hover{color: #fff; background: #fff; text-decoration: none;}
/*分页*/
.page-wrap{ text-align: center; }
.page-wrap li{ background: #fff!important; margin-right: 20px; }
.page-wrap li a {margin-right: 10px;}
.page-wrap li{ background: #fff!important; }
.page-wrap li a {margin-right: 10px;margin-bottom:10px;}
.page-wrap li.active a {background-color: #124aa0; margin-right: 10px;}
.page_box{ margin: 50px 0 100px 0; }

@ -12,7 +12,7 @@
<link rel="icon" href="" type="image/x-icon">
<link href="../css/bootstrap.css" rel="stylesheet">
<link href="../css/bxslider.css" rel="stylesheet">
<link href="../css/style.css" rel="stylesheet">
<link href="../css/style.css?v=2" rel="stylesheet">
<link rel="stylesheet" href="../css/service12.css">
<link href="../css/animate.css" rel="stylesheet" >
<!--导航样式-->

Loading…
Cancel
Save