


.oic{
    font-size: 15px;
    line-height: 15px;
    margin: 20px 0;
    font-weight: 300;
}
.oic-header-row {
    padding: 14px 20px;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 16px;
    background: #008f86 none repeat scroll 0 0;
    border-radius: 2px;
    font-weight: 400;
}
.oic-header-cell{
    height: 28px;
    display: table-cell;
    vertical-align: middle;
}
.oic-header-cell-2{
    padding-right: 10px;
    text-align: right;
}
.oic-header-cell-3{
    width: 136px;
    text-align: center;
}
.oic-header h1{
    font-size: 17px;
    font-weight: 500;
    line-height: 19px;
}
.oic-header h1 a{
    text-decoration: none;
    cursor: default;
}
.oic-header a{
    color: #fff !important;
}
.oic-header a:hover{
    color: #fff;
}

.oic-data__outer{
    margin: 0 15px;
}

.oic-data{
    display: table;
    width: 100%;
    margin: 15px 0 0;
    color: #54686f;
}
.oic-data h4{
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 9px;
    margin-top: 12px;
}
.oic-data-row{
    display: table-row;
}
.oic-data-cell{
    display: table-cell;
    vertical-align: top;
    border-top: 1px solid #d7d7d7;
    padding-top: 10px;
    padding-bottom: 20px;
}
.oic-data .oic-data-row:first-of-type .oic-data-cell{
    border-top-width: 0;
    padding-top: 0;
}
.oic-data-cell-1{
    width: 92px;
}
.oic-data .oic-data-row:first-of-type .oic-data-cell-1{

}
.oic-data-cell-2{
    padding-bottom: 15px;
    padding-right: 10px;
}
.oic-data .oic-data-row:first-of-type .oic-data-cell-2{
}
.oic-data-cell-3{
    width: 328px;
}
.oic-data-cell-3_single{
    padding-left: 171px;
}
.oic-data .oic-data-row:first-of-type .oic-data-cell-3{
    padding-top: 20px;
}
.oic-data-cell-2 h2{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px;
    line-height: 19px;
}
.oic-data-cell-2 ul,
.oic-data-cell-2 ol{
    margin-left: -20px;
}
.oic-data-cell-2 p,
.oic-data-cell-2 li{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
}
.oic-data-cell-2 a{
    color: #344c54;
    text-decoration: none;
}
.oic-data-cell-2 a:hover{
    text-decoration: underline;
}
.oic-novelty{
    text-align: center;
    margin-top: 15px;
}
.oic-data-cell-3 .oic-novelty:first-of-type{
    text-align: center;
    margin-top: 0;
}
.oic-data-cell-3 a{
    text-decoration: none;
}
.oic-data-cell-3 a:hover{
    text-decoration: underline;
}
.oic-novelty-image{
    position: relative;
}
.oic-novelty-label{
    background: #9f0412 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    line-height: 10px;
    padding: 1px 6px;
}
.oic-novelty-text{
    margin-top: 13px;
}
.oic-strong {
    font-weight: 500;
}

.oic-text{
    font-weight: 300;
    margin: 25px 0;
}
.oic-text p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 11px;
}




.oin{
    margin: 15px 0;
}
.oin-header{
    display: table;
    width: 100%;
}
.oin-header-row{
    display: table-row;
}
.oin-header-cell{
    display: table-cell;
    vertical-align: top;
}
.oin-header-cell-1{
    font-size: 21px;
    width: 100px;
}
.oin-header-cell-1 a{
    color: #008f86;
    text-decoration: none;
    cursor: default;
}
.oin-header-cell-2{
    padding-right: 20px;
    padding-top: 5px;
}
.oin-header-cell-3{
    font-weight: 300;
    padding-top: 2px;
    text-align: center;
    width: 136px;
}
.oin-header-cell-3 a{
    color: #008f86;
    font-size: 16px;
    text-decoration: underline;
}
.oin-data{
    margin: 10px 0;
}
.oin-data a{
    color: #344c54;
}
.oin-data-row{
    /*display: table-row;*/
    position: relative;
}
.oin-data-cell{
    /*display: table-cell;*/
    vertical-align: top;
}
.oin-data-cell-1{
    position: relative;
}
.oin-data-cell-2{
    position: absolute;
    right: 0;
    top: 0;
    width: 136px;
}
.oin-subscribe{
    border-radius: 2px;
    margin-left: -1px;
    padding: 7px 0 0;
    text-align: center;
}
.oin-subscribe-image{

}
.oin-subscribe-text{
    font-size: 15px;
    font-weight: 300;
    line-height: 16px;
    margin-top: 3px;
}
.oin-news-all {
    display: none;
    font-size: 15px;
    font-weight: 300;
    line-height: 16px;
    margin-top: 3px;
    position: relative;
    top: 8px;
}
.oin-news-all a{
    color: #344c54
}
.oin-item-name a{
    text-decoration: none;
}
.oin-item-last .oin-item-name a{
    text-decoration: underline;
}
.oin-item-name a:hover{
    text-decoration: underline;
}
.oin-items{
    overflow: hidden;
    position: relative;
    margin-right: 145px;
}
.oin-items-cnt{
    /*display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
    top: 0;*/
}
.oin-items-row{
    /*display: table-row;*/
}

.oin-slider-date{
    left: 4px;
    position: absolute;
    top: -30px;
    display: none;
}
.oin-slider-date-text{
    background: #344c54 none repeat scroll 0 0;
    border-radius: 3px 3px 3px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    margin-left: 7px;
    padding: 3px 8px;
    position: relative;
    white-space: nowrap;

    -moz-box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.5);
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.5);
    position: relative;

}
.oin-slider-date-triangle{
    background: rgba(0, 0, 0, 0) url("/images/i/datainfo.png") no-repeat scroll 0 0;
    bottom: -6px;
    height: 19px;
    left: 1px;
    position: absolute;
    width: 19px;
}
.oin-navvert{
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.oin-navvert-top{
    background: rgba(0, 0, 0, 0) url("/images/i/news_top.png") no-repeat scroll 0 0;
    width: 16px;
    margin: 0 auto;
    height: 5px;
    display: block;
    cursor: pointer;
}
.oin-navvert-bottom{
    background: rgba(0, 0, 0, 0) url("/images/i/news_bot.png") no-repeat scroll 0 0;
    width: 16px;
    margin: 0 auto;
    height: 5px;
    display: block;
    cursor: pointer;
}


.oin-slider-vertical-pre{
    margin: 6px 0 16px;
}
.oin-slider-vertical{
    height: 157px !important;
}


.oin-item{

}
.oin-item-crop{
    height: 93px;
    overflow: hidden;
    position: relative;
}
.oin-item-fade{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 17px;
    background: url(/images/i/news_fader.png) repeat-x;
}
.oin-item-cnt{
    max-height: 95px;
    overflow: hidden;
    background: #fff none repeat scroll 0 0;
}
.oin-item-datetext{
    float: left;
    text-align: center;
    width: 75px;
    color: #344c54;
}
.oin-item-date{
    display: inline-block;
    font-size: 62px;
    font-weight: 300;
    line-height: 59px;
    width: 100%;
}
.oin-item-month{
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    position: relative;
    top: -4px;
}
.oin-item-name {
    font-size: 15px;
    line-height: 19px;
    margin-left: 100px;
    padding-right: 21px;
    font-weight: 300;
}
.oin-item-name a{
    color: #344c54 !important;
}
.oin-item-last .oin-item-name{

}

.oin-nav{
    display: table;
    width: 100%;
}
.oin-nav-row{
    display: table-row;
}
.oin-nav-cell{
    display: table-cell;
}
.oin-nav-cell-1{
    width: 20px;
    text-align: left;
}
.oin-nav-left{
    width: 6px;
    height: 16px;
    display: inline-block;
    background: url(/images/i/news_left.png) no-repeat left;
    cursor: pointer;
    position: relative;
    top: 2px;
}
.oin-nav-cell-2{

}
.oin-slider{
    outline: none;
    height: 20px;
}
.oin-nav-cell-3{
    width: 20px;
    text-align: right;
}
.oin-nav-right{
    width: 6px;
    height: 16px;
    display: inline-block;
    background: url(/images/i/news_right.png) no-repeat;
    cursor: pointer;
    position: relative;
    top: 2px;
}

.oiico{
}
.oiico-cnt{

}
.oiico-data{
    display: table;
    width: 100%;
}
.oiico-row{
    display: table-row;

}
.oiico-item{
    display: table-cell;
    text-align: center;
    width: 16%;
    position: relative;
    padding-bottom: 39px;
}
.oiico-item:hover a{
    text-decoration: underline;
}
.oiico-item-image-tmp img,
.oiico-item-image img{
    width: 90%;
}
.oiico-item-image-tmp,
.oiico-item-image{
    margin: 0 auto;
    max-width: 100px;
    min-width: 80px;
    padding: 0 5px;
    width: 70%;
    position: relative;
}
.oiico-item-image-pre{
    position: absolute;
    top: 0;
    width: 100%;
}
.oiico-hid{
    display: none;
}

.oiico-item-text{
    bottom: 0;
    left: 5%;
    position: absolute;
    text-align: center;
    width: 90%;
    min-height: 46px;
    font-size: 17px;
    line-height: 19px;
}
.oiico-item a{
    color: #008f86;
    text-decoration: none;
}
.oiico-item a:hover{
    color: #008f86;
    text-decoration: underline;
}







.oin-slider.ui-widget-content{
    background: rgba(0, 0, 0, 0) url("/images/i/news_dots.png") repeat-x scroll center 3px;
    border-width: 0 !important;
    outline: none;
}
.oin-nav-cell-2:hover .oin-slider.ui-widget-content .ui-slider-handle{
    height: 11px;
    margin-left: -8px;
    margin-top: 4px;
    width: 11px;
    border-radius: 11px;
    outline: none;
}
.oin-nav-cell-2:hover .oin-slider.ui-widget-content .ui-slider-handle-active,
.oin-nav-cell-2 .oin-slider.ui-widget-content .ui-slider-handle-active,
.oin-slider.ui-widget-content .ui-slider-handle{
    background: #fff none repeat scroll 0 0;
    border: 2px solid #344c54;
    color: #fff;
    font-weight: normal;
    height: 7px;
    margin-left: -6px;
    margin-top: 6px;
    width: 7px;
    border-radius: 7px;
    outline: none;
}
.oin-nav-cell-2:hover .oin-slider.ui-widget-content .ui-slider-handle-active,
.oin-nav-cell-2 .oin-slider.ui-widget-content .ui-slider-handle-active{
    background: #344c54;
}




.oin-slider-vertical.ui-widget-content{
    background: rgba(0, 0, 0, 0) url("/images/i/news_dots_vertical.png") repeat-y scroll center 11px;
    border-width: 0;
    outline: none;
}
.oin-slider-vertical-pre:hover .oin-slider-vertical.ui-widget-content .ui-slider-handle{
    background: #344c54;
}
.oin-slider-vertical-pre:hover .oin-slider-vertical.ui-widget-content .ui-slider-handle-active,
.oin-slider-vertical-pre .oin-slider-vertical.ui-widget-content .ui-slider-handle-active,
.oin-slider-vertical.ui-widget-content .ui-slider-handle{
    background: #fff none repeat scroll 0 0;
    border: 2px solid #344c54;
    color: #fff;
    font-weight: normal;
    height: 7px;
    margin-left: 7px;
    width: 7px;
    border-radius: 7px;
    outline: none;
}
.oin-slider-vertical-pre:hover .oin-slider-vertical.ui-widget-content .ui-slider-handle-active,
.oin-slider-vertical-pre .oin-slider-vertical.ui-widget-content .ui-slider-handle-active{
    background: #344c54;
}



.oiba{
    position: relative;
    font-weight: 300;
    margin-bottom: 22px;
}
.oiba-minmax{

}

.oiba-top{
    background: #008f86;
}
.oiba-cnt{
    position: relative;
}
.oiba-top:before{
    /*background: rgba(0, 0, 0, 0) url("/images/i/shad-menu.png") no-repeat scroll center center;*/
    background-size: 100% 13px;
    content: "";
    height: 13px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.oiba-top-cnt{

}

.oiba-prebottom{
    position: relative;
    padding-bottom: 30px;
    display: none;
}
.oiba-bottom{
    background: #54686f none repeat scroll 0 0;
}
.oiba-bottom-cnt{
    position: relative;
    overflow: hidden;
}
.oiba-bottom-cnt:before{
    background: rgba(0, 0, 0, 0) url("/images/i/shad-bnr.png") no-repeat scroll center center;
    background-size: 100% 34px;
    content: "";
    height: 34px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.oiba-line{
    box-sizing: border-box;
    padding-right: 55px;
    width: 100%;
    height: 85px;
}
.oiba-line:after{
    content: "";
    height: 100%;
    background: url(/images/i/oiba-fader.png) center center repeat-y;
    width: 31px;
}
.oiba-line-crop{
    position: relative;
}
.oiba-line-more{

}
.oiba-full-empty{
    margin: 10px 0;
}
.oiba-line-data{
}
.oiba-line-data-item{
    float: left;
    margin: 19px 30px 6px 0;
    box-sizing: border-box;
    width: 76px;
    height: 52px;
    position: relative;
}
.oiba-full-item-image a,
.oiba-line-data-item a{
    background-color: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.oiba-full-item-image-selected a,
.oiba-line-data-item-selected a{
    box-shadow: inset 0 0 0 6px #008f86;
}
.oiba-full-item-notba .oiba-full-item-image-noba {
    display: none;
}



.oiba-full-pre{
    height: 0;
    overflow: hidden;
}
.oiba-full-pre-cnt{
    box-sizing: border-box;
    border-top: 1px solid #fff;
}
.oiba-full{
    width: 100%;
    display: table;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 12px;
    font-weight: 300;
}
.oiba-full-cell{
    display: table-cell;
    width: 33%;
    font-size: 15px;
}
.oiba-full-group{
    padding-right: 15px;
}
.oiba-full-header{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 8px;
}
.oiba-full-data{

}
.oiba-full-item{
    margin: 10px 0;
    overflow: hidden;
}
.oiba-full-item-image{
    /*box-shadow: 0 0 0 6px #fff inset;*/
    float: left;
    height: 52px;
    margin-right: 15px;
    width: 76px;
    position: relative;
}
.oiba-full-item-text{
    overflow: hidden;
}
.oiba-full-item-text a{
    text-decoration: none;
}
.oiba-full-item-text a:hover{
    text-decoration: underline;
}
.oiba-full-item-text span{
    font-size: 12px;
}
.oiba-full-link{
    margin-bottom: 15px;
}
.oiba-full a{
    color: #fff;
}
.oiba-swiper-container .swiper-slide{

}
.oiba-more{
    background: #54686f none repeat scroll 0 0;
    height: 52px;
    pointer-events: none;
    position: absolute;
    right: 25px;
    top: 19px;
    width: 82px;
    z-index: 2;
}
.oiba-more:before{
    background: rgba(0, 0, 0, 0) url("/images/i/oiba-fader.png") repeat-y scroll 0 center;
    content: "";
    cursor: pointer;
    height: 52px;
    pointer-events: all;
    position: absolute;
    right: 0;
    top: 0;
    width: 182px;
    z-index: 2;
}
.oiba-more-button{
    background: rgba(0, 0, 0, 0) url("/images/i/tr.svg") no-repeat scroll center center;
    background-size: 17px auto;
    border: 2px solid #fff;
    border-radius: 2px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 44px;
    z-index: 2;
}
.oiba-swiper-container .swiper-slide {
    height: 295px;
    background: #008f86 none repeat scroll 0 0;
    min-height: 295px !important;
}
.oiba-more-button-selected{
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.oiba-comment{
    position: relative;
    height: 0;
}
.oiba-comment-cnt{
    position: absolute;
}
.oiba-linecomment-pre{
    display: none;
}
.oiba-linecomment{
    display: table;
    position: relative;
}
.linecomment-cell {
    display: table-cell;
    vertical-align: top;
    color: #54686f;
    padding-top: 5px;
}

.linecomment-cell-first{

}
.linecomment-cell-second{
    white-space: nowrap;
    font-weight: 500;
}
.linecomment-cell-last{
    white-space: nowrap;
    padding-left: 10px;
}
.linecomment-cell-crop{
    text-overflow: ellipsis;
    overflow: hidden;
}
.linecomment-cell-last a{
    color: #54686f;
}
.linecomment-triangle{
    position: absolute;
    width: 22px;
    height: 14px;
    background: url(/images/i/tr.svg) no-repeat center center;
    background-size: 100% auto;
    top: -9px;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.oiba-item{
    display: table;
    height: 100%;
    position: relative;
}
.oiba-cell{
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
    width: 50%;
    color: #fff;
    position: relative;
}
.oiba-cell-left{

}
.oiba-image-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 295px;
    background-position: center center;
    background-repeat: no-repeat;
}
.oiba-item-device .oiba-cell-left{
    width: 40%;
}
.oiba-item-device .oiba-cell-right{
    width: 60%;
}
.oiba-cell-left-text{
    left: 25px;
    position: absolute;
    text-align: center;
    top: 30px;
}
.oiba-cell-triangle{
    background: rgba(0, 0, 0, 0) url("/images/i/bigarr.svg") no-repeat scroll center center;
    background-size: 100% auto;
    height: 95px;
    position: absolute;
    right: -2px;
    top: 29px;
    width: 25px;
}
.oiba-item-device  .oiba-cell-triangle {
    display: none;
}
.oiba-cell-right{

}
.oiba-cell-right-text {
    margin: 30px 20px 0 30px;
}
.oiba-cell-right p{
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 5px;
}
.oiba-cell-right-text ul{
    overflow: hidden;
    margin-bottom: 5px;
}
.oiba-cell-right-text ul li{
    margin-left: 20px;
    font-size: 17px;
    line-height: 22px;
}
.oiba-cell-right-text a {
    color: #fff;
}
.oiba-item-datecnt{
    background: #008f86 none repeat scroll 0 0;
    line-height: 20px;
    min-width: 55px;
    padding: 2px 5px;
    font-size: 17px;
}
.oiba-item-device .oiba-item-datecnt{
    background: #9f0412 none repeat scroll 0 0;
}
.oiba-item-datecnt-date{
    font-size: 62px;
    line-height: 55px;
    position: relative;
    top: 3px;
}
p.oiba-item-header{
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 11px;
}
p.oiba-item-button {
    float: left;
    font-size: 17px;
    line-height: 20px;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 34px;
}
.oiba-item-button a{
    color: #fff;
    display: inline-block;
    text-decoration: none;
    padding: 9px 20px;
    background: #9f0412 none repeat scroll 0 0;
    border-radius: 6px;
}
.oiba-item-button a:hover{
    color: #fff;
    text-decoration: underline;
}
p.oiba-item-link{
    float: left;
    font-size: 18px;
    line-height: 20px;
    margin-top: 14px;
    padding: 9px 0 0;
}
.oiba-item-link a{
    color: #fff;
    text-decoration: underline;
    white-space: nowrap;
}

.oiba-top-arrows-minmax{
    margin: 0 auto;
    max-width: 1150px;
    position: relative;
}
.oiba-top-prearrows{
    padding: 0;
    position: relative;
}
.oiba-top-arrows{
    position: relative;
    top: -295px;
    z-index: 2;
}
.oiba-top-arrows-left{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    height: 295px;
    left: 0px;
    line-height: 51px;
    padding-left: 20px;
    position: absolute;
    top: 0;
    min-width: 20px;
}
.oiba-top-arrows-right span,
.oiba-top-arrows-left span{
    display: none;
    cursor: pointer;
    font-size: 16px;
}
.oiba-top-arrows-right:hover,
.oiba-top-arrows-left:hover{
    text-decoration: underline;
}
.oiba-top-arrows-left:before{
    content: "";
    background: url(/images/i/banleft.png) no-repeat center center;
    top: 121px;
    width: 13px;
    height: 51px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.oiba-top-arrows-right{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    height: 295px;
    line-height: 51px;
    padding-right: 20px;
    position: absolute;
    right: 0;
    top: 0;
    min-width: 20px;
}
.oiba-top-arrows-right:before{
    content: "";
    background: url(/images/i/banleft.png) no-repeat center center;
    content: "";
    cursor: pointer;
    height: 51px;
    left: 0;
    position: absolute;
    top: 121px;
    width: 13px;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.oiba-top-arrows-more{
    background: rgba(0, 0, 0, 0) url("/images/i/tr.svg") no-repeat scroll center center;
    background-size: 17px auto;
    border: 2px solid #fff;
    border-radius: 2px;
    cursor: pointer;
    display: none;
    height: 36px;
    margin: 0 auto;
    position: relative;
    top: 16px;
    width: 36px;
    z-index: 2;
}

.oiba-top-arrows-more-selected{
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.oiba-top-arrows-minmax:before{
    /*background: rgba(0, 0, 0, 0) url("/images/i/shad-bnr.png") no-repeat scroll center center;*/
    background-size: 100% 34px;
    content: "";
    height: 34px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.oiba-item-event.oiba-item {
    width: 100%;
}
.oiba-item-event .oiba-cell-left{
    width: auto;
}
.oiba-item-event .oiba-cell-right{
    width: 460px;
}
.oiba-item-event img{
    display: none;
}

.oiba-item-device.oiba-item {
    display: block;
    height: auto;
}
.oiba-item-device .oiba-cell-left {
    display: block;
    float: left;
    width: auto;
    padding-top: 19px;
    margin-right: 15px;
}
.oiba-item-device .oiba-cell-right {
    display: block;
    width: auto;
}
.oiba-item-device .oiba-cell-right-text {
    padding: 30px 20px 0 30px;
    margin: 0;
}

span.swiper-pagination-bullet-active {
    background: #9f0412;
}
span.swiper-pagination-bullet{
    height: 11px;
    width: 11px;
}






div.newsvert-swiper-container {
    height: 100%;
    width: 100%;
}
div.oin-items-vert{
    height: 150px;
    display: none;
    position: relative;
}
div.swiper-slide {
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.footersocial{
    background: #54686f none repeat scroll 0 0;
    position: relative;
    border-top: 1px solid #8e9ca0;
    margin-top: -1px;
}
.footersocial-minmax{

}
.footersocial-cnt{

}
.footersocial-data{
    display: table;
    width: 100%;
}
.footersocial-data-cell{
    display: table-cell;
    vertical-align: top;
}
.footersocial-data-social{
    width: 70%;
}
.footersocial-data-counter{

}
.footersocial-items{
    display: table;
    width: 100%;
    box-sizing: border-box;
}
a.footersocial-item{
    display: table-cell;
    vertical-align: middle;
    height: 93px;
    background-position: center center;
    background-repeat: no-repeat;
    border-right: 1px solid #8e9ca0;
    box-sizing: border-box;
    text-align: center;
}
div.footersocial-item{
    display: table-cell;
    vertical-align: top;
    height: 93px;
    background-position: center center;
    background-repeat: no-repeat;
    border-right: 1px solid #8e9ca0;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
}
.footersocial-data-counter .footersocial-items .footersocial-item:last-of-type {
    border-right-width: 0;
}


.oiba-swiper-container .swiper-pagination-bullet {
    background: #fff none repeat scroll 0 0;
}


.oiba-events{
    display: table;
    margin: 14px 0 35px;
    width: 100%;
}
.oiba-events__row{
    display: table-row;
    position: relative;
}
.oiba-events__cell{
    border-bottom: 1px solid #67c0ba;
    border-right: 1px solid #67c0ba;
    color: #fff;
    display: table-cell;
    font-weight: 300;
    padding: 7px 12px;
    vertical-align: top;
    position: relative;
}
.oiba-events__row:last-of-type .oiba-events__cell{
    border-bottom-width: 0;
}
.oiba-events__cell_date{
    text-align: center;
    width: 89px;
}
.oiba-events__date{
    font-size: 52px;
    line-height: 48px;
}
.oiba-events__month{
    font-size: 14px;
    line-height: 20px;
    position: relative;
    top: -2px;
}
.oiba-events__cell_type{
    width: 141px;
}
.oiba-events__city{
    font-size: 25px;
    line-height: 25px;
}
.oiba-events__type{
    background: #9f0412 none repeat scroll 0 0;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    margin-top: 3px;
    padding: 2px 10px;
    display: none;
}
.oiba-events__cell_text{
    border-right-width: 0;
    padding-bottom: 44px;
}
.oiba-events__ico{
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    left: 12px;
    display: none;
}
.oiba-events__ico_1{
    background-image: url(/images/onindex/onindex-events__seminar.png);
}
.oiba-events__ico_2{
    background-image: url(/images/onindex/onindex-events__webinar.png);
}
.oiba-events__ico_3{
    background-image: url(/images/onindex/onindex-events__exhibition.png);
}
.oiba-events__ico_4{
    background-image: url(/images/onindex/onindex-events__conference.png);
}
.oiba-events__about{
    font-size: 15px;
    line-height: 18px;
    /*margin-left: 37px;*/
    margin-left: 2px;
    margin-top: 2px;
}
.oiba-events__cell_button{
    border-right-width: 0;
    width: 0;
    padding: 0;
}
.oiba-events__button{
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    text-decoration: underline;
    position: absolute;
    bottom: 14px;
    right: 14px;
}
.oic-data-image {
    float: left;
    width: 30px;
    position: relative;
    top: 12px;
    margin-right: 17px;
}
.oic-data-image img {
    width: 100%;
}
.oic-header-row-left {
    float: left;
}
.oic-header-row-right {
    float: right;
}