@charset "utf-8";.head {
    transition: all 1s
}

html,body {
    background: #f8f8f8
}

.banner img {
    display: block;
    width: 100%
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 0.5rem
}

.pagination a {
    display: inline-block;
    border: 0.01rem solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 0.07rem
}

.pagination a.active {
    background: #295fcc;
    color: #fff;
    border: 1px solid #295fcc
}

.pagination a:hover {
    background: #295fcc;
    color: #fff;
    border: 1px solid #295fcc
}

.pagination span {
    display: inline-block;
    font-size: 14px
}

#nymain {
    background-size: 1920px auto;
    background-position: center bottom
}

.nymain {
    position: relative;
    padding-bottom: 150px;
    margin-top: 60px
}

.nymain .leftNav {
    float: left;
    width: 220px;
    position: relative;
    margin-right: 50px
}

.nymain .leftNav>h2 {
    line-height: 90px;
    color: #fffafc;
    font-size: 28px;
    overflow: hidden;
    text-align: center;
    background-color: #295fcc;
    border-radius: 5px 5px 0px 0px
}

.nymain .leftNav>h2 img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px
}

.nymain .leftNav p {
    margin-left: 20px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    padding: 20px 0
}

.nymain .leftNav>ul {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    background-position: right bottom;
    position: relative
}

.nymain .leftNav>ul::before {
    content: "";
    position: absolute;
    left: 0;
    right: 20px;
    bottom: 70px;
    top: 0
}

.nymain .leftNav>ul>li {
    position: relative;
    border-top: 1px solid #ebebeb
}

.nymain .leftNav>ul>li:first-child {
    border-top: none
}

.nymain .leftNav ul li a {
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 68px;
    padding-left: 30px;
    border-left: 3px solid transparent
}

.nymain .leftNav>ul>li>span {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 10px;
    top: 20px;
    line-height: 50px;
    background: url(../images/sub_left_down4.png) no-repeat center center;
    cursor: pointer;
    transition: all 0.3s
}

.nymain .leftNav>ul>li.on>a {
    color: #295fcc
}

.nymain .leftNav>ul>li.on>span {
    transform: rotate(90deg)
}

.nymain .leftNav>ul>li.activ {
    background: #dadada
}

.nymain .leftNav>ul>li.active>a {
    color: #295fcc;
    border-left: 3px solid #295fcc
}

.nymain .leftNav ul li.active ul {
    display: block
}

.nymain .leftNav ul li a:hover {
    background-position: 31px center;
    color: #295fcc
}

.nymain .leftNav>ul>li>ul {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    border-top: 1px solid #eeeeee
}

.nymain .leftNav>ul>li>ul>li>a {
    font-size: 16px;
    line-height: 46px;
    color: #666666
}

.ny-right {
    overflow: hidden;
    padding-top: 15px
}

.ny-rcom {
    font-size: 24px;
    color: #295fcc;
    margin-bottom: 15px;
    font-weight: normal
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
    line-height: 0.3rem;
    border-bottom: 0.01rem solid #ededed;
    padding-bottom: 0.25rem
}

.position h3 {
    font-size: 0.28rem;
    line-height: 0.28rem;
    font-weight: normal;
    color: #000000;
    text-align: left;
    bottom: 0;
    left: 0;
    float: left;
    border-left: 0.05rem solid #295fcc;
    padding-left: 15px
}

.position h3::after {
    content: ""
}

.position span {
    color: #666666;
    font-size: 0.16rem;
    vertical-align: middle
}

.position img {
    height: 0.16rem;
    vertical-align: middle;
    margin-right: 0.05rem;
    display: none
}

.position a {
    font-size: 0.16rem;
    margin: 0 0.05rem;
    vertical-align: middle;
    color: #666666
}

.position a:hover {
    color: #295fcc
}

.ind_art_box {
    padding: 30px 0
}

.ind_art h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    text-indent: 0;
    color: rgba(0, 0, 0, .85)
}

.ind_art h4 {
    font-weight: 900;
    line-height: 1.5;
    margin: 2em 0;
    color: rgba(0, 0, 0, 0.65)
}

.ind_art p.noIndent {
    text-indent: 0
}

.ind_art_main p {
    color: rgba(0, 0, 0, .6);
    line-height: 2.5em;
    text-indent: 2em
}

.ind_art .c img {
    display: block;
    width: 300px;
    margin: 0 auto
}

.ind_art p.noTitle {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    text-indent: 2em
}

.timg-list {
    margin-top: 20px
}

.timg-list ul li a {
    display: block;
    transition: all 0.3s;
    padding: 30px;
    background: #fff;
    margin-top: 45px
}

.timg-list ul li a h3 {
    font-size: 20px;
    color: #333333;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    clear: both;
    margin-top: 15px
}

.timg-list ul li a>div {
    overflow: hidden
}

.timg-list-img {
    float: left;
    width: 330px;
    margin-right: 35px
}

.timg-list ul li a .pic {
    padding-top: 60.5%
}

.timg-list ul li a:hover h3 {
    color: #295fcc
}

.timg-list ul li a:hover span {
    border-color: #fff;
    color: rgba(255, 255, 255, .8)
}

.timg-list ul li a:hover span b {
    color: #fff
}

.timg-linfo {
    overflow: hidden
}

.timg-linfo p {
    font-size: 16px;
    line-height: 28px;
    color: rgba(102, 102, 102, .6);
    height: 56px;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 10px 0 0 0
}

.timg-linfo div {
    overflow: hidden
}

.timg-linfo .spanys {
    display: block;
    color: rgba(153, 153, 153, .8);
    font-size: 14px;
    background-position: left center;
    line-height: 20px;
    float: left;
    border-bottom: solid 2px #295fcc;
    padding-bottom: 12px
}

.timg-linfo .spanys b {
    font-size: 24px;
    font-weight: 600;
    color: #295fcc;
    margin-right: 5px;
    display: inline-block;
    vertical-align: baseline
}

.timg-list ul li a:hover {
    background: #295fcc
}

.timg-list ul li a:hover h3 {
    color: #fff;
    border-color: rgba(229, 229, 229, .2)
}

.timg-list ul li a:hover p {
    color: rgba(255, 255, 255, .6)
}

.text-lists {
    margin-top: 36px
}

.text-lists ul li {
    margin-bottom: 10px;
}

.text-lists ul li a {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    background: linear-gradient(180deg, rgba(203, 230, 246, 0.1608) 0%, rgba(237, 246, 243, 0) 100%);
    position: relative;
    z-index: 1;
    transition: all 0.5s
}

.text-lists ul li a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background: linear-gradient(97deg, #295fcc 0%, #4AA0D4 99%);
    z-index: -1;
    transition: all 0.5s
}

.text-lists ul li a .date {
    text-align: center;
    font-family: Arial
}

.text-lists ul li a .date p {
    font-weight: 700;
    font-size: 36px;
    line-height: 1;
    color: #014884
}

.text-lists ul li a .date span {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    margin-top: 10px;
    color: #666
}

.text-lists ul li a hr {
    display: block;
    background: none;
    border: none;
    border-left: 1px solid rgba(0, 112, 107, 0.3);
    height: 70px;
    margin: 0 23px
}

.text-lists ul li a .list-tx {
    flex: 1;
    min-width: 0
}

.text-lists ul li a .list-tx h3 {
    font-size: 20px;
    line-height: 40px;
    color: #272727;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all
}

.text-lists ul li a .list-tx p {
    font-size: 16px;
    line-height: 30px;
    color: #9E9E9E;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all
}

.text-lists ul li:hover a::after {
    width: 100%
}

.text-lists ul li:hover a .date p {
    color: #fff
}

.text-lists ul li:hover a .date span {
    color: #fff;
    opacity: 0.5
}

.text-lists ul li:hover a hr {
    border-left-color: rgba(255, 255, 255, 0.3)
}

.text-lists ul li:hover a .list-tx h3 {
    color: #fff
}

.text-lists ul li:hover a .list-tx p {
    color: #fff;
    opacity: 0.5
}

.n_list li {
    display: block;
    position: relative;
    line-height: 0.6rem;
    font-size: 0.16rem;
    border-bottom: 1px solid #e8e1e1;
    transition: all .5s;
    background-size: auto 0.6rem;
    background-position: right center;
    background-repeat: no-repeat
}

.n_list li a {
    padding-left: 0.26rem;
    padding-right: 1.25rem
}

.n_list li time {
    position: absolute;
    right: 0.1rem;
    top: 0;
    color: #777e6e
}

.n_list li:before {
    content: '';
    position: absolute;
    left: 0.1rem;
    top: 50%;
    width: .05rem;
    height: .05rem;
    transform: translateY(-50%);
    background: #000000;
    border-radius: 50%
}

.n_list li:hover:before {
    a background: #fff
}

.n_list li:hover time,.n_list li:hover a {
    color: #496eb9
}

.img-lists ul {
    overflow: hidden;
    margin-top: 0.1rem
}

.img-lists ul li {
    float: left;
    width: 30%;
    margin-top: 0.35rem;
    margin-left: 5%;
    transition: all 0.3s;
    position: relative;
    top: 0
}

.img-lists ul li:nth-child(3n+1) {
    margin-left: 0
}

.img-lists ul li:hover {
    top: -0.1rem
}

.img-lists ul li:hover .info p {
    color: #FFF;
    font-weight: 600
}

.img-lists ul li a {
    display: block;
    width: 100%
}

.img-lists ul li a .pic {
    padding-top: 56%
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 1.96rem
}

.img-lists ul li a>div.info {
    padding: 0.1rem 0.1rem 0.1rem 0.1rem;
    font-size: 0;
    background-position: left center
}

.img-lists ul li a>div.info p {
    color: #333333;
    font-size: 0.16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.img-lists ul li a>div.info img {
    height: 0.14rem;
    vertical-align: middle
}

.img-lists ul li a>div.info span {
    font-size: 0.14rem;
    display: inline-block;
    margin-left: 0.05rem;
    color: #999;
    vertical-align: middle
}

.art-main .art-tit h3 {
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 0.28rem;
    font-weight: normal;
    margin-top: 0.3rem
}

.art-main .art-tit h4 {
    text-align: center;
    color: #666666;
    font-weight: normal;
    font-size: 0.18rem;
    margin-top: 0.3rem
}

.art-body table {
    border-color: rgb(49 48 48) !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-collapse: collapse !important;
    margin: auto !important;
    overflow: scroll !important;
    width: 100% !important;
    background: transparent;
}

.art-body table td {
    font-size: 16px !important;
    line-height: 2em !important;
    font-family: '微软雅黑';
    padding: 10px !important;
    background: transparent !important;
    font-weight: normal !important
}

.art-body table td * {
    font-size: 16px !important;
    line-height: 2em !important;
    font-family: '微软雅黑' !important;
    background: transparent !important;
    font-weight: normal !important;
    display: inline-block !important;
    text-indent: 0 !important
}

.art-main .art-body {
    padding-top: 0.3rem
}

.art-body p video {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important
}

.art-main .art-body p,.art-main .art-body p span {
    color: #333333;
    text-indent: 2em;
    font-size: 0.18rem;
    line-height: 0.34rem !important;
    font-family: 微软雅黑;
    background-color: #f8f8f8 !important
}

.art-main .art-body img {
    max-width: 80% !important;
    display: block;
    margin: 0.3rem auto;
    height: auto !important;
}

.px50 {
    display: inline !important;
    margin: 0 !important
}

.art-main .cont-tit p {
    font-size: 0;
    text-align: center;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    line-height: 0.24rem;
    background: bottom;
    border-bottom: 0.01rem dashed rgba(204, 204, 204, .5)
}

.art-main .cont-tit p img {
    display: inline-block;
    vertical-align: middle;
    height: 0.16rem;
    margin-right: 0.05rem
}

.art-main .cont-tit p .liulan {
    margin-left: 0.5rem
}

.art-main .cont-tit p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.16rem;
    color: #999999;
    margin: 0 0.1rem
}

.art-info {
    border-top: 0.01rem dashed #eaeaea;
    margin-top: 0.25rem
}

.pnext {
    margin-top: 0.25rem
}

.pnext p {
    text-indent: initial;
    font-size: 0.16rem;
    line-height: 0.36rem;
    color: #333333
}

.pnext p a {
    font-size: 0.16rem;
    color: #333333
}

.pnext p:hover {
    color: #295fcc
}

.pnext p:hover a {
    color: #295fcc
}

.szdw {
    margin-top: 0.08rem
}

.szdw ul {
    font-size: 0
}

.szdw ul li {
    box-sizing: border-box;
    display: inline-block;
    padding-top: 0.67rem;
    font-size: 0;
    width: 49%;
    margin-left: 2%
}

.szdw ul li:nth-child(2n+1) {
    margin-left: 0
}

.szdw ul li .z {
    display: block
}

.szdw ul li:hover .zi1 {
    border-bottom: 0.02rem solid #084295;
    box-shadow: 0.1rem 0 0.1rem #eee
}

.szdw .aaa {
    float: left;
    width: 1.8rem
}

.szdw .zi1 {
    overflow: hidden;
    padding-left: 0.25rem;
    padding-top: 0.1rem;
    padding-right: 0.2rem;
    padding-bottom: 0.08rem;
    border-bottom: 0.02rem solid transparent;
    transition: all 0.5s
}

.szdw .pic {
    padding-top: 127%
}

.szdw .zi1 h4 {
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #333;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.szdw .zi1 p {
    font-size: 0.15rem;
    line-height: 0.25rem;
    height: 0.5rem;
    overflow: hidden;
    color: #666;
    margin-top: 0.2rem;
    margin-bottom: 0.35rem
}

.szdw .zi1 a {
    display: block
}

.szdw .zi1 span {
    display: block;
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #1b4fa2;
    padding-top: 0.12rem;
    border-top: 0.01rem solid #ccc
}

.col-main {
    float: left;
    width: 75%;
    padding-top: 0.5rem
}

.col-side {
    float: right;
    width: 23.34%;
    padding-top: 0.6rem
}

.m-txt5 {
    overflow: hidden;
    padding: 0.1rem 0 0.39rem
}

.m-txt5 .pics {
    float: left;
    width: 2.62rem;
    margin-right: 0.3rem
}

.m-txt5 .pics .pic {
    padding-top: 134%
}

.m-txt5 .pics img {
    display: block;
    width: 100%
}

.m-txt5 .txt {
    overflow: hidden;
    font-size: 0.16rem;
    line-height: 1.75;
    color: #333
}

.m-txt5 p {
    font-size: 0.16rem
}

.m-txt5 .m-tit3 {
    margin-bottom: 0.34rem;
    font-size: 0.22rem;
    color: #333;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0.3rem
}

.m-tit3 {
    font-size: 0.22rem;
    color: #333;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0.3rem
}

.p-list2 {
    padding: 0.04rem 0 0.12rem
}

.p-list2 li {
    padding-bottom: 0.29rem;
    margin-bottom: 0.28rem;
    border-bottom: 0.01rem solid #ccc;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.18rem;
    color: #333;
    line-height: 0.3rem
}

.p-list2 .col-r,.p-list2 .date {
    float: right;
    font-size: 0.16rem;
    color: #666
}

.p-list2 .date {
    margin-left: 0.4rem
}

.p-list2 a {
    color: inherit;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.p-list2 .col-r a:hover,.p-list2 a:hover,.p-list2 em {
    color: #204ba0
}

.p-list2 .col-r a {
    color: #666;
    margin-left: 0.3rem
}

.pages {
    text-align: center;
    clear: both;
    margin-bottom: 0.8rem;
    font-size: 0.14rem;
    color: #666;
    line-height: 0.3rem
}

.pages .p-flip,.pages ul {
    display: inline-block;
    vertical-align: top
}

.pages .p-flip {
    margin-left: 0.12rem
}

.pages .inp {
    display: inline-block;
    vertical-align: top;
    width: 0.3rem;
    height: 0.3rem;
    border: 0.01rem solid #ddd;
    font-size: 0.14rem;
    color: #333;
    line-height: 0.28rem;
    text-align: center;
    margin: 0 0.08rem
}

.pages ul li {
    float: left;
    margin: 0 0.03rem
}

.pages ul a {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    font-size: 0.14rem;
    color: #666;
    line-height: 0.3rem;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center
}

.pages ul a:hover {
    color: #204ba0
}

.pages ul li.on a {
    background-color: #204ba0;
    color: #fff
}

.pages .p-next,.pages .p-prev {
    display: inline-block;
    vertical-align: top;
    color: #333
}

.pages .p-next a,.pages .p-prev a {
    color: inherit;
    width: auto;
    margin: 0 0.05rem
}

.pages .p-next a:hover,.pages .p-prev a:hover {
    color: #204ba0
}

.m-txt6 {
    background: #f3f9ff;
    font-size: 0.14rem;
    color: #333;
    line-height: 2
}

.m-txt6 .tit {
    font-size: 0.22rem;
    font-weight: 700;
    color: #333;
    line-height: 0.62rem;
    border-bottom: 0.01rem solid #ccc;
    margin-bottom: 0.23rem
}

.m-txt6 .tit img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.02rem;
    margin-right: 0.08rem;
    height: 0.26rem
}

.m-txt6 .more {
    display: block;
    font-size: 0.14rem;
    color: #fff;
    line-height: 0.4rem;
    text-align: center;
    background: #204ba0
}

.m-txt6 .more:hover {
    background: #4070cf
}

.m-txt6 .con {
    padding: 0.12rem 0.2rem 0.17rem
}

.m-txt6 p {
    overflow: hidden;
    margin-bottom: 0.07rem
}

.m-txt6 p em {
    display: block;
    float: left;
    width: 0.56rem;
    margin-right: 0.05rem
}

.m-txt6 p span {
    display: block;
    overflow: hidden
}

.text-list ul li a {
    display: block;
    padding: 0.3rem 0.6rem;
    background: #fff;
    margin-top: 0.37rem;
    transition: all 0.5s
}

.text-list ul li a h3 {
    position: relative;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 1.3rem;
    color: #333333;
    padding-bottom: 0.1rem;
    border-bottom: 0.01rem solid rgba(204, 204, 204, .5)
}

.text-list ul li a h3 .spanys {
    position: absolute;
    top: 0.03rem;
    right: 0;
    padding-bottom: 0;
    border: none
}

.text-list ul li a:hover {
    background: #295fcc
}

.text-list ul li a:hover h3 {
    color: #fff;
    border-color: rgba(255, 255, 255, .5)
}

.text-list ul li a:hover h3 span {
    color: rgba(255, 255, 255, .8)
}

.text-list ul li a:hover h3 span b {
    color: #fff
}

.text-list ul li a:hover p {
    color: rgba(255, 255, 255, .8)
}

.t-topic {
    padding-top: 0.4rem
}

.t-topic span {
    display: inline-block;
    width: 2.1rem;
    height: 0.56rem;
    line-height: 0.56rem;
    font-size: 0.18rem;
    color: #666666;
    text-align: center;
    border: 0.01rem solid #b3b3b3;
    margin-right: 0.2rem;
    cursor: pointer
}

.t-topic span.on {
    background-color: #295fcc;
    border: none;
    color: #fff
}

.teach-pic {
    padding-bottom: 0.2rem
}

.teach-pic>ul>li {
    position: relative;
    float: left;
    width: 32%;
    margin-left: 2%;
    margin-top: 0.2rem;
    box-sizing: border-box;
    transition: all .3s
}

.teach-pic>ul>li:nth-child(3n-2) {
    margin-left: 0
}

.teach-pic>ul>li a {
    position: relative;
    display: flex;
    padding: 0.17rem;
    background-color: #fff;
    z-index: 2;
    transition: all .6s
}

.teach-pic>ul>li:hover a {
    background: #295fcc
}

.teach-pic>ul>li a .tpp {
    width: 1.08rem
}

.teach-pic>ul>li a .tpp .pic {
    padding-top: 127.8%
}

.teach-pic>ul>li a .text {
    flex: 1;
    min-width: 0;
    padding-left: 0.2rem
}

.teach-pic>ul>li a .text h2 {
    font-size: 0.22rem;
    font-weight: normal;
    color: #333;
    margin-bottom: 0.05rem
}

.teach-pic>ul>li:hover a .text h2 {
    color: #fff
}

.teach-pic>ul>li a .text p {
    font-size: 0.12rem;
    color: #333;
    margin-top: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.teach-pic>ul>li:hover a .text p {
    color: #fff
}

.clear {
    clear: both
}

#tp .teach-pic {
    display: none
}

#tp .teach-pic:first-child {
    display: block
}

@media screen and (max-width: 1000px) {
    .t-topic span {
        width: 1.4rem
    }

    .teach-pic>ul>li {
        width: 48%;
        margin-left: 0
    }

    .teach-pic>ul>li:nth-child(2n) {
        margin-left: 4%
    }
}

@media screen and (max-width: 700px) {
    .teach-pic>ul>li {
        width: 100%
    }

    .teach-pic>ul>li:nth-child(2n) {
        margin-left: 0
    }
}

.mechanism p {
    margin-top: 0.3rem;
    margin-bottom: 0.2rem;
    border-left: 0.03rem solid #295fcc;
    font-size: 0.26rem;
    font-weight: bold;
    color: #333;
    padding-left: 0.1rem
}

.mechanism ul {
    overflow: hidden
}

.mechanism ul>li {
    float: left;
    width: 30%;
    margin-bottom: 0.15rem;
    text-align: center;
    background-color: #e9eaeb;
    line-height: 0.26rem;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem
}

.mechanism ul>li:hover {
    background: #C72121
}

.mechanism ul>li:nth-child(3n-1) {
    margin-left: 5%;
    margin-right: 5%
}

.mechanism ul>li a {
    display: block;
    border-left: 0.03rem solid #C72121;
    font-size: 0.14rem;
    color: #333
}

.mechanism ul>li:hover a {
    color: #fff
}

@media screen and (max-width: 700px) {
    .mechanism ul>li {
        float: none;
        width: 100%;
        margin-left: 0!important;
        margin-right: 0!important
    }
}

.header_tit1 {
    text-align: center;
    padding: .2rem;
    font-size: .24rem;
    font-weight: 600;
    color: #295fcc
}

.filter {
    padding-top: 22px;
    padding-bottom: 5px;
    border-top: 1px solid #cbcbcb
}

.filter dl {
    *zoom: 1;line-height: 32px;
    margin-bottom: 10px
}

.filter dl:after,.filter dl:before {
    content: "";
    display: table
}

.filter dl:after {
    clear: both
}

.filter dl dt {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    width: 65px
}

.filter dl dd {
    float: left;
    width: calc(100% - 65px)
}

.filter dl dd a {
    width: auto;
    padding: 0px 15px;
    display: inline-block;
    * display: inline;
    * zoom: 1;cursor: pointer;
    transition: all .15s linear 0s;
    -moz-transition: all .15s linear 0s;
    -webkit-transition: all .15s linear 0s;
    -o-transition: all .15s linear 0s;
    font-size: 14px;
    color: #666;
    line-height: 32px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin: 5px
}

.filter dl dd a.active,.filter dl dd a:hover {
    background: #295fcc;
    color: #fff
}

.filter dl dd a.padd {
    white-space: nowrap;
    width: auto;
    padding: 0 15px
}

.filter dl dd.noOrder {
    float: left;
    width: 785px
}

.filter dl dd.noOrder a {
    display: inline-block;
    *display: inline;
    *zoom: 1;-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    color: #666;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    width: auto;
    padding: 0 22px;
    text-align: center;
    line-height: 32px;
    cursor: pointer
}

.filter dl dd.noOrder a.active {
    background: #113281;
    color: #fff
}

.filter_2 {
    *zoom: 1;margin-top: 20px;
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -20px
}

.filter_2:after,.filter_2:before {
    content: "";
    display: table
}

.filter_2:after {
    clear: both
}

.filter_2 .comp_selec {
    float: left;
    margin: 10px;
    width: 198px;
    height: 36px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #113281
}

.filter_2 .comp_selec,.filter_2 .comp_selec * {
    transition: all 50ms linear 0s;
    -moz-transition: all 50ms linear 0s;
    -webkit-transition: all 50ms linear 0s;
    -o-transition: all 50ms linear 0s
}

.filter_2 .comp_selec .sel_con {
    position: relative;
    float: left;
    width: 115px;
    height: 36px
}

.filter_2 .comp_selec .sel_con input {
    text-align: center;
    width: 85px;
    height: 36px;
    border: none;
    font-size: 14px;
    line-height: 36px;
    padding-left: 15px;
    color: #113281;
    padding-right: 15px
}

.filter_2 .comp_selec .btn {
    float: right;
    color: #fff;
    width: 83px;
    height: 36px;
    font-size: 14px;
    background-color: #113281
}

.filter_2 .comp_selec .option {
    display: none
}

.filter_2 .comp_selec:hover {
    border: 1px solid #113281
}

.filter_2 .comp_selec:hover .sel_con input {
    color: #113281
}

.comp_selec_options {
    overflow: hidden;
    overflow-y: auto;
    max-height: 200px;
    background-color: #fff;
    border: 1px solid #113281
}

.comp_selec_options>a {
    text-align: center;
    height: 36px;
    display: block;
    cursor: pointer;
    transition: all 50ms linear 0s;
    -moz-transition: all 50ms linear 0s;
    -webkit-transition: all 50ms linear 0s;
    -o-transition: all 50ms linear 0s;
    background-color: #fff;
    font-size: 14px;
    color: #113281;
    line-height: 36px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.comp_selec_options>a:hover {
    background-color: #f5f5f5
}

.comp_selec_options .selec_empty {
    text-align: center;
    font-size: 14px;
    color: #999;
    line-height: 36px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    background-color: #f5f5f5
}

.table_1 {
    width: 100%;
    margin-top: 15px;
    border-collapse: collapse;
    border-spacing: 0;
    border-left: 1px solid #295fcc
}

.table_1 td:first-child {
    border-left: 0
}

.table_1 table {
    border-left: 1px solid #295fcc
}

.table_1 .header {
    width: auto;
    position: static!important;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(../images/arrow_up_down.png)
}

.table_1 .header:before {
    display: none
}

.table_1 .header.headerSortUp {
    background-image: url(../images/arrow_up2.png)
}

.table_1 .header.headerSortDown {
    background-image: url(../images/arrow_down2.png)
}

.table_1 tr th {
    text-align: center;
    color: #fff;
    height: 50px;
    font-size: 14px;
    font-weight: 400;
    border-right: 1px solid #fff;
    background-color: #295fcc
}

.table_1 tr th:last-child {
    border-right: 1px solid #113281
}

.table_1 tr td {
    height: 50px;
    border: 1px solid #295fcc;
    font-size: 14px;
    color: #333;
    text-align: center
}

.table_1 tr:hover td {
    background-color: #f3f3f3
}

.table_1 tr.no_data td {
    font-size: 16px;
    color: #113281
}

.table_1 tr .link {
    font-size: 14px;
    color: #0a15f3
}

.table_1 tr .link:hover {
    color: #0a15f3
}

.table_1 tr .link:active {
    color: rgba(10, 21, 243, .75)
}

.table_1 tr .link.active {
    color: #999
}

.table_1 tr .link.active:hover {
    color: #999
}

.table_1 tr.loading td {
    border: none;
    height: 100px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url()
}

.table_header_fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100%
}

.table_header_fixed .table_1 {
    margin-top: 0
}

.table_header {
    height: 50px
}

.table_no_data {
    height: 60px;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    border: 1px solid #113281;
    font-size: 16px;
    color: #113281;
    line-height: 55px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.tabTip {
    margin-top: 10px;
    text-align: right;
    font-size: 14px;
    color: #113281;
    line-height: 150%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.inner-s1 .right .rslt .comp_loading {
    position: absolute;
    top: 162px
}

.inner-s1 .filter {
    margin-bottom: 25px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #cbcbcb
}

.inner-s1 .sec_2 .l_con {
    *zoom: 1}

.inner-s1 .sec_2 .l_con:after,.inner-s1 .sec_2 .l_con:before {
    content: "";
    display: table
}

.inner-s1 .sec_2 .l_con:after {
    clear: both
}

.inner-s1 .header_tit {
    position: relative;
    color: #333;
    height: 36px;
    font-size: 18px;
    line-height: 36px;
    padding-left: 13px
}

.inner-s1 .header_tit .box {
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    display: block;
    margin-top: -3px;
    background-color: #295fcc
}

.inner-s1 .header_tit .line {
    position: absolute;
    top: 50%;
    width: 1px;
    display: none;
    height: 18px;
    margin-top: -9px;
    margin-left: 8px;
    background-color: #b19163
}

.inner-s1 .table_con {
    margin-bottom: 20px;
    background-color: #f6f6f6
}

.inner-s1 .table_1 {
    margin-top: 10px
}

.inner-s1 .table_1 th {
    cursor: pointer
}

.inner-s1 .table_1 .fixed_row {
    background-color: #f0f0f0
}

.inner-s1 .table_1 .fixed_row {
    background-color: #f0f0f0
}

@media screen and (max-width: 1024px) {
    html,body {
        overflow-x: hidden
    }

    .inner-s1 .filter {
        margin-top: 0;
        padding-top: 0
    }

    .table_1 .header {
        display: table-cell
    }

    .inner-s1 .table_scroll {
        overflow-x: scroll
    }

    .inner-s1 .table_scroll table {
        min-width: 800px
    }
    .nymain .leftNav>ul>li>span {
        position: absolute;
        width: 15px;
        height: 15px;
        right: 10px;
        top: 10px;
        line-height: 34px;
        background: url(../images/sub_left_down4.png) no-repeat center center;
        cursor: pointer;
        transition: all 0.3s
    }
}

@media screen and (max-width: 769px) {
    .filter dl dt {
        float: none;
        margin-bottom: 5px
    }

    .filter dl dd {
        float: none;
        width: 100%
    }

    .filter dl dd a {
        width: 150px;
        display: inline-block;
        cursor: pointer;
        transition: all .15s linear 0s;
        -moz-transition: all .15s linear 0s;
        -webkit-transition: all .15s linear 0s;
        -o-transition: all .15s linear 0s;
        font-size: 14px;
        color: #666;
        line-height: 32px;
        font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
        text-align: center;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px
    }

    .text-lists {
        margin-top: 36px
    }
    
    .text-lists ul li {
        margin-bottom: 10px;
    }
    
    .text-lists ul li a {
        display: flex;
        align-items: center;
        padding: 10px 20px;
        background: linear-gradient(180deg, rgba(203, 230, 246, 0.1608) 0%, rgba(237, 246, 243, 0) 100%);
        position: relative;
        z-index: 1;
        transition: all 0.5s
    }
    
    .text-lists ul li a::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        background: linear-gradient(97deg, #295fcc 0%, #4AA0D4 99%);
        z-index: -1;
        transition: all 0.5s
    }
    
    .text-lists ul li a .date {
        text-align: center;
        font-family: Arial
    }
    
    .text-lists ul li a .date p {
        font-weight: 700;
        font-size: 22px;
        line-height: 1;
        color: #014884
    }
    
    .text-lists ul li a .date span {
        display: block;
        font-weight: 400;
        font-size: 14px;
        line-height: 1;
        margin-top: 10px;
        color: #666
    }
    
    .text-lists ul li a hr {
        display: block;
        background: none;
        border: none;
        border-left: 1px solid rgba(0, 112, 107, 0.3);
        height: 70px;
        margin: 0 15px;
    }
    
    .text-lists ul li a .list-tx {
        flex: 1;
        min-width: 0
    }
    
    .text-lists ul li a .list-tx h3 {
        font-size: 16px;
        line-height: 40px;
        color: #272727;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all
    }
    
    .text-lists ul li a .list-tx p {
        font-size: 16px;
        line-height: 30px;
        color: #9E9E9E;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all
    }
    
    .text-lists ul li:hover a::after {
        width: 100%
    }
    
    .text-lists ul li:hover a .date p {
        color: #fff
    }
    
    .text-lists ul li:hover a .date span {
        color: #fff;
        opacity: 0.5
    }
    
    .text-lists ul li:hover a hr {
        border-left-color: rgba(255, 255, 255, 0.3)
    }
    
    .text-lists ul li:hover a .list-tx h3 {
        color: #fff
    }
    
    .text-lists ul li:hover a .list-tx p {
        color: #fff;
        opacity: 0.5
    }


    
}

.list5w a {
    display: block;
    transition: .5s
}

.list5w a .pic {
    padding-top: 1.95rem
}

.list5w a .pic:before {
    position: absolute;
    top: 0;
    left: -90%;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    opacity: .25;
    pointer-events: none;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
    transform: skewX(-25deg);
    z-index: 3
}

.list5w .btn {
    width: .12rem;
    height: .23rem;
    background: no-repeat 50%/100%
}

.list5w a:hover {
    box-shadow: 0 .04rem .1rem 0 rgba(0, 0, 0, 0.1)
}

.list5w a:hover .pic:before {
    animation: shine 1s
}

.list5w .swiper-container {
    padding: .1rem 0
}

.list5w {
    position: relative;
    margin-top: .41rem
}

.ny-tit {
    position: relative;
    margin-bottom: .13rem;
    border-bottom: 1px solid #d3d3d3
}

.ny-tit h4 {
    position: relative;
    display: inline-block;
    font-size: 0.22rem;
    line-height: 0.48rem;
    color: #000000;
    font-weight: 600;
    padding: 0 .1rem
}

.ny-tit h4:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -0.02rem;
    height: 0.04rem;
    background: #00549C
}




.workLi {
    margin-bottom: 18px;
}

.workLi>a {
    position: relative;
    display: block;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(62, 62, 62, 0.15);
    line-height: 50px;
    padding-right: 100px;
    padding-left: 23px;
}

.workLi>a>span {
    position: absolute;
    top: 0;
    right: 20px;
    float: right;
    font-size: 18px;
    color: #000000;
}

.workLi>a>h5 {
    font-size: 18px;
    color: #111111;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    padding-left: 15px;
    position: relative;
}

.workLi>a>h5::before {
    content: "";
    position: absolute;
    left: 0;
    width: 15px;
    top: 0;
    bottom: 0;
    background: url(../images/sanJiao.png) no-repeat;
    background-position: left center;
}

.workLi:hover>a {
    background-color: #9e1416;
}

.workLi:hover>a h5 {
    color: #ffffff;
}

.workLi:hover>a h5::before {
    content: "";
    position: absolute;
    left: 0;
    width: 15px;
    top: 0;
    bottom: 0;
    background: url(../images/sanJiaoBai.png) no-repeat;
    background-position: left center;
}

.workLi:hover>a span {
    color: #ffffff;
}


.work2 div ul li>.hover {
    display: none;
}

.work2 div ul li.on>.hover {
    display: block;
}

.work2 div ul li.on>a {
    display: none;
}

.work2 {
    width: 100%;
}

.work2>a {
    display: block;
}

.hover {
    background-color: #ffffff;
    margin-bottom: 19px;
    box-shadow: 0px 0px 5px 0px rgba(62, 62, 62, 0.15);
}

.hover .data {
    position: relative;
    padding: 13px 10px 18px 10px;
}

.hover .data::before {
    content: url(../images/icon_gang.png);
    position: absolute;
    top: 25%;
    left: 36%;
}

.hover .data span {
    display: block;
    width: 47px;
    font-size: 20px;
    color: #ffffff;
}

.hover .data span:first-child {
    text-align: left;
}

.hover .data span:last-child {
    text-align: right;
}



.hover .pic1 {
    width: 13px;
    height: 13px;
    padding-left: 28px;
    padding-bottom: 15px;
    padding-right: 26px;
    background-color: #295fcc;
}

.hover a {
    padding-right: 67px;
    position: relative;
    display: block;
}

.hover .redBox {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #295fcc;
}

.work2-3 {
    padding: 10px 84px 17px 15px;
}

.work2-3 h5 {
    font-family: SourceHanSansSC-Medium;
    font-size: 18px;
    line-height: 44px;
    color: #111111;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.work2-3 p {
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    height: 72px;
    line-height: 24px;
    color: #999999;
    overflow: hidden;
}