/*åŸºç¡€æ ·å¼*/
*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration:unset;
}
a:hover{
    color:red !important;
}
li{
    list-style: none;
}
body{
    background: #fff;
    font-family:   Microsoft Yahei ;
}
.clearfix::after{
    display: block;
    content:'';
    visibility: hidden;
    clear: both;
}
.container,.container1{
    width: 1200px;
    margin: 0 auto;
  box-sizing:border-box;
}
.head{
    width: 100%;
    height: 409px;
    background: url() no-repeat top center;
}
.head>img.headbg,.headbgimg{
    display:none;
}
.head a img{
    margin: 10px;
}
.nr{
    margin-top: 20px;
}
.myul{
    padding-top: 15px;
    padding-bottom: 9px;
}
.myul li {
    width: 100%;
    padding-left: 20px;
    line-height: 48px;
    color: #333333;
    padding-right: 15px;
    box-sizing: border-box;
    background: url(../images/jgfklired.png) no-repeat 6px center ;
}
.myul li a{
    font-size: 18px;
    display: block;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.myul li span{
    float: right;
    margin-top: -48px;
    font-size: 18px;
    color: #808080;
}
.myul  li:nth-child(5n) {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
    /* padding-bottom: 15px; */
}

.content>.container>.nr>.mytit{
    border-bottom: 1px solid #004a9c;
}
.content>.container>.nr>.mytit span {
    background-color: #004a9c;
}
.nr .mytit span {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 24px;
    height: 50px;
    box-sizing: border-box;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.fhsy {
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 50px;
}
.redzttit .content>.container>.nr>.mytit{
    border-bottom: 1px solid #be0000;
}
.redzttit .content>.container>.nr>.mytit span {
    background-color: #be0000;
}
/*Ã¥Å¸ÂºÃ§Â¡â‚¬Ã¦Â Â·Ã¥Â¼ÂÃ§Â»â€œÃ¦ÂÅ¸*/


/* zhuanti c108752 */
.lzlxdzzt.head{
    height: 350px;
    background: url(../images/lzlxdzzttop01.jpg) no-repeat top center;
}
.head.cjczfzlzt{
    width: 100%;
    min-width:1200px;
  height: 357px;
  background: url(/10462/xhtml/images/ztzt/zwgkgzzt/zwgkgz202110tp1.jpg) no-repeat top center;
}
.head.sjjlzqhzt{
    width: 100%;
    min-width:1200px;
  height: 500px;
  background: url(/10462/xhtml/images/ztzl/sjjlzqhzt/sjjlzqhzt__01.jpg) no-repeat top center #f9eae6;
}

.head.wrmfwzt{
    width: 100%;
    min-width:1200px;
 height: 578px;
    background: url(/10462/xhtml/images/ztzl/wrmfwzt/wrmfwzt_01.png) no-repeat top center;
}
.wrmfwzt .wzbox{
    width: 1140px;
    line-height: 42px;
    font-size: 18px;
    color: #000;
    text-indent: 2em;
    margin: 0 auto;
    margin-top: 165px;
    box-sizing: border-box;
    padding: 0 22px ;
    /* border-left: 4px solid #e13f32; */
    position: relative;
}
.wrmfwzt .wzbox::after{
    width: 4px;
    height: 90%;
    content: '';
    position: absolute;
    background: #e13f32;
    left: 0;
    top: 10px;
    border-radius: 4px;
}
.headxysimg{
    display:none;
}


@media(max-width:1200px){
  .container,
  .container, .container1{
    width:100%;
    min-width:unset !important;
  }

  .head{
    min-width:unset !important;
  }
  .head .container1{
    position:absolute;
    left:0px;
    top:0px;
  }
  .head .container1 a img{
    max-width:33%;
    margin: 5px;
  }
  .head{
    height: auto !important;
    background: none !important;
    min-height: 100px;
    overflow-x: hidden;
  }
  .head .headxysimg,
  .head .headbgimg {
    display:block;
    width: 130%;
    margin-left: -15%;
  }

  .nr .mytit span{
    font-size: 16px;
    height: 38px;
    padding: 0 10px;
    line-height: 38px;
  }
  .myul li a{
    font-size:16px;
    width: 70%;
    line-height: 38px;
  }
  .myul li span{
    font-size:16px;
    margin-top:-38px;
    line-height: 38px;
  }
  .wrmfwzt .wzbox{
    margin-top:10px;
    max-width: 100%;
    font-size: 16px;
    line-height: 30px;
  }

  .nr{
    margin-top: 10px;
  }
}

@media(max-width:768px){
  .head .headxysimg, .head .headbgimg{
    width:150%;
    margin-left:-25%;
  }
}