﻿.nav-pills > li + li { margin-left: 15px; }
.nav-pills li { margin-bottom: 15px; }
.navv span { line-height: 50px; }
.nav-pills > span { float: left; }
.navv li a { border-radius: 5px; font-size: 16px; line-height: 50px; height: 50px; display: inline-block; text-align: center; }
.wjfl span:first-child a, .wjfl span:first-child a:hover { background-color: rgb(147,176,206); font-weight: bold; color: #fff; margin-right: 10px; }
.ztfl span:first-child a, .ztfl span:first-child a:hover { background-color: rgb(147,176,206); font-weight: bold; color: #fff; margin-right: 10px; }
.jdfl span:first-child a, .jdfl span:first-child a:hover { background-color: rgb(147,176,206); font-weight: bold; color: #fff; margin-right: 10px;}
.nav-pills > li + li { margin-left: 10px }
.navv span a { border-radius: 5px; font-size: 16px; line-height: 50px; height: 50px; width: 75px; display: block; text-align: center; }

@media (max-width: 480px) {
    .navv li a { padding: 0px; }
}

.ssboxxx { width: 100%; margin: 0 0 20px; left: 10px; background-color: #fff; border-radius: 5px; box-shadow: 0px 0px 10px 10px #eee; }
.wj-xzlx { width: 110px; height: 40px; text-align: center; line-height: 40px; padding-left: 13px; background-color: #fff; border: 1px; vertical-align: middle; }
.ssboxxx input { width: 73%; height: 40px; padding-left: 20px; border: none; border-left: 1px solid #ccc; height: 40px; vertical-align: middle; }
.ssboxxx button { box-sizing: border-box; width: 82px; height: 55px; border: none; border-radius: 5px; background: rgb(56,108,165); color: #fff; cursor: pointer; vertical-align: middle; }
.navv { width: 100%; padding: 0; }
    .navv li { line-height: 50px; }
        .navv li a { border-radius: 5px; height: 50px; font-size: 16px; color: #444; line-height: 50px; height: 50px; display: inline-block; text-align: center; background-color: rgb(232,236,245); padding: 0 15px; }
            .navv li a:hover { background-color: rgb(56,108,165); color: #fff; }
        .navv li.active a { background-color: #b4d3ec; color: #fff; }
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover { background-color: rgb(147,176,206); }
.strPage { cursor: pointer; }
    .strPage.current { cursor: initial; }
