@charset "utf-8";
img {
    width: 100%;
}
p {
    height: max-content;
    max-height: 100%;
}
/**{
    font-weight: normal;
}*/
/* 卫星图*/
.sate-top-p {
    padding: 10px;
    margin-top: 40px;
    font-weight: bold;
    background-color: #ffffff;
}
.satellite {
    width: 100%;
    height: 550px;
    border: 0;
}
.del-empty {
    font-size: 0;
}

/* 地块表格*/
.table {
    width: 100%;
    font-size: 16px;
    margin: 0 auto;
    color: #000000;
    border-spacing: 0;
    border-collapse: collapse;
}
.table>thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    background-color: #df5f60;
}
.table thead th {
    border: 1px solid #ffffff;
    padding: 8px 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.table>tbody>tr:nth-of-type(even)>td {
    /* background-color: #fff; */
}
.table tbody td {
    padding: 16px 8px;
    font-size: 16px;
    border: 1px solid #ffffff;
    background-color: rgb(247 217 197);
}

/*预约表*/
.yykd>div:first-child {
    width: 900px;
    margin: 0 auto;
}
.yykd>div:last-child {
    display: inline-block;
}
.bottom-spacing {
    margin: 0 auto 50px;
}
.bd-coll {
    display: inline-block;
    border: solid 2px #f9dcb5;
}
.bd {
    width: 840px;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
    -moz-box-shadow: 2px 2px 5px #333333;
    -webkit-box-shadow: 2px 2px 5px #cfd8e0;
    box-shadow: 2px 2px 5px #f9dcb5;
}
.bd>tbody>tr:last-child>td {
    border-bottom-width: 0;
}
.bd tr td {
    font-weight:bold;
    text-align: center;
    color: #ffffff;
    background-color: rgb(223 95 96);
    border-bottom: 1px solid #d5b67f;
    font-size: 22px;
}
.bd tr td input{
    width: calc(100% - 0px);
    height: 50px;
    padding: 0;
    text-indent: 12px;
    letter-spacing: 2px;
    border-bottom: 1px solid #f9d8af;
    border-width: 0;
    outline: none;
}
.bd tr td textarea{
    width: 100%;
    height: 80px;
    padding: 0;
    display: block;
    font-size: 16px;
    letter-spacing: 2px;
    font-family: '楷体';
    resize: vertical;
    border: 1px solid rgb(88, 156, 219);
    border-width: 0;
}
.btnc {
    background: rgb(249 220 181) no-repeat;
    color: #df5f60!important;
    width: 16%;
    border: none;
    border-radius:4px;
}
.table_bottom{
    margin-top: 26px;
}
.table_bottom>div {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 20px 0;
}
.table_bottom span{
    font-size: 24px;
    line-height: 1.6em;
    color: #4c4a4a;
}
.table_bottom input{
    font-size: 24px;
    line-height: 1.6em;
    color: #f2e8dc;
    float:right;
    cursor:pointer;
}
.contacts {
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    text-align: left;
}
.contacts h1 {
    font-size: 24px;
    color: #7c6d6d;
}
.contacts>h1:not(:first-child) {
    margin-top: 10px;
}
.indent {
    width: 30px;
    display: inline-block;
}
/*一些样式*/
.b-ti {
    text-align: center;
    padding: 10px 0;
    font-size: 22px;
    letter-spacing: 4px;
}
.t-b {
    margin: 29px auto;
    width: 362px;
    float: left;
    color: #2b3e6e;
    font-size: 27px;
    letter-spacing: 2px;
}
.t-p {
    width: 660px;
    padding: 12px 0;
    margin-right: 56px;
    margin-left: auto;
}
.zd {
    letter-spacing: 2px;
}
h4 {
    letter-spacing: 3px;
    margin: 8px auto;
}
div.blue.box>div {
    margin-bottom: 45px;
}
div.blue.box {
    margin-bottom: 0;
    /* padding-bottom: 30px; */
    min-width: 1070px;
}

#dktj {
    padding-top: 55px;
}
#yykd  {
    margin-top: 50px;
}
.hcxz{
    color: #f3f1ef;
}
.hcxz>p{
    padding: 15px 0;
    font-family: "楷体", serif;
    font-size: 22px;
}
.hcxz>p>b{
    padding: 5px 8px;
    color: #ef6265;
    background: #f9e3c5;
    border-radius:8px;
    box-shadow: 1px 1px 8px #992626;
}
.hcxz>p>b:hover{
    color: #903032;
    background: #ee5454;
    transition: all .3s ease .1s;
}
.t-box{
    width: 1100px;
    padding: 15px;
    margin: 0 auto;
    /*transform: translateY(-20px);*/
    border: solid #0382b3;
    border-radius: 10px;
    box-shadow:0 11px 20px #888;
}
.znr2 span{
    color: #ee5454;
}
