*{
    margin: 0;
    border: 0;
    padding: 0;
    font-family: "Microsoft YaHei",serif;
    box-sizing: border-box;
}

a{
    color: inherit;
    text-decoration: none;
}

body{
    min-width: 1200px;
}

.top{
    width: 100%;
    height: 40px;
}
.topNav{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #62a9dd;
}
.topNav .innerCon{
    width: 1200px;
    margin: 0 auto;
    overflow: unset;
}

.linkWrap{
    color: #ffffff;
    float: right;
}

.linkWrap span{
    font-size: 14px;
    color: #ffffff;
    margin: 0 5px 0 0;
    cursor: pointer;
}

#wxSpan{
    position: relative;
}

.hide{
    display: none;
}

.codePanel{
    position: absolute;
    left: 0;
    top: 19px;
    z-index: 3;
    width: 250px;
}

.codePanel img{
    width: 120px;
    height: 120px;
}

.sjfbBanner{
    width: 100%;
    height: 300px;
    background: url("../images/top_sjfb.jpg") no-repeat center top;
    position: relative;
    overflow: hidden;
}

.innerCon{
    width: 1200px;
    margin: 0 auto;
}

.lm{
    width: 100%;
    margin: 30px auto 0;
}

.lmTil{
    width: 100%;
    height: 26px;
    position: relative;
}

.link{
    margin-left: 24px;
    height: 26px;
    display: block;
}

.sjjd .lmTil{
    background: url("../images/til_sjfb_1.jpg") no-repeat;
}

.sjjd .link{
    width: 105px;
}

.lmCon{
    overflow: hidden;
    margin: 25px auto 0;
}

.sjjd .lmCon{
    width: 1240px;
    margin: 25px auto 0 -16px;
}

.sjjd .itm{
    width: 382px;
    margin: 0 14px;
    float: left;
    overflow: hidden;
}

.sjjd .itm img{
    width: 382px;
    height: 286px;
    display: block;
}

.sjjd .itm p{
    font-size: 18px;
    color: #000;
    margin-top: 15px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sjkx .lmTil{
    background: url("../images/til_sjfb_2.jpg") no-repeat;
}

.sjkx .link{
    width: 105px;
}

.sjkx .half{
    width: 50%;
    float: left;
    padding-right:30px;
}

.sjkx .half p{
    font-size: 20px;
    color: #6a94ac;
    padding-left: 20px;
    font-weight: bold;
}

.newList{
    width: 100%;
    padding:0 15px;
    list-style: none;
    overflow: hidden;
}

.newList li{
    width: 100%;
    line-height: 42px;
    font-size: 16px;
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/dot.jpg") no-repeat left center;
    padding-left: 17px;
}

.flxz .lmTil{
    background: url("../images/til_sjfb_3.jpg") no-repeat;
}

.flxz .link{
    width: 182px;
}

.flxz .lmCon{
    width: 1212px;
    margin: 25px auto 0 -6px;
}

.flxz img{
    margin: 0px 26px;
    width: 246px;
}