.fl {
    float: left;
}
.fr {
    float: right;
}
/* 清除浮动 */
.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
    /*触发bfc防止外边距合并 */
}
.clearfix::after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
/* 左侧菜单 */
.side-tit-side li {
    height: auto;
    border: 0;
}
.side-tit-side li a {
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #fff;
}
.side-tit-side .second-menu {
    display:none;
}
.side-tit-side>li>a.zzhover +.second-menu {
    display: block;
}
.side-tit-side .second-menu li a {
    background: #DFE4E6;
    color: #666666;
}
.side-tit-side .second-menu li a.current,
.side-tit-side .second-menu li a:hover {
    color: #00A1E2;
}
/* 右侧主要内容 */
.xxgk-item {
    margin-bottom: 50px;
}
.xxgk-tit {
    font-size: 25px;
    color: #00A1E2;
    line-height: 25px;
    margin-bottom: 30px;
    position: relative;
}
.xxgk-more {
    position: absolute;
    font-size: 18px;
    font-weight: 400;
    right: 0;
    top: 50%;
    color: #000;
    transform: translateY(-50%);
}
.gjgl-item {
    background: #FFFFFF;
    border: 1px solid #EBEFF1;
    margin-bottom: 30px;
}
.gjgl-item h6 {
    width: 878px;
    height: 60px;
    background: #EBEFF1;
    font-size: 22px;
    font-family: Microsoft YaHei;
    color: #000;
    line-height: 60px;
    padding: 0 30px;
}
.gjgl-item div {
    padding: 0 30px;
    font-size: 18px;
    color: #000;
    line-height: 48px;
}
.gjgl-item div .gjgl-post {
    font-weight: 700;
    margin-right: 20px;
}

.zycw-item {
    padding: 20px 0;
}
.zycw-item h6 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
}
.zycw-item div {
    font-size: 18px;
    line-height: 30px;
}
.zycw-item1 {
    overflow: hidden;
}
.zycw-view {
    float: left;
    width: 377px;
    height: 200px;
    background: #0055B0;
    position: relative;
    overflow: hidden;
    margin-right: 25px;
}
.zycw-view.bg-40BC36 {
    background: #40BC36;
}
.zycw-view img {
    display: block;
    width: 95px;
    height: 95px;
    margin-top: 52px;
    margin-left: 56px;
}
.zycw-view div {
    position: absolute;
    left: 178px;
    top: 50%;
    transform: translateY(-50%);
    color: #FFFFFF;
    font-size: 22px;
}
.zycw-view div p:first-child {
    font-size: 18px;
    font-weight: 700;
}
.zycw-view div .bold {
    font-size: 42px;
    font-family: Impact;
    margin-right: 8px;
}
.zycw-view div p:last-child {
    margin-top: 10px;
    text-align: center;
}
.zycw-view1 {
    float: left;
    width: 75px;
    height: 200px;
    background: #EBEFF1;
    font-size: 18px;
    color: #000;
    line-height: 22px;
}
.zycw-view1 p {
    width: 18px;
    margin: 0 auto;
    padding-top: 25px;
}
.zdsx-item {
    height: 240px;
    border: 1px solid #EBEFF1;
    margin-bottom: 30px;
}
.zdsx-item .fl img {
    display: block;
    width: 427px;
    height: 240px;
    margin-left: -1px;
    margin-top: -1px;
    margin-right: 0;
}
.zdsx-item .fr {
    width: 450px;
    padding: 30px 20px 0 20px;
}
.zdsx-item .fr h6 {
    font-size: 18px;
    line-height: 18px;
}
.zdsx-item .fr div {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.zdsx-item .fr p {
    text-align: right;
    line-height: 25px;
    margin-top: 0;
}
.zdsx-item .fr p a {
    display: inline-block;
    padding: 0 12px;
    height: 25px;
    line-height: 25px;
    background: #00A1E2;
    font-size: 14px;
    color: #FFF;
}
.zpxx-item li {
    position: relative;
    padding: 0 100px 0 25px;
    margin: 12px 0;
    height: 22px;
    font-size: 18px;
}
.zpxx-item li a {
    display: block;
    font-size: 18px;
    color: #000;
    line-height: 22px;
    overflow: hidden;
}
.zpxx-item li a:hover {
    color: #0099cc;
}
.zpxx-item li .icon-t,
.zpxx-item li span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.zpxx-item li .icon-t {
    left: 0;
    width: 5px;
    height: 9px;
    background: url(t.png) no-repeat center;
}
.zpxx-item li span {
    right: 0;
    font-size: 18px;
    color: #00A1E2;
}
.jbqk-item {
    width: 427px;
    height: 140px;
    background: url(blue-bg.png) no-repeat center;
    line-height: 140px;
    position: relative;
}
.jbqk-item span:first-child{
    position: absolute;
    left: 115px;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
}
.jbqk-item span:last-child{
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 200px;
}
.xxgk-icon-3 {
    width: 47px;
    height: 52px;
    background-image: url(xxgk-icon-3.png);
}
.xxgk-icon-4 {
    width: 51px;
    height: 51px;
    background-image: url(xxgk-icon-4.png);
}

