﻿.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #ffff3c !important;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color: #676767 !important;
}
.layui-laypage .layui-laypage-curr em{
	color:white !important;
}

[v-cloak]{
    display:none;
}
.mainitem ul li span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cont {
    display: flex;
    height: auto !important;
    min-height: 36px !important;
    line-height: 25px !important;
}
.cont .title{
    color: rgb(255, 255, 255);
    max-width: 185px;
    display: inline-block;
}
.cont .detail-link {
    margin-left: 15%;
    display: inline-block;
}

.file_input_box {
    position: relative;
    text-indent: 0;
    display: inline-block;
    text-align: left !important;
    background-color: #fff;
    height: 36px;
    line-height: 36px;
    border: solid 1px #7c7c7c;
    width: 250px;
    padding: 0 0 0 10px;
    color: rgb(131, 131, 131) !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;

    text-decoration: none !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.file_input_box>span {
    text-align: left !important;
    color: rgb(131, 131, 131) !important;
    text-align: left;
    font-weight: 400 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.file_input {
    opacity: 0;
    position: absolute;
    color: transparent;
    color: rgba(0, 0, 0, 0);
    right: 0;
    top: 0;

    height: 38px;
    width: 100%;
}

.date_input {
    /* width: 240px; */
    width: 320px;
    /* height: 46px; */
    height: 45px;
    background: #fff;
    border-radius: 4px;
    font-size: 13px;
    padding-left: 10px;
    border: 1px #7c7c7c solid;
    /* margin-bottom: 10px; */
}

.select_input {
    float: left;
    height: 38px;
    border: solid 1px #7c7c7c;
    width: 262px;
    padding: 0 0 0 10px;
    color: #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
}
.codeimg{
    position: absolute !important;
    top: 1px !important;
    right: 4px !important;
    cursor: pointer !important;
    height: 36px !important;
}
.box2 .select_input {
    float: none;
    height: 38px;
    border: solid 1px #e5e5e5;
    width: 302px;
    padding: 0 0 0 10px;
    color: #000;
    border-radius: 5px;
    font-size: 15px;
    padding-left: 15px;
}
.box2 .file_input_box {
    width: 285px;
    height: 38px;
    background: #fff;
    border-radius: 5px;
    font-size: 15px;
    padding-left: 15px;
    border: 1px solid #e5e5e5;
    vertical-align: middle;
}
.box2 .file_input_box>span{
    width: 275px !important;
    font-size: 15px !important;
}
.box2 .codeimg{
    position: relative !important;
    margin-left: -68px !important;
    vertical-align: middle !important;
    top: 0 !important;
    cursor: pointer !important;
    right: 20px !important;
    height: 38px !important;
}

.box2 p {
    height: auto;
    min-height: 60px;
    line-height: 20px;
    display: flex;
    align-items: center;
    word-break: break-word;
}
.box1 .boxtitle {
    min-height: 77px;
    line-height: 77px;
    border-bottom: 1px solid #303030;
    padding-left: 35px;
    color: #ffd053;
    font-size: 22px;
    font-weight: 700;
    word-break: break-word;
    width: 965px;
}

/* 首頁 */
.event-img {
    max-width: 100%;
    height: 169px;
    margin: 0 auto;
    display: block;
}

#msgDiv .bd {
    max-height: 600px;
}
