/* list */


/*
#ca_box {
    border: 1px #c7c7c7 solid;
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
}

#ca_box .box_01 {
    position: relative;
    text-align: center;
}

#ca_box .box_01 .box {
    padding: 20px 20px;
}

#ca_box .box_01 .box p {}

#ca_box .box_01 .box span {
    font-size: 14px;
}

@media(max-width:991px) {
    #ca_box .box_01 .box span {
        font-size: 12px;
    }
}
*/
.cate_wrap a.back01 {
    font-size: 14px;
    /* background-color: #f2f2f2; */
    /* border: 1px #eee solid; */
    padding: 2px 20px;
    border-radius: 2em;
    margin-top: 6px;
    float: left;
}
.cate_wrap a.back01 i {
    margin-right: 4px;
}
.table-responsive {
    margin-top: 20px;
}
.table-responsive .table {
    border-top:1px #000 solid;
    
    
}
.tbl_head01 .table thead th {
    padding: 18px 0;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #000;
    height: 30px;
    background-color: #f9f9f9;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-align: left !important;
    padding-left: 40px !important;
    font-size: 15px !important;
}
.tbl_head01 .table td,
.tbl_head01 .table td a {
    font-size: 15px;
    text-transform: none !important;
}
.tbl_head01 .table tbody th,
.tbl_head01 .table tbody td {
    vertical-align: middle;
    text-transform: none !important;
}
.bo_sch_wrap_top {
    float: right;
    margin-bottom: -20px;
    padding-bottom: 0;
}
.bo_sch_wrap_top.center {
    float: none;
    text-align: center;
    margin: 0 auto;
    border: 1px #e8e8e8 solid;
    background-color: #f7f7f7;
    padding-top: 20px;
}
.bo_sch_wrap_top .bo_sch_top h3 {
    display: none;
}
.bo_sch_wrap_top .btn {
    background-color: #303030;
    color: #fff;
    font-size: 13px;
    padding: 10px 12px;
    height: 38px;
    line-height: 0;
    border-radius: 0;
}
.bo_sch_wrap_top .btn:hover {
    background-color: #fff;
    border: 1px #000 solid;
    color: #303030;
}
.bo_sch_wrap_top .form-control {
    box-shadow: none;
    border-radius: 0;
        height: 38px;
    padding: 10px 12px;
    line-height: 0;
}
.conut_top {
    font-size: 11px;
    padding: 0;
    margin-bottom: 0;
   
  
}

@media(max-width:991px){
    #bo_v_share {
        /* position: absolute; */
    }
    .tbl_head01 .table thead th {
    padding: 15px 0;
    
    font-size: 13px !important;
}
    .table-responsive {
    margin-top: 20px;
}
    .bo_sch_wrap_top,
    .bo_sch_wrap_top.center {
      display: block;
        clear: both;
        float: left;
        width: 100%;
        margin-bottom: 16px;
    }
    .bo_sch_wrap_top.center {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0;
    }
    .bo_sch_wrap_top .s01 {
        width: 25%;
        float: left;
        border-right:0;
    }
    .bo_sch_wrap_top .s02 {
        width: 53%;
        float: left;
    }
    .bo_sch_wrap_top .s03 {
        float: left;
        width: 22%;
    } 

}
}

.file_asan {
    margin-top: 20px;
}
 .file_asan .list-inline>li {
       padding-right:0px;
    padding-left: 0px;
    }
.file_asan a.btn {
    border: 0;
    color: #fff;font-size: 13px;
    border-radius: 0;
    
}
.file_asan a.btn.a01 {
    background-color: #899ab9;
}
.file_asan a.btn.a02 {
    background-color: #a389b9;
}
.file_asan a.btn.a03 {
    background-color: #b9a289;
}
.file_asan a.btn.a04 {
    background-color: #b98989;
}
.file_asan a.btn.a05 {
    background-color: #a9c980;
}
.youtube_wrap li {
    font-size: 14px;

   
}
.youtube_wrap li i {
    margin-left: 12px;
}
.youtube_wrap li a.btn {
    font-size: 13px;
    margin:0;
    
}
span.cate_num {
    font-size: 13px;
    color: #f87607;
    font-family: 'Roboto', sans-serif;
}

    .item-btn-wrap {
        text-align: center;
        margin-top: 20px;
    }

i.fa-file-pdf {
    color: #e81c1c;
    font-size: 18px;
    padding: 0 2px;
}

i.fa-camera-retro {
    color: #2682e1;
    font-size: 18px;
    padding: 0 2px;
}

#bo_cate_ul li a {
    font-size: 14px;
    letter-spacing: -0.4px;
    font-weight: 500;
}

#ca_box {
    border: 1px #c7c7c7 solid;
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
}

.cate_wrap {
    border-top: 1px #c7c7c7 solid;
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    padding: 20px 40px;
}

.cate_wrap .box ul li {
    float: left;
    width: 25%;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
}

.cate_wrap .box ul li:before {
    content: "· ";
}

.cate_wrap .box ul li span.badge {
    margin-left: 3px;
    background-color: #c7c7c7;
}

.grid-link {
    cursor: pointer;
}

.grid-outer {
    padding: 32px 20px 20px;
    float: left;
    text-align: center;
    border-right: 1px #c7c7c7 solid;
    background-color: #f6f6f6;
    transition: 0.3s
}

@media(min-width:992px) {
    .grid-outer {
        min-height: 175px;
    }
}

.grid-outer.b-r-0 {
    border: 0
}

.grid-outer:hover,
.grid-outer.active {
    background-color: #fff;
}

.grid-thumb {
    position: relative;
    display: block;
    margin-bottom: 15px;
}

.grid-title {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    margin: 3px;
    line-height: 19px;
}

.grid-title a:hover {
    color: #000;
    text-decoration: none; 
}

@media screen and (min-width:992px) {
    .grid-title br {
/*    display: n    one;*/
}
    .grid-outer {
        width: 16.6666666660%;
    }
    .grid-outer:nth-child(6n+1) {
        clear: left;
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .grid-outer {
        width: 33.33%;
    }
    .grid-outer:nth-child(3n+1) {
        clear: left;
    }
}

@media screen and (max-width:767px) and (min-width:481px) {
    .grid-outer {
        width: 33.33%;
    }
    .grid-outer:nth-child(3n+1) {
        clear: left;
    }
}

@media (max-width:991px) {
    #bo_v_file {
        margin-top: 20px;
    }
    .file_asan {
        clear: both;
        padding-top: 12px;
    }
    .file_asan .list-inline>li {
/*        width: 32.0333333333%;*/
        width: 32.6333333333%;
       padding-right:0px;
    padding-left: 0px;
        margin-bottom: 4px;
    }

    .file_asan li a.btn {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        line-height: 40px;
    }
    #ca_box {
        border: 1px #c7c7c7 solid;
/*        border-bottom:s 0;*/
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: 20px;
        display: inline-block;
       
    }
    .grid-outer {
        padding: 25px 15px 10px;
        float: left;
        text-align: center;
        border-right: 1px #c7c7c7 solid;
        border-bottom: 1px #c7c7c7 solid;
        background-color: #f6f6f6;
        transition: 0.3s;
        min-height: 155px;
    }
    
.grid-outer.b-r-0 {
     border-right: 1px #c7c7c7 solid;
        border-bottom: 1px #c7c7c7 solid;
}
    #bo_cate_ul li a {
    font-size: 13px;
    letter-spacing: 0px;
    font-weight: 400;
}
    .grid_wrap {
        background-color: #eee;
    }
    .grid-thumb img {
        width: 100%;
    }
    h3.grid-title {
        font-size: 12px;
        line-height: 16px;
    }
/*
    h3.grid-title br {
        display: none;
    }
*/
    .grid-outer {
        width: 33.33%;
    }
    .grid-outer:nth-child(3n+1) {
        clear: left;
    }
    .cate_wrap {
    border-top: 0;
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    padding: 12px 15px;
        
}
}

@media(max-width:991px) {
    .cate_wrap .box ul li {
        float: left;
        width: 50%;
        padding-top: 4px;
        padding-bottom: 4px;
        line-height: 19px;
    }
}