﻿body {
    font-size:14px;
}

div.i3.md {
    width: 1200px;
    margin:0 auto;
}
.dizhixinxi {
    display: flex;
    height: 400px
}
    .dizhixinxi .ditu {
        width:70%;
        
        
    }
        .dizhixinxi .ditu iframe {
            width: 100%;
            height: 100%;
        }
            .dizhixinxi .ditu iframe #map {
                width: 100% !important;
                height: 400px !important;
            }
           
#map {
    width: 100% !important;
}

.dizhixinxi .ditu iframe #map BMap_mask {
    height: 100%;
    width: 100% !important;
}
        .dizhixinxi .gsxx {
            width: 29%;
            border: 1px solid #CCCCCC;
            padding: 20px;
            height: 100%;
        }
            .dizhixinxi .gsxx > p {
                font-size:16px;
                line-height:2em;
            }
            .dizhixinxi .btn-cklx {
                margin-top:30px;
                padding: 0.8em 2.5em;
                color: white;
                background-color: #B73631;
                border-radius:20px;
                cursor:pointer;
            }
.liuyanqvyv {
    margin:40px 0px;
    height:auto;
}
.liuyanqvyv .zxly-title {
    text-align: center;
    width: 100%;
    font-size: 18px;
    margin-bottom:20px;
}
div.liuyanqvyv > div.xinxitianxie > div.kuang-left, div.liuyanqvyv > div.xinxitianxie > div.kuang-right, div.liuyanqvyv > div.xinxitianxie > div.kuang-row {
    border: 1px solid #CCCCCC;
    height: 70px;
    line-height: 70px;
    background-color: #F5F5F5;
    width:48%;
    padding-left: 3em;
    margin: 15px 0px;
}

div.liuyanqvyv > div.xinxitianxie > div.kuang-left {
    float: left;
}
div.liuyanqvyv > div.xinxitianxie > div.kuang-right {
    float: right;
}
.liuyanqvyv .xinxitianxie > div > label {
    line-height: inherit;
    font-size:16px;
}
.liuyanqvyv .xinxitianxie > div > input {
    border: none;
    background-color: #F5F5F5;
    width:450px;
}
div.liuyanqvyv > div.xinxitianxie > div.kuang-row {
    width:100%;
    height:auto;
}
    div.liuyanqvyv > div.xinxitianxie > div.kuang-row > textarea {
        display: block;
        background-color: #F5F5F5;
        width: 95%;
        height: 300px;
        font-size: 16px;
        letter-spacing: 2px;
        resize: none;
    }
#tjbtn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #B73631;
    color: white;
    cursor: pointer;
}

.zxns .c-t table, .c-t .fy {
    width: 100%;
}
.zxns .c-m {
    width: 100%;
}
.zxns .show_postlist {
    width: 100%;
}
#myModal .modal-dialog {
    width: 1000px;
    margin: 200px auto;
}
#myModal .modal-body {
    min-height: 400px;
    max-height:400px;
    overflow-y: scroll;
}
#myModal .modal-header .close {
    margin-top: 10px;
    z-index: 101;
}

#myModal .modal-footer .sq {
    color: white !important;
}
.nav > li > a {
    padding: 0px 0px !important;
}

p {
    margin-bottom: initial;
}
.c-t table tbody tr td, #myModal .modal-body {
    font-size: 16px;
}
@media screen and (max-width:768px) {
    * {
        position: initial;
    }
    body {
        overflow:initial;
    }
    div.i3.md {
        width: 95%;
        margin: 0 auto;
    }
    .c-t table thead tr td {
        font-size: 16px;
        width: initial;
    }
    #zhiwei > tr > td {
        width: initial;
    }
    .c-t {
        min-height:300px;
    }
    .dizhixinxi .ditu {
        width: 100%;
        height:400px;
    }
    .dizhixinxi {
        height: auto;
        flex-direction: column;
    }
        .dizhixinxi .gsxx {
            width: 100%;
            height: initial;
        }
    div.liuyanqvyv > div.xinxitianxie > div.kuang-left, div.liuyanqvyv > div.xinxitianxie > div.kuang-right, div.liuyanqvyv > div.xinxitianxie > div.kuang-row {
        width: 100%;
        padding-left: 1em;
        
        margin-bottom: 0;
    }
    div.liuyanqvyv > div.xinxitianxie > div.kuang-left, div.liuyanqvyv > div.xinxitianxie > div.kuang-right {
        height: 50px;
        line-height: 50px;
    }
        .liuyanqvyv .xinxitianxie > div > input {
            width: 80%;
            margin-bottom: 0;
            box-shadow: none;
            border: none;
        }
    #tjbtn {
        margin-top: 10px;
    }
    .liuyanqvyv .xinxitianxie > div > input {
        width: 70%;
        line-height: inherit;
        height: 30px;
    }
    #myModal .modal-dialog {
        width: 95%;
        margin: 50px auto;
    }
   
}
