﻿.page__banner{background-image:url(/img/banks.jpg);background-position:50%;background-repeat:no-repeat;color:#fff;height:300px;position:relative;width:100%;z-index:9}
.page__body{margin-top:40px}
.page__aside{float:left;overflow:hidden;position:-webkit-sticky;position:sticky;top:0;width:300px}
.page__helper{background-color:#f4f8fc;padding:32px}
.page__main{float:right;width:860px}
.page__main--full{width:100%}
.page__title{font-size:24px;font-weight:bolder;height:40px;margin-bottom:32px;position:relative}
.page__title:after,.page__title:before{background-color:#4462cb;bottom:0;content:"";height:3px;left:0;position:absolute;width:24px}
.page__title:after{background-color:#a2b1e5;left:24px}


.category__title{color:#fff;font-size:44px;font-weight:bolder;letter-spacing:3px;padding-top:120px;position:relative;text-align:center;z-index:10}
.category__title:after,.category__title:before{border-top:2px solid hsla(0,0%,100%,.5);content:"";display:inline-block;margin-right:20px;position:relative;top:-11px;width:70px}
.category__title:after{margin-left:20px;margin-right:0}



.category__nav{border-top:1px solid hsla(0,0%,100%,.2);bottom:0;height:50px;left:0;line-height:50px;position:absolute;right:0;z-index:10}
.category__nav,.category__nav .c-link{color:hsla(0,0%,100%,.85)}
.category__nav .c-link:hover{color:#fff}
.category__nav .c-link:after{color:hsla(0,0%,100%,.5)}
.category__breadcrumb{float:left;font-size:14px}
.category__breadcrumb .c-link:after{margin:0 7px}
.helper__icon{color:#ff7600;display:block;font-size:24px;margin-bottom:10px}
.helper__title{color:#4462cb;font-size:20px;line-height:1.5}
.helper__item{color:#4b5563;float:left;font-size:16px;line-height:3;width:50%}
.helper__item:before{background-color:#ff7600;border-radius:50%;content:"";display:inline-block;height:4px;margin-right:14px;position:relative;top:-4px;width:4px}
.helper__item:hover{color:#ff7600}
.pageinate{margin-top:40px}
.pageinate__item{border:1px solid #e6e6e7;border-radius:4px;display:inline-block;padding:10px 14px}
.pageinate__item.is-active{background-color:#4462cb;border:1px solid #4462cb;color:#fff}