﻿.tbsxBox {
    margin: 20px auto;
}

.tbsxBox .tbsxTitle {
    margin-bottom: 12px;
    border-bottom: 1px solid #e9e9ea;
    height: 65px;
    line-height: 65px;
    background: url(../img/tbsx/tbsxicon.png) no-repeat left center;
    padding-left: 50px;
    font-size: 24px;
    color: #3f3f3f;
    padding-bottom: 0;
}

.tbsxBox .ysfwTitle {
    background: url(../img/tbsx/ysfwicon.png) no-repeat left center;
    padding-left: 40px;
}

.tbsxBox .tbsxTitle .text01 {
    font-size: 16px;
    color: #2e2e2e;
    padding-left: 10px;
}

.tbsxBox .tbsxList {}

.tbsxBox .tbsxList .tbsxUl {
    margin-left: -10px;
    margin-right: -10px;
}

.tbsxBox .tbsxList .tbsxUl .item {
    display: inline-block;
    width: 287px;
    margin: 10px 7px;
    min-height: 248px;
    overflow: hidden;
}

.tbsxBox .tbsxList .tbsxUl .item a {
    display: block;
}

.tbsxBox .tbsxList .tbsxUl .img {
    height: 195px;
    position: relative;
}

.tbsxBox .tbsxList .tbsxUl .text {
    font-size: 16px;
    color: #2e2e2e;
    padding: 12px 0;
    text-align: center;
    min-height: 50px;
    height: 60px;
}

.tbsxBox .tbsxList .tbsxUl .item .imghover {
    display: none;
}

.tbsxBox .tbsxList .tbsxUl .item:hover .imghover {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    width: 100%;
    height: 198px;
    text-align: center;
    transition: all 0.3s;
}

.tbsxBox .tbsxList .tbsxUl .item:hover .imghover img {
    display: block !important;
    margin: 40px auto 0;
    transition: all 0.3s;
}

.tbsxBox .tbsxList .tbsxUl .imghover .text {
    color: #fff;
    font-size: 16px;
}

.tbsxBox .tbsxList .tbsxUl .item:hover .hovertext {
    background: #45caf7;
    color: #fff;
    font-size: 16px;
    min-height: 50px;
    transition: all 0.3s;
}

.qdgsBox .qdgsTitle {
    background: url(../img/tbsx/qdgsicon.png) no-repeat left center;
}

.qdgsBox .qdgsList .qdgsUl .item:hover .imghover {
    display: none;
}

.form-inline {
    position: absolute;
    top: 16px;
    right: 10px;
    float: right;
    height: 34px;
    line-height: 34px;
}

.form-inline .form-control {
    border: 1px solid #62c3f5;
    width: 390px;
    vertical-align: top;
    float: left;
    border-radius: 4px 0 0 4px;
}

.form-inline .btn {
    width: 5px;
    height: 34px;
    background: url(images/search_ico.png) no-repeat center center #62c3f5;
    vertical-align: top;
    float: left;
    border-radius: 0 4px 4px 0;
    margin-right: -2px;
    border: 0;
    padding: 0 30px;
}

.subtitle-bar {
    position: relative;
    margin-top: 20px;
}

.subtitle-bar .title {
    font-size: 20px;
    color: #4db9e3;
    padding-left: 12px;
    background-position: 0 12px;
    background-repeat: no-repeat;
    margin-left: 0px;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    border-left: 4px solid #4db9e3;
    background: #fafafa;
}

.tab-pane .table {
    padding-top: 20px;
}

.tab-pane .table thead tr {
    background: #62c3f5;
    color: #fff;
}

.tab-pane .table thead tr th {
    padding: 12px 0;
}

.tab-pane .table td {
    border: 1px solid #ddd;
}

.tab-pane .table td,
.tab-pane .table th {
    padding: 5px 4px;
    min-width: 58px;
    max-width: 460px;
    max-height: 150px;
    overflow: auto;
    vertical-align: middle;
    text-align: center;
}

.tab-pane .table td span,
.tab-pane .table td p {
    padding: 5px 3px;
    display: block;
    max-height: 200px;
    overflow: auto;
    line-height: 26px;
    font-size: 14px;
}

.w80 {
    width: 80px !important;
}

.w85 {
    width: 85px !important;
}

.w90 {
    width: 90px !important;
}

.w95 {
    width: 95px !important;
}

.w100 {
    width: 100px !important;
}

.w105 {
    width: 105px !important;
}

.w110 {
    width: 110px !important;
}

.w115 {
    width: 115px !important;
}

.w120 {
    width: 120px !important;
}

.w125 {
    width: 125px !important;
}

.w130 {
    width: 130px !important;
}

.w135 {
    width: 135px !important;
}

.w140 {
    width: 140px !important;
}

.w145 {
    width: 145px !important;
}

.w150 {
    width: 150px !important;
}

.w160 {
    width: 160px !important;
}

.w170 {
    width: 170px !important;
}

.w180 {
    width: 180px !important;
}

.w190 {
    width: 190px !important;
}

.w200 {
    width: 200px !important;
}