﻿.tanchuang1 {
    position: fixed;
    left: 50%;
    top: 45%;
    width: 1200px;
    height: 582px;
    background: #fff;
    z-index: 1002;
    margin-left: -600px;
    margin-top: -241px;
    box-sizing: border-box;
    padding: 35px 181px;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    box-shadow: 0 0px 10px rgba(0,0,0,.1);
    display: none
}

.layui-input, .layui-select, .layui-textarea {
    border-color: #d0d0d0;
    border-radius: 3px
}

.bg {
    display: none
}

.tanchuang1 table .wapper {
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    padding: 12px;
    box-sizing: border-box
}

.tanchuang1 h1 {
    color: #333333;
    font-size: 27px;
    text-align: center;
    margin-bottom: 47px
}

.tanchuang1 table {
    width: 100%
}

    .tanchuang1 table td {
        padding: 10px 20px
    }

        .tanchuang1 table td h3 {
            font-size: 16px;
            margin-bottom: 15px
        }

.tanchuang1 .layui-btn {
    height: 40px;
    line-height: 40px;
    padding: 0 52px;
    font-size: 16px;
    margin-top: 18px
}

.tanchuang1_close {
    color: #999999;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fff;
    font-weight: 700;
    border: 2px solid #999
}
