0464092d by 焦小希
2 parents 30dd234e b27354f5
......@@ -14,7 +14,6 @@ div.banner, div.c_one, div.c_two, div.c_three, div.c_four, div.c_five, div.foote
div.banner {
height: 500px;
background-color: #7ed74e;
position: relative;
}
......@@ -548,7 +547,6 @@ width: 100%;
div.c_four div:first-child {
width: 1200px;
height: 240px;
background-color: #7ed74e;
}
/* -----------------友情链接-------------------------- */
div.c_five h2 {
......
......@@ -56,7 +56,7 @@
<dd><a href="">电商平台</a></dd>
</dl>
</li>
<li class="layui-nav-item"><a href="">在线缴费</a></li>
<li class="layui-nav-item"><a href="../zxjf/index.html">在线缴费</a></li>
<li class="layui-nav-item" class="item_last_child"><a href="">好差评</a></li>
</ul>
</div>
......
......@@ -13,8 +13,8 @@
<link rel='icon' href='favicon.ico' type='image/x-ico' />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" type="text/css" href="../../staticCss/common.css" />
<link rel="stylesheet" type="text/css" href="../../staticLib/layui/css/layui.css" />
<link rel="stylesheet" type="text/css" href="../../staticCss/common.css" />
<link rel="stylesheet" type="text/css" href="./css/index.css">
</head>
<body>
......
......@@ -16,8 +16,8 @@
cursor: pointer;
}
.app_progress li:hover {
background-color: #1E9FFF!important;
color: #fff!important;
background-color: #1E9FFF;
color: #fff;
}
.app_progress li:hover:after {
......@@ -40,6 +40,16 @@
.app_progress li.active:after {
border-left-color: #1E9FFF;
}
.selected {
background-color: #5FB878!important;
color: #fff!important;
}
.selected:hover {
background-color: #5FB878!important;
}
.app_progress li.selected:after {
border-left-color: #5FB878;
}
.line {
width: 80px;
height: 0;
......
......@@ -14,8 +14,8 @@
<meta name="description" content="" />
<meta name="keywords" content="" />
<script type="text/javascript" src="//api.map.baidu.com/api?v=2.0&ak=0NWXXsCSawnWID4UYI7Uhrl9WgtI2IGs"></script>
<link rel="stylesheet" type="text/css" href="../../staticCss/common.css" />
<link rel="stylesheet" type="text/css" href="../../staticLib/layui/css/layui.css" />
<link rel="stylesheet" type="text/css" href="../../staticCss/common.css" />
<link rel="stylesheet" type="text/css" href="./css/index.css">
</head>
......@@ -52,7 +52,6 @@
<li class="layui-nav-item">
<a href="javascript:;">查验中心</a>
<dl class="layui-nav-child">
<!-- 二级菜单 -->
<dd><a href="">移动模块</a></dd>
<dd><a href="">后台模版</a></dd>
<dd><a href="">电商平台</a></dd>
......@@ -74,7 +73,7 @@
<!-- ----------------------------------内容模块的开始----------------------------------------------- -->
<div class="appointment_notice contentBox">
<ul class="app_progress">
<li>
<li class="selected">
<span>1</span>
预约须知
</li>
......
......@@ -20,8 +20,8 @@
cursor: pointer;
}
.app_progress li:hover {
background-color: #1E9FFF!important;
color: #fff!important;
background-color: #1E9FFF;
color: #fff;
}
.app_progress li:hover:after {
......@@ -44,6 +44,16 @@
.app_progress li.active:after {
border-left-color: #1E9FFF;
}
.selected {
background-color: #5FB878!important;
color: #fff!important;
}
.selected:hover {
background-color: #5FB878!important;
}
.app_progress li.selected:after {
border-left-color: #5FB878;
}
.line {
width: 80px;
height: 0;
......
......@@ -14,8 +14,8 @@
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" href="../../staticCss/swiper-bundle.min.css">
<link rel="stylesheet" type="text/css" href="../../staticCss/common.css" />
<link rel="stylesheet" type="text/css" href="../../staticLib/layui/css/layui.css" />
<link rel="stylesheet" type="text/css" href="../../staticCss/common.css" />
<link rel="stylesheet" type="text/css" href="./css/index.css">
</head>
......@@ -76,17 +76,17 @@
<div class="central_area">
<div class="appointment_notice contentBox">
<ul class="app_progress">
<li>
<li class="selected">
<span>1</span>
预约须知
</li>
<div class="line"></div>
<li>
<li class="selected">
<span>2</span>
选择区域
</li>
<div class="line"></div>
<li>
<li class="selected">
<span>3</span>
预约时间
</li>
......
......@@ -24,8 +24,8 @@
cursor: pointer;
}
.app_progress li:hover {
background-color: #1E9FFF!important;
color: #fff!important;
background-color: #1E9FFF;
color: #fff;
}
.app_progress li:hover:after {
......@@ -48,6 +48,16 @@
.app_progress li.active:after {
border-left-color: #1E9FFF;
}
.selected {
background-color: #5FB878!important;
color: #fff!important;
}
.selected:hover {
background-color: #5FB878!important;
}
.app_progress li.selected:after {
border-left-color: #5FB878;
}
.line {
width: 80px;
height: 0;
......
......@@ -14,8 +14,8 @@
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" href="../../staticCss/swiper-bundle.min.css">
<link rel="stylesheet" type="text/css" href="../../staticCss/common.css" />
<link rel="stylesheet" type="text/css" href="../../staticLib/layui/css/layui.css" />
<link rel="stylesheet" type="text/css" href="../../staticCss/common.css" />
<link rel="stylesheet" type="text/css" href="./css/index.css">
</head>
......@@ -76,12 +76,12 @@
<div class="central_area">
<div class="appointment_notice contentBox">
<ul class="app_progress">
<li>
<li class="selected">
<span>1</span>
预约须知
</li>
<div class="line"></div>
<li>
<li class="selected">
<span>2</span>
选择区域
</li>
......
......@@ -13,8 +13,8 @@
<link rel='icon' href='favicon.ico' type='image/x-ico' />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="stylesheet" type="text/css" href="../../staticCss/common.css" />
<link rel="stylesheet" type="text/css" href="../../staticLib/layui/css/layui.css" />
<link rel="stylesheet" type="text/css" href="../../staticCss/common.css" />
<link rel="stylesheet" type="text/css" href="./css/index.css">
</head>
......