.style-primary{}
a{text-decoration: none;color:inherit;}
a:hover {text-decoration: none;}


/*
page
*/
.u-paging{margin-top: 40px;}
    .paging-inner{height: 40px;margin: 0 auto;font-size: 0;text-align: center;}
    .paging-inner li {margin:0 5px;/* height: 38px; *//* line-height: 38px; *//* width: 38px; */color: #666;font-size: 16px;background-color: #fff;border: 1px solid #e5e5e5;transition: 0.3s;display: inline-block;vertical-align: top;text-align: center;padding: 5px 10px;}
    .paging-inner .thisclass,.paging-inner a:hover{background-color: #2761c4;color: #fff;border-color: #2761c4;}
    .paging-inner .prev{background:#fff url(../images/page-prev.png) no-repeat center center;}
    .paging-inner .next{background:#fff url(../images/page-next.png) no-repeat center center;}
    .paging-inner .prev:hover{background:#2761c4 url(../images/page-prevh.png) no-repeat center center;}
    .paging-inner .next:hover{ background:#2761c4 url(../images/page-nexth.png) no-repeat center center;}



/*
model-class
*/
.style-primary .wsc-class .active .classItema a,.classItema:hover a{color: #2761c4;}
    .style-primary .classItem a:hover{color: #2761c4;}
    .style-primary .classItem:hover  i{background-image: url(../images/tlMore-arrh.png);}
    


/*
tags
*/
.style-primary .wsc-tags a:hover{border-color: #2761c4;background-color: #2761c4;color: #fff;}



/*
search
*/
.style-primary .wsc-search-list .list-item:hover .list-tit{
    color: #2761c4;
}
.style-primary .search-none-tip a{
    color: #2761c4;
}
.style-primary .search-tab .active a,.style-primary .search-tab li:hover a{
    color: #2761c4;
}
.style-primary .sl-count span,.style-primary .s-key{
    color: #2761c4;
}
.style-primary .search-tab li span{
    background-color: #2761c4;
}
.style-primary .search-form input:focus{
    border-color: #2761c4;
}
.style-primary .btn-search{background-color: #2761c4;}
    .style-primary .btn-search:hover{background-color: #1d4ea2;}


/*
listItem
*/
.style-primary .lTitMore:hover{color: #2761c4;}
.style-primary .lTit .line{background-color: #2761c4;}



/*
detailpage
*/
.style-primary .rTitMore:hover{color: #2761c4;}
.style-primary .rTit .line{background-color: #2761c4;}



/*
detailpage
*/
.style-primary .rTitMore:hover{color: #2761c4;}




.style-primary .rlist-style3 .list-btn1{border: solid 1px #EA9720;color: #EA9720;}
.style-primary .rlist-style3 .list-btn1:hover{background-color: #EA9720;color: #fff;}
.style-primary .rlist-style3 .list-btn2{ border: solid 1px #2761c4;color: #2761c4;}
.style-primary .rlist-style3 .list-btn2:hover{background-color: #2761c4;color: #fff;}