@charset "utf-8";
img {
    width: 100%;
}
p {
    height: max-content;
    max-height: 100%;
}
*{
    font-weight: normal;
    box-sizing: border-box;
}


.table>tbody>tr>td:last-child {
    cursor: pointer;
}
.plate {
    justify-content: space-between;
    align-items: center;
    width: 1100px;
    flex-flow: wrap;
    display: none;
    border: solid 5px #bfdbf3;
    padding: 0 15px 15px;
    z-index: 999;
    background-color: #bfdbf3;
}
.plates {
    position: fixed;
    top: 95px;
    left: 50%;
    z-index: 99;
    width: 1117px;
    transform: translateX(-50%);
    max-height: 820px;
    overflow: hidden auto;
}
.plates .active {
    display: flex;
    position: relative;
}
.pn {
    width: 100%;
}
.pn>h3 {
    text-align: center;
    font-size: 26px;
    color: #6e8eb6;
    padding: 10px;
}
.plate .close {
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 36px;
    cursor: pointer;
    line-height: 0.7;
    letter-spacing: 2px;
    padding: 3px 3px 11px 9px;
    background-color: #708fb7;
    color: #bfdbf3;
}
.plate .znr b {
    color: #000000;
    font-weight: bold;
}
.plate .znr {
    font-size: 14px;
}
.plate .tu {
    width: 60%;
}
.plate .zi {
    width: 38%;
}
.plate .tu>img {
    margin-top: 15px;
}
.cai {
    height: 400px;
    overflow-y: hidden;
}
.cai img {
    margin-top: -54px;
}

/* 卫星图*/
.sate-top-p {
    padding: 10px;
    margin-top: 40px;
    font-weight: bold;
    background-color: #ffffff;
}
.satellite {
    width: 1080px;
    height: 550px;
    border: 0;
}
.del-empty {
    font-size: 0;
}

/* 地块表格*/
.table {
    width: 1100px;
    font-size: 16px;
    margin: 0 auto;
    color: #3f74b3;
    border-spacing: 0;
    border-collapse: collapse;
}
.table>thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    background-color: #89bbe4;
}
.table thead th {
    border: 1px solid #4e7ab3;
    padding: 8px 0;
    color: #ffffff;
    font-size: 16px;
    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 #0a4772;
    background-color: #ffffff;
}

/*预约表*/
.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 #5990d0;
}
.bd {
    width: 1000px;
    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 #7594ba;
}
.bd>tbody>tr:last-child>td {
    border-bottom-width: 0;
}
.bd tr td {
    font-weight:bold;
    text-align: center;
    color: #4e75a7;
    background-color: rgb(195 213 229);
    border-bottom: 1px solid #5e91cd;
    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 #6c57bd;
    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: #6a8ab3;
    color: #ffffff!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: #2f5b92;
}
.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: #2f5b92;
}
.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;
}

#dktj {
    padding-top: 55px;
}
#yykd  {
    margin-top: 50px;
}
.hcxz{
    color: #185478;
}
.hcxz>p{
    padding: 15px 0;
    font-family: "楷体", serif;
    font-size: 22px;
}
.hcxz>p>b{
    padding: 5px 8px;
    color: #fff;
    background: #4b9298;
    border-radius:8px;
    box-shadow: 1px 1px 8px #395f78;
}
.hcxz>p>b:hover{
    color: #fff;
    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;
}

.qd-top-text {
    margin: 0!important;
    padding: 15px;
    border: solid 10px #f9fafc;
}
.join {
    margin: 0 auto!important;
    width: 80%;
    height: 30px;
    border: solid #ffffff;
    border-width: 0 10px;
}
.qd-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
}
.qd-flex>li {
    width: 50%;
}
.qd-text-box {
    padding: 0 20px;
    background-color: #fff2e1;
}
.qd-text-box h3 {
    margin: 6px;
    font-weight: bold;
}
/*新增*/
.dk {
    width: 1100px;
    margin: 10px auto 80px;
}
.dk_content {
    background-color: #ffffff;
    padding: 10px;
    border: solid 10px #5694c1;
    border-radius: 5px;
}
.dk_content_tu {
    font-size: 0;
    display: flex;
    justify-content: space-between;
}
.dk_content_tu>a {
    /*flex-basis: 49.4%;*/
    flex-basis: 100%;
    overflow: hidden;
    /*height: 300px;*/
}
.dk_content>a:nth-child(1)>img{
    /*float: left;*/
    width: 542px;
    /* margin-right: 10px; */
}
.dk_content>a:nth-child(2)>img{
    /*float: right;*/
    width: 480px;
}
.rdtj_text {
    padding: 0 15px 15px;
    margin-top: 10px;
    background-color: #ffffff;
}

h5:last-of-type {
    margin-right: 0;
}
.rdtj_text>span {
    display: block;
    text-align: justify;
    text-indent: 0;
    font-weight: bold;
    color: #e35152;
}
.rdtj_text .ysdp {
    padding:0 20px;
    text-indent:0;
}
.rdtj_text .bold {
    margin: 5px 0;
    text-indent: 36px;
    color: #4d7cab;
    font-size: 22px;
    font-weight: bold;
    display: block;
    text-align: justify;
}
h3 {
    text-align: center;
    margin: 90px 0 25px;
    font-size: 25px;
    color: #114260;
}
