@font-face {
    font-family: 'iconfont';
    src: url('./font/iconfont.woff2?t=1630566740507') format('woff2'),
    url('./font/iconfont.woff?t=1630566740507') format('woff'),
    url('./font/iconfont.ttf?t=1630566740507') format('truetype');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #444;
}
li{ list-style: none;}
/*
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}*/
.navbar-default .navbar-header .navbar-brand {
    color: #777;
}
.navbar-default .nav > li > a {
    color: #333;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position:static;
}
.header-font{
    border-left: 1px solid #777;
}
.banner img{width:100%;}
.container-2{
    text-align: left;
    font-size: 18px;
}
.container-2 img{
    width:500px;
}
.container-2 .comtitle h4 a{
    text-align: left;
    font-size: 14px;
    color:#333;
}
.banner .comtitle{
    position: relative;
    top: -275px;
    color: #fff;
    padding-left: 10px;
}
.banner .comtitle h1{
    color:#fff;
}
.banner .comtitle .line{width:60%;height:1px;background:#fff;margin: 0 auto;}
.banner .comtitle .line .bline{width:130px;height:5px;background:#fff;margin: 0 auto;position: relative;top: -2px;}
.container-2 .comfont{text-align:left;text-indent:2em;font-size: 14px;margin-top: 15px;color: #000;line-height: 25px;}
.container-2 .line .lline{width:130px;height:5px;background:#000000;position: relative;top: -2px;}
.container-2 p img{width:60%;margin: 0 auto;display: block;}
.list_con li {
    margin-top: 25px;
}
.event_con ul {
    padding-left: 0px;
}
.md_zxns .list_con .item_title {
    padding-left: 44px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    background: #5d8be7;
    font-size: 16px;
    overflow: hidden;
    color: #fff;
}
/*.event_con .item_con p {
    padding: 0 40px 0;
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
}*/
.zx_zwms {
    border-bottom: solid 1px #2757f1;
    padding: 15px 0 22px;
    overflow: hidden;
    font-size: 14px;
    width:100%;
}
.zx_fs {
    padding: 15px 0 0;
    font-size: 14px;
}
.zx_fs div{
    line-height: 30px;
}
.item_con .detail{
    margin-top:20px;
}
.item_con .detail span{
    font-size: 14px;
}
.detailr-1{
    float: right;
    margin-right: 20px;
    font-size: 20px;
    font-weight: 700;
}