body{
    background-color:#fff;
}
.banner {
    width: 100%;
    height: 240px;
    background: url(./banner.png) center center no-repeat;
    margin-bottom: 58px;
    line-height:240px;
    background-size: 100% 100%;
    overflow: hidden;
}
.layui-form {
    width: 500px;
    height: 60px;
    border-radius: 0px 0px 0px 0px;
    position: absolute;
    top: -208px;
    right: 0px;
}
.layui-form input[type="text"] {
    float: left;
    width: 405px;
    font-size: 18px;
    line-height: 20px;
    color: #999;
    padding: 20px 0;
    border: none;
    padding-left: 20px;
    border-radius: 0;
}
.layui-form button.layui_btn {
    float: left;
    width: 95px;
    height: 60px;
    padding: 0 18px;
    border: none;
    cursor: pointer;
    border-color: white;
    background-color: #4393f5;
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
}
.search {
    width: 1200px;
    margin: 0 auto;
}

.search .search-info {
    width: 611px;
    height: 60px;
    position: relative;
}

.search .search-info .input {
    width: 404px;
    height: 60px;
    background: #ffffff;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.search .search-info .input input {
    width: 100%;
    height: 100%;
    padding: 0 21px;
    background: none;
    outline: none;
    border: none;
    font-size: 18px;
    color: #666666;
    letter-spacing: 0;
}

.search .search-info .btn {
    width: 96px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 404px;
    padding: 0;
}

.search .search-info .btn input {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 6px;
    background: #4393F5;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    cursor: pointer;
}

.search .associational {
    width: 400px;
    height: auto;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 10px 10px 21px;
    box-shadow: 0 0 5px #999990;
}

.search .associational .associational-content {
    height: auto;
    width: 100%;
}

.search .associational .associational-content li {
    /*padding: 0.25rem;
    */
    font-size: 14px;
    color: #333333;
    display: block;
    line-height: 2.5;
}

.search .associational .associational-content li a {
    font-size: 14px;
    color: #333333;
}

.clear::after {
    content: "";
    display: block;
    clear: both;
}

.banner p {
    width: 1200px;
    margin: 0 auto;
    font-size: 40px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.ztList {
    width: 1200px;
    margin: 0 auto;
    margin-bottom:30px;
    min-height:450px;
}

.ztList .title{ font-size:32px; margin-bottom:37px; color:#333;}
.ztList ul{ margin-bottom:30px;}
.ztList ul li {
    float: left;
    width: 380px;
    height: 60px;
    margin-bottom: 30px;
    margin-right: 30px;
    background: #F5F5F5;
}

.ztList ul li:nth-child(3n) {
    margin-right: 0px;
}

.ztList ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 54px;
    padding-right: 20px;
    background-position-x: 20px;
    background-position-y: center;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url('tag.png') no-repeat;
    background-position-x: 20px;
    background-position-y: center;
}
.ztList ul li:hover{
    background-color: #4393F4;
}
.ztList ul li a:hover{
    color: #FFF;
    background: url(/cms_files/filemanager/1759171972/picture/20232/38bd2d5ebb8e4f1396ed26e417cd3e4c.png) no-repeat;
    background-position-x: 20px;
    background-position-y: center;
}
.bs-select-box {
        width: 100%;
        min-height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        background: #00000060;
        /*filter: alpha(opacity=30);*/
        display: none;
        overflow: auto;
      }
      .bs-select-container {
        position: relative;
        max-height: 90%;
        overflow: auto;
        margin: 100px auto 0;
        padding: 0 40px 0 40px;
        /*border-radius: 5px;*/
        background-color: #fff;
        box-shadow: 0 1px 2px 0 rgb(0, 0, 0, 10%);
        width: 800px;
        /*min-height: 350px;*/
      }

      .bs-location-nav span {
        text-align: left;
        line-height: 60px;
        min-height: 60px;
        font-size: 16px;
        margin: 0 0 5px;
        color: #1677ff;
        cursor: pointer;
		margin-right:5px;
      }
      .bs-location-nav span::after {
        margin-left: 5px;
        display: inline;
        content: ">";
        color: #333333;
        cursor: default;
      }
      .bs-location-nav span:last-child::after {
        display: none;
      }
      .bs-location-nav span.location-nav-item {
        cursor: pointer;
        color: #1677ff;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
        text-decoration: underline;
      }
      .bs-link-info {
        width: 100%;
        min-height: 100px;
        list-style: none;
        padding: 20px 10px;
        border-top: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4;
      }
      .bs-link-info li {
        margin-left: 10px;
        font-size: 16px;
        color: #999999;
        display: inline-block;
        cursor: not-allowed;
        line-height: 28px;
        padding: 4px 8px;
        margin-bottom: 10px;
      }
      .bs-link-info li.exist {
        color: #333333;
        cursor: pointer;
      }
      .bs-link-info li.exist:hover {
        background: #1677ff;
        color: #ffffff;
      }
      /* #link-info li.active {
        background: #1677FF;
        color: #ffffff;
    } */

      .fl {
        float: left;
      }
      .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
      }
      .bs-current-position-box {
        width: 100%;
        height: auto;
        margin: 10px 0;
        font-size: 16px;
        line-height: 25px;
        text-align: left;
      }
      .bs-current-position-box span::after {
        margin-left: 5px;
        display: inline;
        content: ">";
        color: #333333;
      }
      .bs-current-position {
        color: #333333;
      }
	  .bs-current-position {
		margin-right:5px;
	  }
      .bs-current-position-box span:last-child::after {
        display: none;
      }
      .bs-current-position-box .bs-current-position-title {
        color: #999999;
        display: inline-block;
        font-size: 14px;
      }
      .bs-current-position {
        display: inline-block;
        font-size: 14px;
      }
      .bs-ok-btn {
        display: inline-block;
        height: 38px;
        line-height: 38px;
        padding: 0 18px;
        background-color: #2b92f0;
        color: #fff;
        white-space: nowrap;
        text-align: center;
        font-size: 14px;
        border: none;
        border-radius: 2px;
        cursor: pointer;
        margin-right: 20px;
      }
      .bs-ok-btn.stop {
        cursor: not-allowed;
      }
      .bs-cancel-btn {
        display: inline-block;
        height: 38px;
        line-height: 38px;
        padding: 0 18px;

        white-space: nowrap;
        text-align: center;
        font-size: 14px;

        border-radius: 2px;
        cursor: pointer;
        border: 1px solid #c9c9c9;
        background-color: #fff;
        color: #555;
      }
      .bs-select-btn {
        text-align: center;
        padding-bottom: 30px;
      }
      .bs-tips {
        width: 100%;
        margin: 10px 0;
      }
      .bs-tips img {
        width: 12px;
        vertical-align: middle;
      }
      .bs-tips span {
        color: #999999;
        margin-left: 5px;
      }
@media screen and (max-width: 768px) {
    .banner{ height:3rem; margin-bottom:0.58rem; line-height:1.7rem; padding-left:0.3rem;}
    .banner p{ width:100%; font-size:0.52rem; margin-bottom:0.2rem;}
    .ztList{ width:100% !important; margin-bottom:0.3rem !important; min-height:4.5rem !important; padding: 0 0.3rem !important;}
	.ztList .title{ font-family:0.44rem; margin-bottom:0.3rem;}
	.ztList ul{ margin-bottom:0.3rem; }
    #form_rZkjOG_455189{ width:100% !important; margin-top:-2rem !important;}
    .layui-form{ margin-bottom:1.1rem !important;}
    .layui-input, .layui-textarea{ width:5rem !important; height:0.72rem !important; font-size:0.24rem !important; line-height:0.72rem !important; padding:0 0 0 0.2rem !important; border-radius: 0.1rem 0 0 0.1rem !important;}
    .layui-input-block{ min-height:0.36rem !important; line-height:0 !important;}
    .layui-btn{ width:0.95rem !important; font-size:0.24rem !important; height:0.72rem !important; line-height:0.72rem !important; padding:0 !important;border-radius: 0 0.1rem 0.1rem 0 !important;}
    .ztList li{ width:100% !important; height:1.08rem !important; margin-bottom:0.32rem !important; margin-right:0 !important;}
    .ztList li a { padding-left:0.96rem !important; padding-right:0.2rem !important; line-height: 1.08rem !important; font-size:0.33rem !important;}
  .bs-select-container {
          width: 100%;
          margin-top: 10px;
          position: absolute;
          left: 0;
          bottom: 0;
        }
        .bs-location-nav {
          line-height: 30px;
          min-height: auto;
          padding: 20px 0;
          font-size: 20px;
        }
        .bs-location-nav span {
          font-size: 14px;
          line-height: 30px;
          min-height: 30px;
        }
        .bs-location-nav span:nth-child(2n) {
        }
        .bs-link-info {
          padding: 10px 0;
        }
        .bs-link-info li {
          font-size: 14px;
          margin-bottom: 0;
          margin-left: 10px;
        }

        .current-position-box {
          font-size: 14px;
        }
}