* {
    
    font-family: "微软雅黑"
}

a {
    transition: all 0.2s ease-out 0s;
    color: #333
}

a:hover span {
    color: #666 !important
}

.zt-top {
    height: 299px;
    background: url(top2020-1.jpg) no-repeat center
}

.zt-body {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -0px;
    background-color: #FFF;
    min-height: 500px;
}

.fl01 {
    margin-top: 30px;
    float: left;
    width: 1200px;
    height: 316px;
}

.fl01-sxx {
    width: 580px;
    float: left;
    margin-left: 40px
}

.fl02 {
    width: 1200px;
    height: 230px;
    margin-top: 10px
}

.fl01-l {
    width: 545px;
    float: left;
    margin-left: 18px;
    margin-right: 44px;
    height: 230px
}

.fl01-r {
    width: 550px;
    float: left;
}

.title-zcsd {
    height: 50px;
    line-height: 50px;
    text-align: right;
    background: url(zhengce.png) left center no-repeat;
    border-bottom: solid 1px #0ff
}

.zc_list {
    height: 180px;
    width: 545px;
}

.zc_list ul li {
    text-align: left;
    line-height: 36px;
    height: 72px;
    display: block;
    width: 545px
}

.zc_list ul li a {
    font-size: 18px;
    line-height: 36px;
}

.fl03 {
    width: 1200px;
    height: 230px;
    margin-top: 10px
}

.title-sq {
    height: 50px;
    line-height: 50px;
    text-align: right;
    background: url(sqml001.png) center center no-repeat;
    border-bottom: solid 1px #0ff
}

.sq_list ul li {
    display: block;
    width: 285px;
    height: 65px;
    line-height: 65px;
    border: 1px solid #0ff;
    float: left;
    margin-top: 15px;
    margin-left: 8px;
    margin-right: 7px;
    text-align: center;
}

.sq_list ul li:hover {
    background-color: #015293
}

.sq_list ul li:hover a {
    color: #fff
}