@charset "utf-8";
body {
    font-family: "微软雅黑";
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    
}

ul,
li,
ol {
    list-style: none;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 16px;
}

img {
    max-width: 100%;
}

a {
    color: #505050;
}

a:hover,
a:focus {
    text-decoration: none;
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bg_style {
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.logo {
    text-align: left;
    padding-top: 40px;
    margin-left: 27px;
}

.logo img {
    width: 41%;
        padding-top: 1px;
}

.logo h2 {
    margin: 15px 0;
    font-size: 22px;
}

.search {
    width: 100%;
    margin: 0 auto;
    padding: 35px 30px;

    border-radius: 3px;
}

.search h2 {
    font-size: 23px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
        letter-spacing: 5px;
}

.inquiry_sbt {
    padding: 8px 30px;
    background: #337ab7;
    color: #fff;
    border: 0;
    margin: 16px auto;
    width: 290px;
    display: inherit;
    width: 90%;
    border-radius: 5px;
}

.container {
    width: 100%;
    margin: 0 auto;
    padding: 35px 20px;
    padding-bottom: 20px;
}



.location h3 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
}

.copyright {
    padding: 10px 0;
    text-align: center;
    background-color: white;
}

.copyright a {
    color: #551A8B;
    text-decoration: underline;
    display: block;
}

.copyright {
    position: fixed;
    width: 100%;
    bottom: 0;
}

.result {
    padding: 40px 20px;
}

.result h2,
.result p {
    text-align: center;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 18px;
    border: 1px solid #2b2b2b;
    border-bottom: none;
    text-align: center;
    font-weight: bold;
    color: #2b2b2b;
    background-color: #efe0bf;
    padding: 5px;
    letter-spacing: 5px;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid black;
    vertical-align: middle;
    padding: 1px 5px;
}

.table-bordered>tbody>tr>td:first-child span {
    display: block;
    text-align: center;
    font-size: 10px;
}

.table-bordered {
    border: 1px solid black;
}

.table-bordered tr {
    text-align: center;
    font-size: 12px;
}

.result_list li {
    width: 45%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 2%;
}
.table{
    margin-bottom: 0;
}

.result_list li a {
    display: block;
    font-size: 15px;
    color: white;
}

.result_list li:nth-child(1) {
    margin-left: 4%;
}

.result_list li:nth-child(3) {
    margin-left: 4%;
}

.result_list li:nth-child(2) {
    margin-right: 4%;
}

.result_list li:nth-child(4) {
    margin-right: 4%;
}

.result_list img {
    height: 47px;
}

.result {
    width: 100%;
    margin: 0px auto;
}

.result_list {
    margin-top: 5px;
    padding-bottom: 30px;
}

.result tbody tr td:first-child {
    width: 30%;
    
}

@media (min-width: 768px) {
    .list,
    .result_list {
        width: 750px;
        margin: 30px auto;
    }
}

.result p {
    font-size: 12px;
}

.result h2 {
    font-size: 16px;
}

.jcbg {
    text-align: center;
}

.logo h3 {
    margin-top: 58px;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 2.5px;
    margin-bottom: 5px;
}

.logo p {
    margin: 0 0 0px;
    font-size: 12px;
    color: #2b2b2b;
    letter-spacing: 2px;

    
}

.form-control {
    height: 50px;
    border: 3px solid #ccc;
    font-size: 18px;
        margin-bottom: 5px;
}

.search .search_img {
    display: block;
    text-align: center;
}

.search .search_img img {
    width: 40%;
    margin-top: 20px;
}

.location_text {
    margin-bottom: 30px;
}

.location_text p {
    margin: 0;
    color: #555555;
    font-size: 12px;
    word-break:keep-all;
}

.location_text span {
    font-size: 12px;
    display: block;
    color: #555555;
}
.search {
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: -30px;
    padding-bottom: 50px;
}
.result{
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: -30px;
    padding-bottom: 50px;
}
.location {
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: -33px;
}
.location.list{
    padding: 35px 10px;
    padding-bottom: 0px;
}
 .result tbody tr td:first-child{
     padding: 5px;
    font-size: 16px;
    font-weight: bold;
    text-align-last: justify;
    padding: 5px 20px;
    white-space: nowrap;
 } 
  .result tbody tr td{
        font-size: 15px;
        
  }
  body{
      background: #fbfbfd;
  }
  .location2{
      padding: 0 10px;
  }
  strong{
      color: #2b2b2b;
  }
  
  @media (min-width: 768px) {
    .list,
    .result_list {
        width: 750px;
        margin: 0px auto;
    }
    .bg_style{
        height:475px!important;
    }
    .logo img {
    width: auto;
}
.logo {
    text-align: left;
    padding-top: 43px;
    margin-left: 65px;
}   
.logo h3{
    margin-top: 80px;
}
.result{
    padding-left: 50px;
    padding-right: 50px;
}
.result tbody tr td:first-child {
    width: 20%;
}
.result tbody tr td:first-child{
    padding: 10px 30px;
    font-size: 17px;
    white-space: nowrap;
}
.result tbody tr td {
    font-size: 17px;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 30px;
    border: 1px solid #2b2b2b;
    border-bottom: none;
    text-align: center;
    font-weight: 550;
    color: #2b2b2b;
    background-color: #efe0bf;
    padding: 10px;
    letter-spacing: 10px;
}
.result_list img{
    height: 100%;
}
strong {
    color: #2b2b2b;
    font-size: 31px;
}
.location2 {
    padding: 0px 30px 0 50px;
}
.location_text span{
    font-size: 16px!important;
        letter-spacing: 0px;
}
.location_text p {
    margin: 0;
    color: #555555;
    font-size: 21px;
    word-break: keep-all;
        letter-spacing: 1px;
}
.form-control {
    height: 80px;
    border: 3px solid #ccc;
    font-size: 18px;
    margin-bottom: 5px;
}
.search .search_img img{
    width: auto;
}
.form-control {
    height: 80px;
    border: 3px solid #ccc;
    font-size: 21px;
    margin-bottom: 5px;
}
.logo h3{
    font-size: 35px;
}
.logo p {
    margin: 0 0 0px;
    font-size: 22px;
    color: #2b2b2b;
    letter-spacing: 2px;
}
.search h2{
    font-size: 33px;
    letter-spacing: 12px;
}
}
.gradual_change_title{
    background: linear-gradient(to right, #f6d284 0%, #f4eed6 20% 80%, #f6d284);
    text-align: center;
}

.show_report{
    text-align: center;
}
/*10.10*/
.result {
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: -30px;
    padding-bottom: 40px;
    padding-top:30px ;
}
.location.list {
    padding: 20px 10px;
    padding-bottom: 0px;
    
}
.logo {
    text-align: left;
    padding-top: 5px;
    margin-left: 27px;
}
.logo h3{
    margin-top: 75px;
}
footer .footer{
     margin: 0;
     background: #000000;
    color: #fff;
    font-size: 13px;
    text-align: center;
      padding: 15px;
}
footer p {
       
  
    
    
}
footer a {
     text-align: center;
    background: #000000;
    color: #0e90d2;
}