.bod {
    background: url(https://www.zwfw.hlj.gov.cn/cms_files/filemanager/1759171972/picture/20232/b0a2feea90404562b9591fe9a0e1290f.png) bottom center no-repeat;
}
.main {
    width: 1200px;
    margin: 0 auto;
}
.banner {
    height: 300px;
    background: url("banner.png") top center no-repeat;
    background-size: cover;

    padding-top: 80px;
}
.banner .main {
    position: relative;
}
.BannerTxt {
    font-size: 40px;
    color: white;
}
 .banner-search{
   display:block; 
  }
  .banner{
    padding-top:px;
  } 
  .sxbl {
    margin-right: 23px;
    cursor: pointer;
}
.banner-search.main form {
    width: 560px;
    height: 60px;
    border-radius: 10px;
    float: left;
}
.bainput.fl {
    display: flex;
}
.bainput.fl input[name="q"] {
    width: 460px;
    padding: 0;
    border: 1px solid #fff;
    font-size: 18px;
    padding-left: 19px;
}
.bainput.fl input {
    height: 60px;
    border-radius: 5px;
}
.bainput.fl input[type="submit"] {
    width: 100px;
    margin-left: -10px;
    border: 1px solid #000;
    border-color: white;
    background-color: #4393f5;
    font-size: 18px;
    color: white;
}
.banner-search.main {
    margin-top: 28px;
}
.banner-search{ width: 612px; height: 60px; border-radius: 12px 12px 12px 12px; background: #FFFFFF; margin-top:15px;}
.banner-search input[type="text"]{ width:500px; font-size:18px; line-height:20px; color:#999; padding:20px 0; border:none; padding-left:20px;}
.banner-search input[type="submit"]{ width:95px; font-size:18px; line-height:20px; padding:20px 0; text-align:center; color:#FFF; background:#4393F5; border:none; float:right; }
.con{
    padding: 20px 0;
}
.clearfix{
    overflow:hidden;
}
.dqlm {
    width: 1200px;
    height: 80px;
    line-height: 80px;
    font-size: 32px;
    font-weight: 500;
    color: #333;
    background-color: #fff;
    margin: 0 auto;
    border-bottom: 1px solid #333;
}
.list ul{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
}
.list ul li{
    height: 60px;
    line-height: 60px;
    display: flex;
    justify-content: space-between;
    /* background: url(./dian.png) no-repeat; */
    background-position-x: left;
    background-position-y: center;
    border-bottom: 1px dotted #ccc;
}

.list ul li a:first-child{
    display: block;
    height: 100%;
    width: 86%;
    /* padding-left: 15px; */
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.list ul li a:last-child{
    font-size: 14px;    
}
.list ul li {
    height: 45px;
    line-height: 45px;
    display: flex;
    justify-content: space-between;
    /* background: url(https://www.zwfw.hlj.gov.cn/cms_files/webhaerbinzhengwufuwuwang/tplobject/defaultSet/9680254b7d5047219a9ce1f5ea58bf0e/images/dian.png) no-repeat; */
    background-position-x: left;
    background-position-y: center;
}