
body {
    min-width: 1200px;
    font-family: 'Î¢ÈíÑÅºÚ';
    
}
.card{
    height:calc(100vh - 96px);
}
.left_title {
    background-color: #0c3c6d;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding-left: 38px;
}
.left_title_01 {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    padding-left: 30px;
}

.left_change {
    background: url('../img/bt_bj_01.png') no-repeat 10px center #0c3c6d;
    cursor: pointer;
}

.left_change_a {
    background: url('../img/bt_bj_02.png') no-repeat 8px center #0c3c6d;
    cursor: pointer;
    background-size: 28px;
}
.left_change_a_01 {
    background: url('../img/bt_bj_03.png') no-repeat 8px center #fff;
    cursor: pointer;
    background-size: 15px;
}

.base_title span {
    line-height: 35px;
    padding-left: 25px;
    font-weight: bold;
    font-size: 15px;
}


.jact_base_from {
    width: 100%;
    height: auto;
}

.jact_base_from .name {
    height: 26px;
    line-height: 26px;
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
}
.jact_base_from .text {
    height: 30px;
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
}
.jact_text_01 {
    width: 100%;
    border: #cecece solid 1px;
    background: #f3f3f3;
    padding: 6px 0;
}
.jact_base_from .bnt {
    width: 100%;
    height: 30px;
    display: block;
}
.jact_bnt_01 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 0;
    background: #0c3c6d;
    text-align: center;
    margin-top: 14px;
    color: #FFF;
    cursor: pointer;
}

.jact_box{
    width: 100%;
    height: 100vh;
}
.jact_box_title {
    height: 35px;
    border-bottom: #dfdfdf solid 2px;
}
.jact_box_title span {
    line-height: 33px;
    border-bottom: #9e9e9e solid 2px;
    padding: 0 15px;
    float: left;
    font-size: 18px;
    color: #000;
}
.jact_box_font {
    line-height: 26px;
    padding:13px
}
.jact_box_font p {
    padding: 0;
    margin: 0;
    line-height: 26px;
}
.must_table {
    width: 100%;
    background: #fff;
    border: #e8e8e8 solid 1px;
    color: #666;
    font-size: 12px;
}
.must_table tr {
    background: #fff;
    line-height: 35px;
    border-bottom: #e8e8e8 solid 1px;
}
.must_table th {
    font-size: 13px;
    color: #333;
    text-align: left;
    background: #ececec;
}
.td_title_02{
    line-height: 36px;
    padding-left: 25px;
}
.must_table td{
    padding: 5px;
    border-right: 1px solid rgb(232, 232, 232);
}
.trList div{
    margin-left: 5px;
    font-size: 14px;
}
.trList input{
    width: 300px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d7d7d7;
    background: #f7f7f7;
    padding-left: 2px;
}
.jact_bnt{
    padding: 0 0 15px 0;
    margin-top: 20px;
    text-align: center;
}
.jact_bnt .jact_bnt_05 {
    width: 200px;
    height: 35px;
    line-height: 35px;
    color: #3e76cd;
    background: #fff;
    border: #3e76cd solid 1px;
    cursor: pointer;
}

.jact_bnt .jact_bnt_05:hover {
    width: 200px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #3e76cd;
    border: #3e76cd solid 1px;
    cursor: pointer;
}

.layui-tab-content{
    padding: 5px;
}
.iframediv {
    overflow: hidden;
}

.iframediv iframe {
    width: 1920px;
    height: 500px;
    transform-origin: top left;
}
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
    text-align: center;
}

    .overlay img {
        max-width: 80%;
        max-height: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }


.owatw {
    width: 1200px;
    margin: 0 auto;
}

.leisa {
    display: flex;
    justify-content: space-evenly;
}

    .leisa li {
        height: 340px;
        list-style: none;
        float: left;
        background: #fff;
        margin-left: 40px;
        width: 290px;
    }

        .leisa li p {
            margin-top: 10px;
            text-align: center;
        }


.gzeng1 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
    text-align: center;
}

    .gzeng1 img {
        max-width: 80%;
        max-height: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.gzeng2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
    text-align: center;
}

    .gzeng2 img {
        max-width: 80%;
        max-height: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
