@charset "utf-8";
/* CSS Document */
.bor-l-y {border-left: 8px solid #d08e16;}

.tabs {border-bottom: 1px solid #cdcdcd;}
.tabs li {cursor: pointer;}
.tabs li:not(:last-child) span{border-right: 2px solid #cdcdcd;}
.tabs li.a {border-bottom:3px solid #0485af; color: #0485af;font-weight: bold;}
.tabs li span {padding: 0 5px;}

.tabs2 li {cursor: pointer;}
.tabs2 li:not(:last-child) span{border-right: 2px solid #cdcdcd;}
.tabs2 li.a {color: #d08e16;}
.tabs2 li span {padding: 0 5px;}

.bor-gra {border: 1px solid #cdcdcd;}

.bk>li .t {position: absolute;left: 0; bottom: 0; width: 100%;
background-color: black; color: white; opacity: 0.9;}

.c-b {color:#0485af;}

.banner2 .l {position: absolute;left: 0;top:50%;margin-top:-17px;cursor:pointer;z-index: 9999;}
.banner2 .r {position: absolute;right: 0;top:50%;margin-top:-17px;cursor:pointer;z-index: 9999;}