.nav-ul {
    position: relative;
}

.head_nav_show {
    width: 1200px;
    position: absolute;
    top: 60px;
    left: 0;
    height: 225px;
    background-color: rgba(255, 255, 255, .9);
    display: none;
    z-index: 99;
}

.head_nav .content>ul>li:hover>a {
    background-color: #e8b442;
}

.nav_cell li {
    float: left;
    line-height: 30px;
}

.nav_cell li a {
    color: #0b51c1;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px 8px;
}

.jld {
    width: 160px;
    margin-left: 40px;
}

.jld h3 {
    color: #0b51c1;
    font-size: 16px;
    border-bottom: 2px #dadada solid;
    line-height: 40px;
    margin-bottom: 10px;
}

.jld h3 a {
    COLOR: #0b51c1;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px 8px;
    border-bottom: 2px #0b51c1 solid;
}

.jld p a {
    color: #595959;
    font-size: 16px;
    line-height: 31px;
    font-weight: bolder;
    text-align: center;
}

.zyzz {
    width: 420px;
    margin-left: 60px;
}

.zyzz a {
    display: block;
    overflow: hidden;
}

.zyzz a h3 {
    float: left;
    color: #0b51c1;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    font-weight: bolder;
    border-bottom: 2px #0b51c1 solid;
    padding: 0 10px;
}

.zyzz a small {
    float: right;
    line-height: 40px;
    color: #595959;
    font-size: 14px;
    text-align: center;
    font-weight: bolder;
}

.zyzz p {
    COLOR: #595959;
    padding-top: 20px;
    font-size: 16px;
    line-height: 28px;
}

.nsjg {
    width: 420px;
    margin-left: 60px;
}

.nsjg div>a {
    display: block;
    overflow: hidden;
}

.nsjg div>a h3 {
    float: left;
    color: #0b51c1;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    font-weight: bolder;
    border-bottom: 2px #0b51c1 solid;
    padding: 0 10px;
}

.nsjg div>a small {
    float: right;
    line-height: 40px;
    color: #595959;
    font-size: 14px;
    text-align: center;
    font-weight: bolder;
}

.nsjg p a {
    COLOR: #595959;
    padding-top: 20px;
    font-size: 16px;
    line-height: 28px;
    font-weight: inherit;
}

.nsjg p a:hover {
    color: #0b51c1;
}

.main {
    margin-top: 20px;
}

.focus_new {
    overflow: hidden;
    margin-top: 20px;
}


/*脙篓脗陆脗庐脙娄芒鈧劉脗颅*/

.dynamic-lunbo {
    width: 611px;
    height: 397px;
    overflow: hidden;
    position: relative;
}

.dynamic-lunbo .swiper-container {
    width: 611px;
    height: 397px;
}

.dynamic-lunbo .content-slide {
    padding: 20px;
    color: #fff;
}

.dynamic-lunbo .pagination {
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 22px;
    width: 96px;
    z-index: 99;
}

.dynamic-lunbo .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../images/pic1.png);
    margin: 0 4px;
    cursor: pointer;
}

.dynamic-lunbo .swiper-active-switch {
    width: 8px;
    height: 8px;
    background: url(../images/pic2.png);
}

.dynamic-lunbo .swiper-slide {
    position: relative;
}

.dynamic-lunbo .swiper-container .swiper-wrapper .swiper-slide span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 62px;
    line-height: 62px;
    width: 611px;
    background: url(../images/nav-title.png);
    font-size: 20px;
    color: #ffffff;
    background-size: 100% 100%;
    text-indent: 15px;
}

.dynamic-lunbo .swiper-container .swiper-wrapper .swiper-slide span:hover {
    text-decoration: underline;
}

.news_list {
    width: 565px;
    height: 395px;
    border: solid 1px #e5e5e5;
}

.news_list-top {
    overflow: hidden;
    height: 47px;
}

.news_list-top h3 {
    width: 79px;
    height: 45px;
    color: #fffefe;
    font-size: 18px;
    font-weight: bold;
    background-color: #4a7ed3;
    text-align: center;
    line-height: 45px;
    float: left;
}

.news_list ul {
    /*width: 486px;*/
    width: 564px;
    height: 45px;
    /* overflow: hidden; */
    float: left;
    border-bottom: 1px solid #e5e5e5;
}

.news_list li {
    float: left;
    width: 20%;
    height: 42px;
    text-align: center;;
}

.news_list li.hover {
    background-color: #fff;
}

.news_list li a {
    color: #535353;
    font-size: 18px;
    line-height: 45px;
    font-weight: bold;
}

.news_list li:first-child a {
    border-left: 0;
}

.news_list li.hover {
    position: relative;
}

.news_list li.hover::after {
    content: '';
    width: 121px;
    height: 2px;
    background-color: #1d5ec8;
    /* border-radius: 3px; */
    position: absolute;
    bottom: -5px;
    left: 0;
}

.news_list_cell {
    display: none;
}

.news_list_cell.show {
    display: block;
}

.news_list_cell h3 {
    text-align: center;
    margin: 20px 0;
}

.news_list_cell h3 a {
    font-size: 20px;
    line-height: 20px;
    color: #313131;
}

.list_cell_title {
    width: 514px;
    margin: 0 auto;
    padding-bottom: 10px;
    border-bottom: 1px dashed #d2d2d2;
}

.list_cell_title p {
    line-height: 32px;
    letter-spacing: 0px;
    color: #898989;
    font-size: 14px;
    text-indent: 2em;
}

.list_cell_title p a {
    color: #1d5ec8;
}

.list_cell_text {
    width: 514px;
    margin: 10px auto 0;
    overflow: hidden;
}

.list_cell_text a {
    overflow: hidden;
    line-height: 36px;
    letter-spacing: 0px;
    color: #666666;
    font-size: 14px;
}

.list_cell_text a p {
    float: left;
    width: 375px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #313131;
    font-size: 16px;
    line-height: 40px;
}

.list_cell_text a span {
    float: right;
    color: #999999;
}

.list_cell_text a:hover * {
    color: #0b51c1;
    font-weight: bold;
}

.textList-table {
    margin-top: 20px;
    overflow: hidden;
}

.textList-left {
    width: 320px;
}

.zwfu-list {
    width: 318px;
    height: 258px;
    border: solid 1px #e5e5e5;
}

.hdjl-list h3,
.zwfu-list h3,
.ztzl-list h3 {
    height: 49px;
    border-bottom: solid 1px #015293;
}

.hdjl-list h3 img,
.zwfu-list h3 img,
.ztzl-list h3 img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 20px;
}

.hdjl-list h3 span,
.zwfu-list h3 span,
.ztzl-list h3 span {
    color: #1d5ec8;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    vertical-align: middle;
}

.zwfu-list .sjcx {
    width: 280px;
    height: 50px;
}

.hdjl-list {
    margin-top: 10px;
    width: 318px;
    height: 208px;
    border: solid 1px #e5e5e5;
}

.hdjl-cell ul,
.zwfu-list ul {
    margin-left: 10px;
    /* overflow: hidden; */
}

.zwfu-cell li {
    width: 135px;
    height: 50px;
    float: left;
    background-color: #82a9f1;
    border-radius: 5px;
    margin: 14px 0 0 10px;
}

.hdjl-cell li {
    width: 135px;
    height: 55px;
    float: left;
    background-color: #8eb3f3;
    border-radius: 5px;
    margin: 14px 0 0 10px;
    position: relative;
}

.hdjl-cell li a,
.zwfu-cell li a {
    display: block;
    text-align: center;
}

.hdjl-cell li a:hover,
.zwfu-cell li a:hover {
    background-color: #1d5ec8;
    border-radius: 3px;
}

.hdjl-cell li img,
.zwfu-cell li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.hdjl-cell li>img {
    position: absolute;
    top: 55px;
    left: 0;
    display: none;
}

.hdjl-cell .weixin:hover>img {
    display: block;
}

.hdjl-cell li span {
    font-size: 16px;
    line-height: 55px;
    letter-spacing: 0px;
    color: #ffffff;
    vertical-align: middle;
}

.zwfu-cell li span {
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 0px;
    color: #ffffff;
    vertical-align: middle;
}

.ztzl-list {
    width: 318px;
    height: 324px;
    border: solid 1px #e5e5e5;
    margin-top: 10px;
}

.ztzl-cell li {
    margin: 15px 20px 0;
}

.textList-right {
    width: 880px;
    overflow: hidden;
}

.rightcell-small {
    /*width: 418px;*/
    width: 47.45%;
    height: 258px;
    border: solid 1px #e5e5e5;
    float: left;
    margin: 0 0 19px 20px;
}

.rightcell-top {
    position: relative;
    height: 48px;
    border-bottom: solid 1px #015293;
}

.rightcell-top h3 {
    float: left;
    color: #827f7f;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    margin-left: 20px;
    cursor: pointer;
}

.rightcell-top h3.hover {
    color: #1d5ec8;
}

.rightcell-top h3 a {
    position: absolute;
    color: #8d8c8c;
    font-size: 16px;
    right: 15px;
    top: 0;
    font-weight: normal;
}

.rightcell ul {
    margin: 5px 15px 0 20px;
    display: none;
}

.rightcell ul.show {
    display: block;
}

.rightcell li a {
    display: block;
    line-height: 38px;
    overflow: hidden;
}

.rightcell li a:hover p {
    color: #2e6dd4;
}

.rightcell li a p {
    font-size: 16px;
    letter-spacing: 0px;
    color: #313131;
    float: left;
}

.rightcell li a p img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.rightcell li a small {
    float: right;
    font-size: 16px;
    color: #999999;
}

.rightcell-small li p {
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rightcell-max p {
    width: 560px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rightcell-max {
    width: 858px;
    height: 274px;
    border: solid 1px #e5e5e5;
    float: left;
    margin: 0 0 19px 20px;
}

.foot {
    margin-top: 0;
}