@charset "utf-8";

.banner img {
    display: block;
    width: 100%
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
    padding-bottom: 30px;
    font-size: 0
}

.art-main {
    min-height: 500px
}

.m8c {
    padding-bottom: 30px;
    min-height: 500px
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px
}

.pagination a.active {
    background: #006db8;
    color: #fff;
    border: 1px solid #006db8
}

.pagination a:hover {
    background: #006db8;
    color: #fff;
    border: 1px solid #006db8
}

.pagination span {
    display: inline-block;
    font-size: 14px
}

#nymain {
    background-size: 1920px auto;
    background-position: center bottom
}

.nymain .leftNav {
    float: left;
    width: 270px;
    background: #ebebeb;
    position: relative;
    margin-right: 55px;
    margin-top: 20px
}

.nymain .leftNav>h2 {
    line-height: 80px;
    text-align: center;
    color: #fff;
    background: #006db8;
    font-size: 30px;
    overflow: hidden
}

.nymain .leftNav p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0
}

.nymain .leftNav ul li {
    position: relative
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 60px;
    padding-left: 60px;
    background: url(../images/nav-li-left.png) no-repeat;
    background-position: 31px center
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 14px;
    height: 14px;
    right: 10px;
    top: 23px;
    line-height: 50px;
    background: url(../images/sub_left_down.png) no-repeat center center;
    background-size: 14px 14px;
    cursor: pointer
}

.nymain .leftNav>ul>li.on>span {
    background: url(../images/sub_left_up.png) no-repeat center center;
    background-size: 14px 14px
}

.nymain .leftNav>ul>li.activ {
    background: #dadada
}

.nymain .leftNav>ul>li.active>a {
    background: url(../images/nav-li-left.png) no-repeat;
    background-position: 31px center
}

.nymain .leftNav ul li:hover {
    background: #dadada
}

.nymain .leftNav ul li.active {
    background: #dadada
}

.nymain .leftNav ul li.active ul {
    display: block
}

.nymain .leftNav ul li a:hover {
    background: url(../images/nav-li-left.png) no-repeat;
    background-position: 31px center
}

.nymain .leftNav>ul>li>ul {
    display: none;
    background: #f6f6f6;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 15px
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 14px
}

.ny-right {
    overflow: hidden;
    padding-bottom: 30px
}

.ny-rcom {
    font-size: 24px;
    color: #006db8;
    margin-bottom: 15px;
    font-weight: normal
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0
}

.position h3 {
    position: absolute;
    width: 235px;
    padding-left: 35px;
    height: 90px;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    background: #006db8;
    background-position: center top;
    text-align: left;
    line-height: 100px;
    bottom: 0;
    left: 0
}

.position h3::after {
    content: "";
    position: absolute;
    right: -37px;
    bottom: -30px;
    width: 74px;
    height: 74px;
  
    background-size: 100% 100%;
    z-index: 9
}

.position span {
    color: #666666;
    font-size: 16px;
    vertical-align: middle
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px
}

.position a {
    font-size: 16px;
    color: #666666;
    margin: 0 5px;
    vertical-align: middle
}

.position a:hover {
    color: #0166b3
}

.text-list ul li {
    padding-left: 5px;
    padding-right: 100px;
    position: relative;
    line-height: 58px;
    border-top: 1px dashed #e5e5e5;
    font-size: 14px;
    position: relative;
    left: 0;
    transition: all 0.5s;
    padding-left: 20px;
    background: url(../images/dot.png) no-repeat left center
}

.text-list ul li:first-child {
    border-top: none
}

.text-list ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
    overflow: hidden
}

.text-list ul li span {
    position: absolute;
    right: 0;
    color: #999999
}

.text-list ul li:hover {
    padding-left: 15px
}

.text-list ul li:hover a {
    color: #006db8
}

.text-list ul li:hover span {
    color: #006db8
}

.new-list ul li {
    padding: 15px 0;
    border-bottom: 1px dotted #dbdcdc;
    border-radius: 5px;
    padding-left: 5px
}

.new-list ul li:hover {
    background: #006db8;
    background-position: right center;
    box-shadow: 0 0 5px #006db8
}

.new-list ul li:hover .new-lpic {
    display: block
}

.new-list ul li:hover a {
 
    background-position: left 10px
}

.new-list ul li:hover .new-linfo h3 {
    color: #fff
}

.new-list ul li:hover .new-linfo p {
    color: #fff
}

.new-list ul li:hover .new-date {
    color: #fff
}

.new-list ul li a {
    display: block;
    padding-left: 20px;
    padding-right: 80px;

    background-position: left 10px;
    position: relative
}

.new-linfo h3 {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.new-linfo p {
    font-size: 14px;
    line-height: 26px;
    color: #8a8989;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.new-date {
    position: absolute;
    right: 10px;
    top: 0;
    text-align: center;
    color: #006db8
}

.new-date p {
    font-size: 30px;
    line-height: 36px
}

.new-date span {
    display: block;
    font-size: 14px;
    line-height: 15px
}

.new-lpic {
    position: absolute;
    bottom: 100%;
    width: 160px;
    right: 0;
    z-index: 9999;
    margin-bottom: 15px;
    border: 4px solid #e2dede;
    display: none
}

.new-lpic img {
    display: block;
    width: 100%
}

.new-lpic::after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -10px;
    z-index: 9;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #e2dede
}

.new-list ul li:first-child .new-lpic {
    top: 100%;
    margin-top: 15px;
    margin-bottom: 0;
    bottom: auto
}

.new-list ul li:first-child .new-lpic::after {
    border-top-color: transparent;
    border-bottom-color: #e2dede;
    top: -24px;
    bottom: auto
}

.xbxx {
    padding: 50px 0
}

.xbxx ul li {
    float: left;
    width: 48.5%;
    margin-left: 3%;
    margin-top: 35px;

    background-position: right bottom;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.xbxx ul li:nth-child(2n+1) {
    margin-left: 0
}

.xbxx ul li a {
    display: block;
    padding: 30px 20px
}

.xbxx ul li a h3 {
    font-size: 24px;
    line-height: 25px;
    color: #006db8;
    
    background-position: center bottom;
    padding-bottom: 15px;
    text-align: center;
    margin-bottom: 20px
}

.xbxx ul li a p {
    font-size: 15px;
    line-height: 34px;
    height: 102px;
    overflow: hidden;
    color: #666;
    padding: 0 10px
}

.xbxx ul li a div {
    margin-top: 5px
}

.xbxx ul li a div img {
    vertical-align: middle
}

.xbxx ul li a div span {
    vertical-align: middle;
    font-size: 14px;
    color: #b3b3b3;
    margin-left: 10px;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all
}

.art-main .art-body {
    padding-top: 30px
}

.art-main .art-body p {
    color: #333;
    text-indent: 2em;
    font-size: 16px;
    line-height: 31px;
    margin-bottom: 30px
}

.art-main .art-body img {
    max-width: 80% !important;
    display: block;
    margin: 0 auto;    height: auto !important;
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 20px;
    background: #f5f5f5
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px
}

.art-main .cont-tit p .liulan {
    margin-left: 50px
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #888;
    margin: 0 10px
}

.art-info {
    border-top: 1px dashed #eaeaea;
    margin-top: 25px
}

.pnext {
    margin-top: 25px
}

.pnext p {
    text-indent: initial;
    font-size: 14px;
    line-height: 36px;
    color: #555555
}

.pnext p a {
    font-size: 14px;
    color: #555555
}

.pnext p:hover {
    color: #1f2c61
}

.pnext p:hover a {
    color: #1f2c61
}

.img-lists ul {
    overflow: hidden;
    margin-top: 10px
}

.img-lists ul li {
    float: left;
    width: 22%;
    margin: 20px 1.5% 0 1.5%;
    border: 1px solid #eee;
    transition: all 0.3s;
    position: relative;
    top: 0
}

.img-lists ul li:hover {
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
    top: -10px
}

.img-lists ul li a {
    display: block;
    width: 100%
}

.img-lists ul li a .pic {
    padding-top: 124%;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 196px
}

.img-lists ul li a>div.info {
    padding: 10px;
    font-size: 0
}

.img-lists ul li a>div.info p {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    text-align: center
}

.img-lists ul li a>div.info img {
    height: 14px;
    vertical-align: middle
}

.img-lists ul li a>div.info span {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    color: #999;
    vertical-align: middle
}

.img-lists2 ul {
    overflow: hidden
}

.img-lists2 ul li {
    float: left;
    width: 23%;
    margin: 15px 1%
}

.img-lists2 ul li a {
    display: block
}

.img-lists2 ul li a .pic {
    padding-top: 120%
}

.img-lists2 ul li a .info {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: center
}

.fll {
    float: left;
    width: 21.4%
}

.btl {
    float: right;
    width: 74%
}

.btl .poo {
    margin-bottom: 10px
}

.btlb li a {
    display: block;
    padding-left: 6px;
    border-top: 1px dashed #d2d2d2;
    overflow: hidden;
    padding-bottom: 27px;
    padding-top: 15px
}

.btlbl li a {
    padding-bottom: 28px;
    padding-top: 28px
}

.btlb li:first-child a {
    border: 0
}

.btlb li:nth-child(9) a {
    border-bottom: 1px dashed #d2d2d2
}

.btlb .date {
    width: 65px;
    text-align: center;
    border: 1px solid #307f9b;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    float: left
}

.btlb .date .day {
    font-size: 24px;
    line-height: 26px;
    color: #287498;
    font-weight: 600
}

.btlb .date .year {
    font-size: 14px;
    line-height: 26px;
    color: #7f7f7f
}

.btlb .zi {
    overflow: hidden;
    padding-left: 20px
}

.btlb .zi p {
    font-size: 16px;
    color: #242424;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 69px;
    line-height: 69px;
    padding-right: 105px
}

.btlb li:hover {
    box-shadow: 0px 0px 15px #d7e6ec
}

.btlb li:hover a {
    border: 1px solid transparent
}

.btlb li:hover .date {
    margin-left: 25px;
    background: #1b5ba1;
    background-size: cover;
    border: 1px solid transparent
}

.btlb li:hover+li a {
    border: 1px solid transparent
}

.btlb li:hover .date .day {
    color: #fff
}

.btlb li:hover .date .year {
    color: #fff
}

.btlb li:hover p {
    color: #1b5ba1;
    font-weight: 600
}

.topic {
    position: relative;
    line-height: 70px;
    margin-top: 17px;
    background: #fff;
    padding: 0
}

.topic:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    bottom: 0;
    background-color: #d2d2d2
}

.topic h2 {
    float: left;
    font-size: 28px;
    color: #1b5ba1;
    font-weight: 700
}

.topic .position {
    float: right;
    padding-left: 20px
}

.topic .position span {
    font-size: 14px;
    color: #646464
}

.topic .position a {
    font-size: 14px;
    color: #646464
}

.topic .position a:hover {
    color: #1b5ba1;
    font-weight: bold
}

.art-main .art-tit h3 {
    text-align: center;
    color: #333;
    font-weight: normal;
    font-size: 24px;
    margin-top: 30px;
    font-weight: 600
}

.art-main .art-body {
    padding-top: 30px
}

.art-main .art-body p {
    color: #333333;
    text-indent: 2em;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px
}

.art-main .art-body img {
    max-width: 80% !important;
    display: block;
    margin: 0 auto
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 20px;
    background: bottom;
    border-bottom: 1px solid #d9d9d9
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    margin-right: 5px
}

.art-main .cont-tit p .liulan {
    margin-left: 50px
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #888;
    margin: 0 10px
}

.art-info {
    border-top: 1px dashed #eaeaea;
    margin-top: 25px
}

.text-list2 ul li a {
    display: block;
    overflow: hidden;
    border-bottom: 1px dashed #d2d2d2;
    padding: 28px 0
}

.text-list2 ul li:hover h3 {
    color: #1b5ba1
}

.text-list2 ul li .line2 {
    padding-bottom: 28px !important;
    border-bottom: 1px dashed #d2d2d2 !important
}

.text-list2 ul li:first-child {
    border-top: 1px solid #eeeeee
}

.text-list2 ul .no {
    border-top: 0 !important
}

.text-list2 ul li .line {
    padding-bottom: 17px !important;
    border-bottom: 1px dashed #d2d2d2 !important
}

.tl-img {
    float: left;
    text-align: center;
    width: 327px
}

.tl-img p {
    font-size: 30px;
    line-height: 30px;
    color: #656565
}

.tl-img span {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #656565;
    margin-top: 5px
}

.tl-data p {
    padding-top: 10px;
    font-size: 18px;
    line-height: 26px;
    color: #313131;
    font-weight: 700
}

.tl-data span {
    font-size: 14px;
    line-height: 26px;
    color: #5b5b5b
}

.tl-info {
    border-bottom: 3px solid transparent;
    border-right: 3px solid transparent;
    overflow: hidden;
    padding-left: 35px;
    padding-bottom: 42px
}

.tl-info:hover {
    background-color: #f9f9f9;
    border-bottom: 3px solid #ecebeb;
    border-right: 3px solid #ecebeb;
    border-bottom-right-radius: 45px;
    padding-right: 10px
}

.tl-info h3 {
    font-size: 20px;
    line-height: 32px;
    padding-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000000
}

.tl-data {
    position: relative;
    float: left;
    height: 65px;
    width: 65px;
    top: 9px;
    border: 1px solid #d2d2d2;
    text-align: center
}

.text-list2 ul li .dy {
    padding-top: 6px;
    padding-bottom: 17px
}

.text-list2 ul li .dy:hover h3 {
    color: #1b5ba1
}

.text-list2 ul li .dy:hover .tl-data {
    background-color: #1b5ba1
}

.text-list2 ul li .dy:hover .tl-data p {
    color: #fff
}

.text-list2 ul li .dy:hover .tl-data span {
    color: #fff
}

.tl-info2 {
    overflow: hidden;
    padding-left: 22px
}

.tl-info2 h3 {
    overflow: hidden;
    font-size: 18px;
    line-height: 50px;
    color: #1e1e1e;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tl-info2 p {
    font-size: 14px;
    line-height: 24px;
    color: #818181;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tl-info p {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #666666;
    margin-top: 11px;
    text-align: justify
}

.tl-info span {
    display: inline-block;
    font-size: 14px;
    line-height: 31px;
    color: #666666;
    margin-top: 7px
}

.tl-img .pic {
    padding-top: 62.9%
}

.m8c {
    padding-bottom: 30px
}

.m8c ul li {
    position: relative;
    float: left;
    width: 23%;
    background-color: #f7f7f7;
    padding-left: 30px;
    margin-top: 45px;
    padding-top: 33px;
    padding-bottom: 33px;
    overflow: hidden;
    margin-right: 30px;
    background-size: cover;
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.16)
}

.m8c ul li:hover {
    background-color: #1b4fa2;
    background-size: cover
}

.m8c ul li:hover::before {
    background-color: #fff;
    height: 100%
}

.m8c ul li:hover h4 {
    color: #fff
}

.m8c ul li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 50px;
    background-color: #1b4fa2;
    transition: all 0.3s
}

.m8c ul li:nth-child(4n) {
    margin-right: 0
}

.m8c ul li a {
    display: block;
    overflow: hidden
}

.ny-main8 .m8t p::before {
    content: "";
    display: inline-block;
    font-size: 0;
    width: 38px;
    height: 33px;
    padding-right: 20px;
  
    vertical-align: middle
}

.ny-main8 .m8t p {
    font-size: 24px;
    line-height: 30px;
    color: #333;
    font-weight: 600
}

.m8c ul li h4 {
    font-size: 24px;
    line-height: 30px;
    color: #1b4fa2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal
}

.ny-main8 ul li p {
    font-size: 16px;
    line-height: 36px;
    color: #666666
}