.layoutBox{
	height: 100%;
	padding: 20px 20px 0 20px;
}
.img_size{
	width: 150px;
	height: 150px;
	display: none;
}
.container_self{
	width: 100%;
}
.caption_self{
    position: absolute;
    left: 8%;
    top: 22%;
}
.updata{
	font-size: 8rem !important;
    line-height: 1 !important;
}
.caption_self p{
	margin: 0;
	letter-spacing: 2px;
}
.strong{
	font-weight: bold;
}
.mar-bot{
	margin-bottom: 10px !important;
    font-size: 2.2rem !important;
}
.btn-primary {
    background-color: #5376AA;
    border-color: #5376AA;
    width: 240px;
    height: 42px;
    border-radius: 50px;
    margin-top: 16px;
}
.title_big{
	height: 68px;
	background-color: #CCDDEB;
    background-image: -webkit-linear-gradient(45deg, #CCDDEB, #F1F6F9, #5c7c99);
    background-image: -moz-linear-gradient(45deg, #CCDDEB, #F1F6F9, #5c7c99);
    background-image: -ms-linear-gradient(45deg, #CCDDEB 0%, #F1F6F9 100%);
    background-image: -o-linear-gradient(45deg, #CCDDEB, #F1F6F9);
    background-image: linear-gradient(90deg, #CCDDEB, #F1F6F9);
	margin-bottom: 10px;
	display: flex;
    align-items: center;
}
.glyphicon{
	color: #22969A;
}
.title_frist{
	font-size: 2.8rem;
    font-weight: bold;
    display: block;
    float: left;
    padding-left: 4%;
	width: 85%;
}

.tips_right{
    float: right;
    padding-right: 16px;
    padding-top: 6px;
    font-size: 15px;
    width: 28%;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tips_left{
     float: left;
    padding-left: 20px;
    padding-top: 6px;
    font-size: 14px;
    text-align: left;
	width:10%;
	 
}
.container,.row,.col-lg-6{
	padding: 0;
	margin: 0;
}
.data_month{
	float: right;
}

.table>tbody>tr>td{
	border-top: 1px solid #B3B3B3;
}
.table{
	width: 92%;
	margin: 0 auto;
    border-top: 2px solid #fff;
	border-bottom: 1px solid #b3b3b3;
}
.row{
    margin-bottom: 40px;
    border: 1px solid #e6e6e6;
    padding-top: 1%;
}
.col-lg-6 {
    border: 1px solid #E6E6E6;
	padding-bottom: 20px;
    margin: 0 1% 1% 1% !important;
}
@media (min-width: 1200px){
    .col-lg-6 {
        width: 48%;
    }
}
/*.mar-left{
	margin-left: 1% !important;
}
.mar-right{
	margin-right: 1% !important;
}*/
a,a:hover, a:focus{
	color: #336699;
}
.label-danger {
    background-color: #FF0000;
}
.all-radius{
	border-radius:10px;
}
.top-radius{
	border-top-left-radius:10px;
	border-top-right-radius:10px
}
.centered-div {
  width: 15%; /* 或者具体的宽度值 */
  margin-left: auto;
  margin-right: auto;
}


.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #eaf4fd;
    border-radius: 10px;
}
.carousel .item {
    height: 140px;
    background: url(../images/top_banner.png) no-repeat top center;
    background-size: cover;
    margin-bottom: 20px;
    width: 1392px;
    margin: 0 auto;
}
.page-layout {
	display:flex;
	gap:20px;
    padding: 0px;
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    margin-top: 20px;
}
.section-card {
    border: none !important;
	
}
.sidebar {
    width: 250px;
    background: #fbfbfb;
    padding: 0;
    border-radius: 10px;
}
.side-nav a {
    display: block;
    padding: 18% 0;
    color: #333;
    text-decoration: none;
    padding-left: 20px;
    border-right: 1px solid #e5e7eb;
    border-bottom: 1px solid #e5e7eb;
    font-size: 20px;
}
.side-nav a:first-child{
    border-top-left-radius: 10px;
}
.side-nav a:last-child{
    border-bottom: none;	
    border-bottom-left-radius: 10px;
}
.side-nav a.active, .side-nav a:hover {
    background: #EAF4FD;
    font-weight: 600;
    color: #3d6ab6;
    border-right: 1px solid #EAF4FD;
}
.main{flex:1}
.section-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;    margin-right: 20px;}
.section-header {
    margin-bottom: 20px;
    justify-content: space-between;
    align-items: center;
    padding: 26px 16px 16px 16px;
    border-bottom: 1px solid #e5e7eb;
}
.section-title{font-size:20px;font-weight:600}
.update-link{color:#1a73e8;text-decoration:none;font-size: 18px;    padding-right: 1.6%;}
.list-table{margin:0}
.list-table thead th{background:#f9fafb;font-weight:600}
.list-table td,.list-table th{padding:12px 16px;vertical-align:middle}
.centered-div{text-align:center;margin:20px 0;color:#666;    width: 100%;    margin-bottom: 0;}
.section-card{display:none}
#app.section-card {
    display: block;
    border: none;
}
.update-link {
    color: #1a73e8;
    text-decoration: none;
    float: right;
}

.table>thead>tr>th,.table>tbody>tr>td{
	text-align:center;
	height: 50px;
    line-height: 50px;
}
.table>thead>tr>th:first-child,.table>tbody>tr>td:first-child{
	width:50%;
    padding-left: 42px;
}
.table>thead>tr>th:last-child,.table>tbody>tr>td:last-child{
	width:25%;
}
.table>tbody>tr>td {
    border-top: 1px solid #e5e7eb;
}
.table>thead>tr>th {
    border-bottom: 1px solid #e2e4e8;
    background: #eef0f1;
}
.table {
    width: 100%;
    border: 1px solid #dcdee4;
}
.table tr:nth-child(even) {
    background-color: #F8F9FB;
}
.my-swal-width {
  width: 700px
}
.td_remark {
    line-height: 26px !important;
    font-size: 14px;
}
.title_div {
	height: 500px;
	overflow-y: scroll;
}
.filenamebox{
    min-width: 300px;
    display: inline-block;
    text-align: left;
}
.filenamebox400{
    min-width: 400px;
}

.nearnew{
    padding-top: 30px;
}

.app_icon{
    margin-top: 12px;
    min-width: 520px;
}

.app_icon_div{
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

.app_a{
    display: flex;
    flex-direction: column;
    align-items: center;
}