.panel-default>.panel-heading {
    background-color: #ECFBFE;
    border-color: #76B9F0;
}

.nav-pills li a:hover {
    color: white;
    background-image: url('../image/twobottom.png');
    background-color: unset !important;
    background-repeat:no-repeat;
    background-size:contain;
	/* background-attachment: fixed; */
}

.nav-pills>li>a.active {
    color: white;
    background-image: url('../image/bottom.png');
    background-repeat:no-repeat;
    background-color: unset !important;
    background-size:contain;
    background-position: center center;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color:unset; 
}

.nav-pills>li>a {
    border-radius: 0px;
}

.list-group-item {
    border-bottom: 2px dashed #919191;
    margin-bottom: 0px;
}

.pager .active a {
    background-color: #024F93;
    color: white;
    padding: 5px 14px;
    border-radius: 15px;
}

.pager li>a, .pager li>span {
    background-color: unset;
    /* color: white; */
}
<!--翻页-->
    .met_pager {
        text-align: center;
        padding: 330px 0 0;
        line-height: 50px;

    }
.fanye {
    text-align: center;
    padding: 30px 0 0;
    line-height: 50px;

}
.met_pager a {
    height: 40px;
    line-height: 40px;
    width: 40px;
    padding: 0 0px;
    margin-right: 6px;
    margin-left: 6px;
    border-radius: 40px;
    border: 1px solid #024F93;
    background-color:#ffffff;
}
.met_pager  a.layui-laypage-prev{
    height: 40px;
    line-height: 40px;
    width: 80px;
    padding: 0 0px;
    margin-right: 6px;
    margin-left: 6px;
    border-radius: 15px;
    border: 1px solid #024F93;
    background-color:#ffffff;
}
.met_pager  a.layui-laypage-next{
    height: 40px;
    line-height: 40px;
    width: 80px;
    padding: 0 0px;
    margin-right: 6px;
    margin-left: 6px;
    border-radius: 15px;
    border: 1px solid #024F93;
    background-color:#ffffff;
}
.met_pager  .layui-laypage-curr .layui-laypage-em{
    position:absolute;
    left: -1px;
    right: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    background-color: #024F93;
}
.met_pager a:hover {
    border: 1px solid;
    background: #024F93;
    color: white;
}
.met_pager a:hover em{
    color: #024F93;
}
a:hover {
    text-decoration: none;
}
.met_tools .met_page{clear:both;position:absolute;width:100%;margin: 0 auto;top:0;color:#818181}
.met_tools .met_page li.met_page_preinfo{ display:inline;width:47.5%;list-style:none; margin-left:30px;left:0;}
.met_tools .met_page li.met_page_next{ display:inline; list-style:none;width: 47.5%; margin-right:30px;right:0}
.met_tools .met_page li span{ padding-right:5px;}
.met_tools .met_page a{color:#607fa6}
.met_tools{border-top:1px solid #ddd;margin-top:30px;width:100%;position:relative;padding:10px 10px 0;height:50px;line-height:50px}
.met_tools .met_page_next{ float:right;}
.img1{
    margin: 0 5px;
}
.img2{
    margin: 0 5px;
}
