@charset "utf-8";@import url('base.css');.Top {
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.Top:after {
    width: 100%;
    height: 2.66rem;
    background: url(../images/topbg.png) repeat-x top center;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}
.Top.Top_dq:after{height: 10vw;}
.Top .top_t {
    height: auto;
    line-height: 0.31rem;
    text-align: right;
    font-size: 0.16rem;
    color: #1B4A97;
    padding-top: 0.15rem;
    display: inline-block;
    width: 100%;
    margin-bottom: 0rem
}

.Top .top_t input {
    width: 1rem;
    height: 0.21rem;
    border: none;
    background: none;
    margin-left: 0.2rem;
    color: #1B4A97;
    transition: all 0.3s
}

.Top .top_t input::placeholder {
    color: #fff
}

.Top .top_t button {
    background: none;
    border: none;
    cursor: pointer
}

.Top .top_t a {
    color: #fff
}

.Top .top_t a.lag {
    padding-left: 0.2rem;
    margin-left: 0.2rem;
    border-left: 1px solid #fff;
    float: right;
    opacity: 0.8
}

.Top .top_t a.lag:hover {
    opacity: 1
}

.Top .top_t a.open-search {
    width: 0.3rem;
    height: 0.3rem;
    background: url(../images/sousuo.png) no-repeat center;
    cursor: pointer;
    transition: all 0.3s;
    display: inline-block
}

.Top .top_t a:hover {
    color: #004097
}

.Top .top-right p {
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: right;
    font-size: 0.18rem;
    color: #fff
}

.Top .top-right nav {
    text-align: right
}

.Top .top-right nav a {
    display: inline-block;
    height: 0.3rem;
    color: #333333;
    line-height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.2rem
}

.Top .top-right nav a:hover {
    color: #e10101
}

.Top .top-right nav a b {
    font-size: 0.2rem;
    color: #1B4A97;
    margin-bottom: 0.16rem
}

.Top .top-right nav a img {
    vertical-align: middle;
    margin-right: 0.12rem
}

.Top .top-search {
    width: auto;
    border-radius: 0.06rem;
    line-height: 0.3rem;
    height: 0.3rem;
    position: relative;
    display: inline-block;
    float: left
}

.Top .top-search .search-box {
    display: none;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, .1);
    width: 3rem
}

.Top .top-search.show .search-box {
    display: block
}

.Top .top-search.show .open-search {
    background: url(../images/close.png) no-repeat center
}

.Top .top-search .text {
    width: 100%;
    font-size: 0.16rem;
    line-height: 0.5rem;
    height: 0.5rem;
    background: none;
    color: #fff
}

.Top .top-search .btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: .8rem;
    font-size: 0.18rem;
    background: rgba(255, 255, 255, .1) url(../images/sousuo.png) no-repeat center;
    border-radius: 0rem 0.05rem 0.05rem 0rem;
    cursor: pointer;
    line-height: 0.5rem;
    height: 0.5rem;
    text-align: center;
    color: #fff
}

.Top menu li {
    text-align: center;
    transition: 0.3s background
}

.Top menu li span {
    line-height: 0.9rem;
    font-size: 0.24rem;
    display: block
}

.Top menu li span a {
    color: #fff;
    display: block
}

.Top_ny.Top:after {
    height: 100%;
    background: #0363a0
}

@media (min-width: 1025px) {
    .Top.nyTop {
        background: #1B4A97
    }

    .Top.nyTop .top_t a:hover {
        color: #333333;
        font-weight: bold
    }

    .Top .auto-inner {
        max-width: 1500px
    }

    .Top.nyTop .top_t {
        background: #23497C
    }

    .Top.nyTop menu li.aon span a {
        color: #333333;
        background: #1759A8
    }

    .Top.nyTop menu li {
        flex: auto
    }

    .Top.nyTop menu li span {
        line-height: 1.5rem
    }

    .Top.nyTop .top {
        line-height: 1.5rem;
        height: 1.5rem
    }

    .Top.nyTop menu li .sub {
        margin-top: -0.1rem
    }

    .Top menu {
        width: 75%;
        float: right
    }

    menu .flex-aic {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .Top.fix {
        background: url(../images/topbg.png) repeat-x top center;
        border-bottom: none
    }

    .Top.fix:after {
        display: none
    }

    .Top.fix.nyTop,.Top.nyTop.fix menu li span,.Top.nyTop.fix .top {
        height: 0.8rem;
        line-height: 0.8rem
    }

    .Top .top {
        height: 0.9rem;
        line-height: 0.9rem
    }

    .Top .top .logo {
        float: left;
        max-width: 58%;
        margin-top: -0.1rem
    }

    .Top .top .logo img {
        height: 0.7rem
    }

    .Top menu li {
        float: left;
        position: relative
    }

    .Top menu li .sub {
        width: 180px;
        padding: 0;
        display: none;
        background: #fff;
        left: 50%!important;
        box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.15)
    }

    .Top menu li .sub dt {
        text-align: center;
        line-height: 0.3rem;
        height: auto;
        padding: 0.05rem 0;
        position: relative;
        font-size: 0.18rem;
        color: #333;
        z-index: 5
    }

    .Top menu li .sub dt a {
        color: #333;
        font-size: 0.2rem;
        line-height: 0.3rem;
        height: auto;
        display: block
    }

    .Top menu li .sub dt a:hover {
        color: #1B4A97;
        text-decoration: underline;
        text-underline-offset: 4px;
        text-decoration-thickness: 2px
    }

    .Top .searchbox {
        float: right;
        position: relative;
        z-index: 999
    }

    .Top .searchbox .open-search.pc {
        display: none;
        width: 0.4rem;
        height: 0.4rem;
        background: rgba(227, 24, 31, 0.2) url(../images/sousuo.png) no-repeat center;
        border-radius: 0.05rem
    }

    .Top .top-right {
        float: right
    }

    .open-search.on:before,.open-search.on:after {
        background: #e4121c
    }

    .Top menu li.aon span a {
        font-weight: bold
    }

    .Top menu .nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-right: -0.5rem
    }

    .Top menu li span:after {
        width: 0%;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        transition: all 0.3s;
        position: absolute;
        content: "";
        height: 0.03rem;
        background: #FF8031
    }

    .Top menu li.aon span:after {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .Top menu li#m2 .sub dl aside {
        font-size: 0.2rem;
        color: #fff;
        text-indent: 2em;
        line-height: 2;
        border-bottom: 1px solid rgba(255, 255, 255, .4)
    }

    .Top menu li#m2 .sub dl aside a {
        color: #fff
    }

    .Top menu li#m2 .sub dl {
        padding: 10px 0
    }

    .Top menu li#m2 .sub dl .hierarchy {
        display: none
    }

    .HomeNews .tabConBox:after {
        width: 100%
    }

    .Top .top_t {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        padding-top: 0;
        margin-bottom: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .4)
    }

    .Top .top_t .fr .searchbox {
        display: inline-block;
        margin-right: 60px
    }

    .Top .auto-inner {
        height: auto
    }

    .Top .sub dd {
        display: none
    }

    .Top .top-search,.Top .top-search .btn {
        height: 40px;
        line-height: 40px
    }

    .Top menu li span a {
        font-size: 22px;
        color: #fff
    }

    .Top .top_t input {
        font-size: 0.2rem;
        width: 1.3rem
    }

    .Top .login,.Top:after {
        display: none
    }

    .Top {
        background: #1B4A97
    }

    .Top .top {
        padding-top: 0
    }

    .Top menu li span {
        text-indent: 1em;
        border-bottom: 1px dashed rgba(255, 255, 255, .6)
    }

    .Top menu li {
        width: auto!important;
        text-align: left
    }

    .Top menu li .imgbox {
        display: none
    }

    .Top menu li .sub dt {
        text-indent: 1em;
        line-height: 2;
        border-bottom: 1px solid rgba(255, 255, 255, .4);
        color: #fff;
        font-size: 16px
    }

    .Top menu li .sub dt a {
        color: #fff
    }

    .Top menu {
        position: fixed;
        right: 0;
        top: 90px;
        width: 20em;
        bottom: 0;
        overflow: auto;
        z-index: 100;
        visibility: hidden;
        opacity: 0;
        transform: translateY(4.5em);
        transition: 0.3s;
        background: #1B4A97
    }

    .menu-show .Top menu {
        opacity: 1;
        transform: translateY(0);
        visibility: inherit
    }

    .Top .top-right nav {
        position: absolute;
        right: 3%;
        top: 0;
        line-height: 1.5
    }

    .Top .top .logo {
        align-items: center;
        height: auto;
        width: 100%;
        padding: 0;
        margin: 0 auto
    }

    .Top .top .logo img {
        height: 40px
    }

    .Top .wap-icon {
        position: absolute;
        right: 3%;
        top: 55px;
        display: flex;
        justify-content: space-between
    }

    .Top .wap-icon>* {
        width: 2em;
        height: 2em;
        background-color: #1B4A97
    }

    .Top .open-menu i {
        width: 80%;
        left: 10%
    }

    .Top .open-menu:not(.on) i:nth-child(1) {
        margin-top: 0.5em
    }

    .Top .open-menu:not(.on) i:nth-child(3) {
        margin-top: calc(-0.5em - 2px)
    }

    .Top .top-right nav a img {
        max-width: 30px
    }

    .Top .top-right p {
        display: none
    }

    .top-right {
        height: 0
    }

    .Top menu li span {
        line-height: 2.8
    }
}

@media (max-width: 480px) {
    .Top .top .logo {
        height: 3.5em;
        padding-top: 0.25em;
        width: 100%
    }

    .Top menu {
        top: 96px
    }

    .People:after,.People:before {
        display: none
    }
}

.Banner {
    position: relative
}

.Banner:after {
    position: absolute;
    left: 0;
    bottom: -12.3vw;
    width: 100%;
    height: 15.6vw;
    background: url(../images/yun.png) no-repeat center/100% 100%;
    content: "";
    z-index: 2
}

.Banner .slider-for .Ispic {
    padding-bottom: 32.55%
}

.Banner .slider-for li {
    position: relative
}

.Banner .slick-dots li {
    background: #ccc
}

.Banner .slick-dots li.slick-active {
    background: #1B4A97
}

.Banner .slider-for li .txt {
    position: absolute;
    bottom: 0%;
    right: -100%;
    background: #1B4A97 url(../images/bannerbg.png) no-repeat center;
    color: #fff;
    font-size: 0.3rem;
    line-height: 2.2;
    padding: 0.6rem 0.5rem;
    width: 27%;
    height: 100%;
    transition: 0.5s 0.3s;
    opacity: 0
}

.Banner .slider-for li.slick-current .txt {
    opacity: 1;
    right: 0
}

.Banner .slider-nav {
    position: absolute;
    width: 31.25vw;
    right: 0.4rem;
    bottom: 0.6rem
}

.Banner .slider-nav .slider {
    margin: 0 -0.7em
}

.Banner .slider-nav li div {
    padding: 0 0.9375em
}

.Banner .slider-nav .Ispic {
    padding-bottom: 67.79%;
    border: 2px solid #fff;
    border-radius: 4px
}

.Banner .slider-nav li.slick-current .Ispic {
    border-color: #1B4A97
}

.slick-arrow {
    width: 0.4rem;
    border-radius: 50%;
    height: 0.4rem;
    background: #fff;
    font-size: 0;
    z-index: 10;
    position: absolute;
    top: 50%;
    margin-top: -0.2rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto
}

.slick-prev {
    left: 10%;
    background-image: url(../images/blarr.png)
}

.slick-next {
    right: 10%;
    background-image: url(../images/brarr.png)
}

.slick-prev:hover {
    background-image: url(../images/glarr.png)
}

.slick-next:hover {
    background-image: url(../images/grarr.png)
}

.slick-dots {
    width: auto;
    position: absolute;
    left: 50%;
    top: 96%;
    transform: translate(-50%, -50%);
    z-index: 5;
    font-size: 0
}

.slick-dots button {
    display: none
}

.slick-dots li {
    width: 0.12rem;
    height: 0.12rem;
    background: #fff;
    opacity: 1;
    border-radius: 0.12rem;
    margin: 0 0.05rem;
    display: inline-block;
    transition: all 0.3s
}

.slick-dots li.slick-active {
    opacity: 1;
    width: 0.36rem
}

@media (min-width: 1025px) {
    .Banner .auto {
        padding: 4em 0
    }
}

@media (max-width: 1024px) {
    .Banner .auto {
        padding: 2em 0
    }

    .Banner .auto .slider-nav {
        margin-top: 0.5em
    }

    .Banner .slider-nav .slider {
        margin: 0 -0.3em
    }

    .Banner .slider-nav li div {
        padding: 0 0.3em
    }
}

.nybanner,.nybanner .imgbox {
    max-height: 32.55vw
}
.nybanner_dq,.nybanner_dq .imgbox {
    max-height: 10vw
}
.Title {
    height: 0.64rem;
    text-align: left;
    z-index: 99;
    margin-bottom: 0.15rem;
    font-size: 0.16rem
}

.Title.tc {
    text-align: center
}

.Title.tc .fl {
    display: inline-block;
    float: none
}

.Title .auto-inner {
    position: relative;
    width: 100%
}

.Title .auto-inner h3 {
    line-height: 0.36rem;
    font-size: 0.36rem;
    height: 0.36rem;
    margin-bottom: 0.1rem;
    color: #3D3D3D
}

.Title .auto-inner span {
    font-size: 0.16rem;
    color: #1B4A97;
    position: relative;
    padding-left: 0.45rem
}

.Title .auto-inner span:before {
    width: 0.39rem;
    background: #1B4A97;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.01rem;
    height: 0.02rem
}

.Title .auto-inner h3 img {
    margin-right: 0.12rem;
    max-height: 100%
}

.Title .auto-inner .more {
    float: right;
    width: 0.63rem;
    text-align: center;
    background: url(../images/morebg.png) no-repeat center left/contain;
    line-height: 0.35rem;
    height: 0.35rem;
    color: #3D3D3D
}

.Title .auto-inner .more i {
    font-family: "SimSun";
    font-style: normal;
    transition: all 0.3s
}

.Title .auto-inner .more:hover {
    color: #1B4A97
}

.Title .auto-inner .more:hover i {
    margin-left: 0.05rem
}

.Research {
    padding: 0rem 0 0.4rem;
    position: relative;
    z-index: 5
}

.Research_l {
    width: 57%
}

.Research_l .slider {
    position: relative
}

.Research_l .slider li {
    position: relative;
    padding-bottom: 0rem
}

.Research_l .slider li .Ispic {
    width: 100%;
    padding-bottom: 57.23%
}

.Research_l .slider li .txt {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0.2rem 1.6rem 0 0.4rem;
    background: rgba(0, 0, 0, .6)
}

.Research_l .slider li .txt .date time {
    display: block;
    font-size: 0.2rem;
    line-height: 0.26rem;
    color: #FFFFFF
}

.Research_l .slider li .txt .ti {
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.3rem;
    margin-bottom: 0.2rem;
    margin-top: 0.05rem
}

.Research_l .slider li .txt p {
    color: rgba(102, 102, 102, 0.6);
    font-size: 0.14rem;
    line-height: 2;
    width: calc(100% - 1.4rem);
    float: right
}

.Research_l .slider .slick-dots {
    width: 1.5rem;
    left: auto;
    transform: translate(0, 0);
    right: 0rem;
    bottom: 0.5rem;
    top: auto;
    text-align: center
}

.Research_l .slider .slick-dots li {
    padding: 0
}

.Research_l .slider .slick-dots li.slick-active {
    background: #1B4A97
}

.Research_r {
    width: 40%
}

.Research_r li {
    font-size: 0.2rem;
    line-height: 0.36rem;
    margin-bottom: 0.0825rem;
    display: inline-block;
    width: 100%;
    padding-left: 0.2rem
}

.Research_r .topnews li {
    background: url(../images/top.png) no-repeat left top
}

.Research_r .news li {
    background: url(../images/newsbg2.png) no-repeat left center
}

.Research_r .news .topnews1 li {
    background: url(../images/top.png) no-repeat left top
}

.Research_r ul.topnews {
    border-bottom: 2px dotted #C2CEE3;
    padding-bottom: 0.1rem;
    margin-bottom: 0.2rem
}

.Research_r li time {
    font-size: 0.14rem;
    float: right;
    color: #8A8A8A;
    padding-left: 0.1rem;
    border-left: 1px solid #8A8A8A;
    height: 0.16rem;
    line-height: 0.16rem;
    margin: 0.1rem 0
}

.Research_r li .ti {
    font-size: 0.2rem;
    line-height: 0.36rem;
    color: #333;
    max-width: calc(100% - 0.7rem);
    float: left
}

.Research_r li p {
    font-size: 0.14rem;
    line-height: 0.2rem;
    height: 0;
    transition: all 0.3s
}

.Research_r li:hover .ti {
    color: #243C88;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px
}

.Research_r li:last-child {
    margin-bottom: 0
}

.Research_r li:hover time {
    color: #243C88
}

.People {
    padding: 0 0 0.6rem;
    position: relative
}

.People .PeopleBox {
    width: 48%;
    padding: 0.15rem 0;
    background: url(../images/kybg1.png) no-repeat center/contain;
    position: relative;
    display: flex;
    align-items: center;
    float: left
}

.People .PeopleBox .ti {
    text-align: center;
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.3rem;
    color: #FFFFFF;
    position: absolute;
    top: 0.45rem;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 9
}

.People .PeopleBox .Ispic {
    width: 100%;
    padding-bottom: 57.8%;
    position: relative;
    overflow: hidden
}

.People .PeopleBox .hide {
    position: absolute;
    left: 0;
    top: 100%;
    transition: all 0.3s;
    padding: 0.8rem 0.6rem 0.6rem;
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #FFFFFF;
    background: rgba(27, 74, 151, 0.8);
    width: 100%;
    height: 100%
}

.People .PeopleBox .hide .more {
    width: 100%;
    display: inline-block;
    text-align: right;
    background: url(../images/morebg2.png) no-repeat left center;
    transition: all 0.3s;
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #FFFFFF;
    margin-top: 0.2rem
}

.People .PeopleBox .hide .more:hover {
    background-position: right center;
    padding-right: 0.3rem
}

.People .PeopleBox:hover .hide {
    top: 0
}

.People .PeopleBox:hover {
    background: url(../images/kybg3.png) no-repeat center/contain
}

.People .PeopleBox:nth-child(2n) {
    float: right
}

.People .PeopleBox .hide p {
    max-height: 2.4rem;
    overflow-y: auto
}

.Careers {
    position: relative
}

.Careers .CareersBox {
    width: 48%;
    float: left
}

.Careers .CareersBox ul {
    border-top: 1px solid #EBEBEB
}

.Careers .CareersBox li {
    height: 0.54rem;
    line-height: 0.54rem;
    border-bottom: 1px solid #EBEBEB;
    position: relative
}

.Careers .CareersBox li:after {
    position: absolute;
    left: 0;
    width: 0;
    bottom: -0.01rem;
    background: #1B4A97;
    height: 2px;
    content: "";
    transition: all 0.4s
}

.Careers .CareersBox li:hover:after {
    width: 100%
}

.Careers .CareersBox li a {
    display: flex;
    justify-content: space-between
}

.Careers .CareersBox li time {
    width: 0.7rem;
    text-align: center;
    font-size: 0.24rem;
    font-weight: bold;
    color: #1B4A97
}

.Careers .CareersBox li .ti {
    font-size: 0.2rem;
    color: #333333;
    width: calc(100% - 1.2rem)
}

.Careers .CareersBox li i {
    width: 0.3rem;
    background: url(../images/more.png) no-repeat center/contain;
    transition: all 0.3s
}

.Careers .CareersBox li:hover i {
    background: url(../images/more2.png) no-repeat center/contain
}

.Careers .CareersBox:nth-child(2n) {
    float: right
}

.Careers .CareersBox li:hover .ti {
    font-weight: bold;
    color: #1B4A97
}

.News {
    padding: 0.4rem 0 1.4rem;
    background: url(../images/rcbg5.png) no-repeat center bottom
}

.News .NewsBox li {
    width: 32%;
    float: left;
    margin-right: 2%;
    position: relative;
    background: url(../images/newrcbg.png) no-repeat center/cover;
    margin-bottom: 2%;
    height: 166px;
    border: 1px solid transparent
}

.News .NewsBox li .imgbox {
    width: 35%;
    height: 100%;
    float: left;
    background: #E9EDF5
}

.News .NewsBox li .imgbox img {
    object-fit: none
}

.News .NewsBox li .txt {
    width: 65%;
    float: left;
    padding: 0.6rem 0 0 0.35rem
}

.News .NewsBox li:nth-child(3n) {
    margin-right: 0
}

.News .NewsBox li .ti {
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #3D3D3D;
    min-height: 0.3rem;
    font-weight: bold
}

.News .NewsBox li p {
    font-size: 0.14rem;
    line-height: 0.3rem;
    color: #3D3D3D;
    opacity: 0.7
}

.News .NewsBox li .more {
    font-size: 0.14rem;
    line-height: 30px;
    color: #3D3D3D;
    opacity: 0.8;
    display: inline-block;
    margin-top: 0.2rem
}

.News .NewsBox li .more img {
    margin-right: 0.1rem;
    max-width: 70%
}

.News .NewsBox li:hover .ti,.News .NewsBox li:hover .more,.News .NewsBox li:hover p {
    color: #074993
}

.News .NewsBox li,.News .NewsBox li * {
    transition: all 0.3s
}

.News .NewsBox li:hover {
    border-color: #074993;
    box-shadow: 0rem 0.04rem 0.1rem 0rem rgba(27, 73, 150, 0.3)
}

.nybanner {
    position: relative
}

.nybanner:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3.45vw;
    background: url() no-repeat center/100% 100%;
    content: "";
    z-index: 2
}

.footer {
    background: url(../images/fbg.png) no-repeat center/cover;
    padding: 0.3rem 0 0;
    float: left;
    width: 100%
}

.footer .yqlj {
    font-size: 0.18rem;
    color: #fff;
    padding-bottom: 0.25rem;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    margin-bottom: 0.25rem
}

.footer .yqlj span {
    font-weight: bold
}

.footer .yqlj a {
    font-weight: normal;
    margin: 0 0.3rem;
    color: #fff
}

.footer .yqlj a:hover {
    font-weight: bold
}

.footer .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.footer .code {
    width: 150px;
    font-size: 0.18rem;
    line-height: 0.5rem;
    color: #ffffff;
    text-align: center
}

.footer .left {
    float: left;
    width: 20%
}

.footer .box {
    width: 36%;
    color: #fff;
    font-size: 18px;
    line-height: 2
}

.footer .box img {
    margin-top: -0.03rem;
    margin-right: 10px
}

.footer .links {
    width: 18%
}

.footer .links select {
    width: 100%;
    border: 1px dashed rgba(255, 255, 255, 0.2);
    border-radius: 0.46rem;
    height: 0.46rem;
    padding: 0 0.2rem;
    color: #fff
}

.footer .links select option {
    background: #ccc;
    line-height: 2
}

.footer .cpr {
    font-size: 0.13rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.14rem;
    color: #fff;
    margin-top: 0.25rem;
    border-top: 1px solid rgba(255, 255, 255, .3)
}

.footer .cpr a {
    color: #fff
}

.bgbox2 {
    display: inline-block;
    width: 100%;
    background: url(../images/rcbg5.png) no-repeat bottom center #fff;
    float: left;
    /*padding: 0.6rem 0 1rem*/
}

.newslist_l {
    width: 21%;
    border-bottom: 2px solid #1B4A97;
    box-shadow: 0px 3px 10px 0px rgba(255, 240, 243, 0.15);
    border-radius: 8px 8px 0px 0px;
    min-height: 6.5rem;
    padding-bottom: 2.4rem;
    background: url(../images/lbg3.png) no-repeat bottom center/100% auto;
    float: left
}

.newslist_l h1 {
    height: 90px;
    line-height: 90px;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    background: #1B4A97;
    text-align: center
}

.newslist_ldq {
    width: 21%;
    border-bottom: 2px solid #B20010;
    box-shadow: 0px 3px 10px 0px rgba(255, 240, 243, 0.15);
    border-radius: 8px 8px 0px 0px;
    min-height: 6.5rem;
    padding-bottom: 2.4rem;
    background: url(../images/lbg3.png) no-repeat bottom center/100% auto;
    float: left
}

.newslist_ldq h1 {
    height: 90px;
    line-height: 90px;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    background: #B20010;
    text-align: center
}

.list_n {
    width: 100%;
    overflow: hidden
}

.list_n ul li {
    background: #fff;
    position: relative;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left;
    transition: all 0.3s
}

.list_n ul li.active:after {
    width: 6px;
    height: 60px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #1B4A97;
    text-align: center
}

.list_n ul li.active,.list_n ul li:hover {
}

.list_n ul li a {
    padding: 10px 0 10px 20px;
    color: #555555;
    font-size: 0.24rem;
    float: left;
    height: auto;
    line-height: 40px;
    position: relative;
    margin: 0 0 0 0.06rem
}

.list_n ul li.inactive {
    background: url(../images/xiala2.png) no-repeat 95% 25px;
    margin-left: 0;
    border-bottom: none;
    cursor: pointer
}

.list_n ul li.inactive>a {
    position: relative
}

.list_n ul li ul li a {
    padding-left: 0
}

.list_n ul li.inactives.inactive {
    background: url(../images/xiala3.png) no-repeat 95% 25px;
    border-bottom: none
}

.list_n ul li.active.inactive>a {
    color: #1B4A97;
    font-weight: bold
}

.list_n ul li ul {
    display: none
}

.list_n ul li.inactives.inactive ul {
    display: block
}

.list_n ul li.active ul a {
    border-left: none
}

.list_n ul li:hover>a {
    color: #1B4A97
}

.list_n ul li ul li {
    border-left: 0;
    border-right: 0;
    border-bottom: none;
    height: 0.42rem;
    line-height: 0.42rem;
    background-color: #fff;
    border-color: none;
    text-indent: 30px;
    padding-left: 0;
    background: #fff;
    margin-left: -23px;
    width: calc(100% + 23px)
}

.list_n ul li ul li ul {
    display: none
}

.list_n ul li ul li a {
    margin-right: 0.2rem;
    border-bottom: none;
    padding: 0;
    border-left: none;
    float: none;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    font-size: 0.21rem;
    line-height: 0.36rem
}

.list_n ul li ul li ul li {
    background: #fff;
    border: none
}

.list_n.list_n_l ul li:hover>a {
    color: #1B4A97
}

.list_n ul li ul li a:hover {
    text-decoration: underline
}

.list_n ul li ul li.on a {
    text-decoration: underline;
    color: #1B4A97;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px
}

.list_ndj ul li.active:after {
    width: 6px;
    height: 60px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #b20010;
    text-align: center
}

.list_ndj ul li:hover>a {
    color: #b20010
}

.newslist_r {
    background: linear-gradient(180deg, #FFFFFF 64%, rgba(255, 255, 255, 0) 103%);
    margin-bottom: 30px;
    padding-top: 1px;
    width: 75%;
    min-height: 900px;
    padding: 0rem;
    float: right
}

.newslist_r .location {
    height: 0.8rem;
    line-height: 0.3rem;
    color: #626262;
    font-size: 0.16rem;
    font-weight: normal;
    padding: 0.2rem 0;
    border-bottom: 1px solid #D8D8D8
}

.newslist_r .location .name {
    padding-left: 0.16rem;
    position: relative;
    font-size: 0.28rem;
    color: #2C2C2C;
    border-left: 0.05rem solid #1B4A97;
    font-weight: bold
}

.newslist_r .location img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -3px
}

.newslist_r .location a {
    color: #626262;
    padding: 0 0.06rem
}

.newslist_r .location span {
    padding: 0 0.06rem
}

.newslist_r .location a:hover {
    color: #1B4A97
}

.About {
    padding-bottom: 2.6rem;
    margin-bottom: 0.4rem
}

.aboutbox {
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin-top: 0.4rem
}

.aboutbox .imgbox {
    width: 100%;
    float: left
}

.desc p {
    text-indent: 2em;
    font-size: 0.24rem;
    line-height: 0.42rem;
    color: #323232
}

.jgszbox .ti {
    width: 2.83rem;
    height: 0.54rem;
    background: #1B4A97;
    text-align: center;
    font-size: 0.24rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.54rem;
    margin: 0.3rem auto 0.6rem;
    position: relative
}

.jgszbox .ti:after {
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 50vw;
    max-width: 7.72rem;
    height: 0.6rem;
    background: url(../images/line.png)no-repeat center bottom/100% 100%;
    content: ""
}

.jgszbox .box {
    background: #F4F7FA;
    min-height: 1.59rem;
    text-align: center;
    padding: 0.5rem 0;
    margin-bottom: 0.8rem
}

.jgszbox .box li {
    display: inline-block;
    border-radius: 0.05rem;
    min-width: 2.64rem;
    height: 0.53rem;
    padding: 0 0.3rem;
    font-size: 0.22rem;
    color: #333333;
    line-height: 0.54rem;
    margin: 0 0.5rem;
    border-radius: 0.05rem;
    background: #FFFFFF;
    border: 0.01rem solid #C1D5F5;
    text-align: center
}

.jgszbox .box li:hover {
    box-shadow: 0rem 0rem 0.14rem 0rem rgba(27, 74, 151, 0.3);
    border-color: #1B4A97;
    font-weight: bold
}

.jgszbox .box li:hover a {
    color: #1B4A97
}

.jgszbox2.jgszbox .box li {
    width: 0.53rem;
    height: 2.77rem;
    min-width: unset;
    padding: 0 0.1rem;
    line-height: 0.26rem;
    margin: 0 0.15rem;
    padding-top: 0.25rem;
    font-size: 0.2rem
}

.jgszbox2.jgszbox .box ul {
    display: flex;
    align-items: center;
    justify-content: center
}

.jgsz_con .conbox {
    padding: 1rem 0.4rem 0.4rem;
    background: #F1F4F9
}

.jgsz_con .conbox .tit {
    width: 2.39rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.24rem;
    font-weight: bold;
    height: 0.54rem;
    line-height: 0.54rem;
    background: url(../images/jgcbg.png) no-repeat center/100% 100%;
    margin-top: -0.7rem;
    margin-left: -0.4rem
}

.jgsz_con .conbox .desc p {
    text-indent: 0;
    font-size: 0.22rem;
    line-height: 0.36rem;
    color: #3A3A3A;
    text-align: justify;
    margin-top: 0
}

.jgsz_con .conbox .desc {
    margin-top: 0.2rem
}

.newslist .listbox {
    width: 49%
}

.newslist .listbox.w30 {
    width: 32%;
    float: left
}

.newslist .listbox.w30.mid {
    margin: 0 2%
}

.newslist .listbox.w30 ol {
    border-bottom: 1px solid #1B4A97
}

.newslist .listbox.w30 ol .date {
    float: left;
    width: 0.65rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.4rem;
    color: #1B4A97;
    height: 0.65rem;
    border: 0.01rem solid #1B4A97
}

.newslist .listbox.w30 ol .date time {
    display: block;
    font-size: 0.14rem;
    line-height: 0.25rem;
    color: #fff;
    background: #1B4A97
}

.newslist .listbox.w30 ol .ti {
    font-size: 0.2rem;
    font-weight: bold;
    color: #3A3A3A;
    line-height: 0.3rem;
    width: calc(100% - 0.8rem);
    float: right;
    text-align: justify;
    padding: 0.025rem 0
}

.newslist .listbox.w30 ol p {
    font-size: 0.16rem;
    color: #3A3A3A;
    opacity: 0.8;
    line-height: 0.24rem;
    display: inline-block;
    width: 100%;
    margin-top: 0.12rem;
    margin-bottom: 0.12rem
}

.newslist .listbox.w30 li {
    font-size: 0.2rem;
    line-height: 0.54rem;
    color: #262626;
    padding-left: 0.2rem;
    position: relative
}

.newslist .listbox.w30 li:after {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 0.06rem;
    height: 0.06rem;
    background: #1B4A97;
    border-radius: 50%
}

.newslist .listbox.w30 li:hover {
    font-weight: bold
}

.newslist .listbox.w30 li a:hover {
    color: #1B4A97
}

.newslist .listbox.w30 ol:hover .ti {
    color: #1B4A97
}

.newslist .listbox.w50 {
    margin-top: 0.6rem;
    /*margin-bottom: 2rem*/
}

.newslist .listbox.w50 li a,.newslist .listbox.w50 ol .box {
    display: flex;
    justify-content: space-between
}

.newslist .listbox.w50 li,.newslist .listbox.w50 ol .box {
    height: 0.54rem;
    line-height: 0.54rem;
    border-bottom: 1px solid #EBEBEB;
    position: relative
}

.newslist .listbox.w50 li:after,.newslist .listbox.w50 ol:after {
    position: absolute;
    left: 0;
    width: 0;
    bottom: -0.01rem;
    background: #1B4A97;
    height: 2px;
    content: "";
    transition: all 0.4s
}

.newslist .listbox.w50 li:hover:after,.newslist .listbox.w50 ol:hover:after {
    width: 100%
}

.newslist .listbox.w50 li a {
    display: flex;
    justify-content: space-between
}

.newslist .listbox.w50 li time,.newslist .listbox.w50 ol time {
    width: 0.8rem;
    text-align: center;
    font-size: 0.24rem;
    font-weight: bold;
    color: #1B4A97;
    float: left;
    height: 0.54rem
}

.newslist .listbox.w50 li .ti,.newslist .listbox.w50 ol .ti {
    font-size: 0.2rem;
    color: #333333;
    width: calc(100% - 1.4rem);
    display: inline-block
}

.newslist .listbox.w50 li i,.newslist .listbox.w50 ol i {
    width: 0.4rem;
    background: url(../images/more.png) no-repeat center/contain;
    transition: all 0.3s;
    display: inline-block;
    height: 0.54rem;
    float: right
}

.newslist .listbox.w50 li:hover i,.newslist .listbox.w50 ol:hover i {
    background: url(../images/more2.png) no-repeat center/contain
}

.newslist .listbox.w50 ol .box {
    border-bottom: none;
    border-top: 1px solid #EBEBEB
}

.newslist .listbox.w50 ol {
    border-bottom: 1px solid #EBEBEB;
    position: relative
}

.newslist .listbox.w50 ol p {
    font-size: 0.14rem;
    opacity: 0.7;
    color: #333333;
    line-height: 0.24rem;
    margin-bottom: 0.12rem;
    width: 100%
}

.newslist .listbox.w50 li:hover .ti,.newslist .listbox.w50 ol:hover .ti {
    color: #1B4A97;
    font-weight: bold
}

.tzgg .location {
    margin-bottom: 0.2rem
}

.tzgg li {
    height: 0.9rem;
    line-height: 0.9rem;
    border-bottom: 1px dashed #D3DFF3;
    padding-left: 0.3rem;
    background: url(../images/larr2.png) left center no-repeat;
    background-size: 0.2rem auto
}

.tzgg li p {
    width: calc(100% - 1.5rem);
    float: left;
    font-size: 0.22rem
}

.tzgg li time {
    float: right;
    font-size: 0.16rem;
    color: #9E9E9E;
    float: right;
    margin-right: 0.15rem
}

.tzgg li:hover {
    box-shadow: 0rem 0rem 0.1rem 0rem rgba(27, 74, 151, 0.3);
    border-bottom: none
}

.tzgg li:hover p {
    font-weight: bold;
    font-size: 0.22rem;
    color: #1B4A97
}

.tzgg li:hover time {
    color: #1B4A97
}

.tzgg li,.tzgg li * {
    transition: all 0.3s
}

.tzggdj .location {
    margin-bottom: 0.2rem
}

.tzggdj li {
    height: 0.9rem;
    line-height: 0.9rem;
    border-bottom: 1px dashed #D3DFF3;
    padding-left: 0.3rem;
    background: url(../images/larr2dj.png) left center no-repeat;
    background-size: 0.2rem auto
}

.tzggdj li p {
    width: calc(100% - 1rem);
    float: left;
    font-size: 0.22rem
}

.tzggdj li time {
    float: right;
    font-size: 0.15rem;
    color: #9E9E9E;
    float: right;
    margin-right: 0.15rem
}

.tzggdj li:hover {
    box-shadow: 0rem 0rem 0.1rem 0rem rgba(27, 74, 151, 0.3);
    border-bottom: none
}

.tzggdj li:hover p {
    font-weight: bold;
    font-size: 0.22rem;
    color: #B20010
}

.tzggdj li:hover time {
    color: #B20010
}

.tzggdj li,.tzggdj li * {
    transition: all 0.3s
}

.newslist_r.w100 {
    width: 100%
}

.newscon video {
    max-width: 70%;
    display: block;
    margin: 20px auto
}

.Kydw .location {
    margin-bottom: 0.2rem
}

.Kydw li {
    width: 18%;
    float: left;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
    line-height: 0.6rem;
    height: 0.6rem;
    border-bottom: 0.01rem solid #E2E2E2
}

.Kydw li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.24rem;
    color: #3D3D3D
}

.Kydw li:hover a {
    font-weight: bold;
    color: #1B4A97
}

.Kydw li:hover {
    border-color: #1B4A97
}

.Kydw li:hover a img {
    margin-right: 0.05rem
}

.Kydw li,.Kydw li * {
    transition: all 0.3s
}

.Kydw li:nth-child(5n) {
    margin-right: 0
}

.Kydwxq .photo {
    background: #F1F4F9;
    margin-top: 0.3rem
}

.Kydwxq .photo .imgbox {
    width: 2rem;
    height: 2.82rem;
    float: left
}

.Kydwxq .photo .txt {
    width: calc(100% - 2rem);
    float: left;
    padding: 0.4rem 0.5rem;
    line-height: 0.36rem;
    font-size: 0.16rem;
    color: #333333
}

.Kydwxq .xqbox {
    margin-top: 0.4rem
}

.Kydwxq .xqbox .ti {
    font-size: 0.24rem;
    font-weight: bold;
    color: #FFFFFF;
    height: 0.54rem;
    line-height: 0.54rem;
    text-indent: 0.3rem;
    background: url(../images/jgcbg.png) no-repeat center /100% 100%;
    width: 2.39rem;
    margin-bottom: 0.15rem
}

.Kydwxq .xqbox p {
    font-size: 0.18rem;
    line-height: 2;
    color: #333333;
    text-indent: 2em
}

.Kydwxq .xqbox p span {
    margin-right: 0.7rem;
    display: inline-block;
    min-width: 1rem;
    text-align: left;
    text-indent: 0
}

.Kydwxq .xqbox.ti0 p {
    text-indent: 0;
    margin-bottom: 1em
}

.pages {
    height: 50px;
    margin: 0.5rem auto 0;
    text-align: center
}

.pages a {
    padding: 0px 10px;
    border: 1px solid #E7E7E7;
    border-radius: 4px;
    display: inline-block;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #9b9b9b;
    margin: 0 6px
}

.pages .active,.pages a:hover {
    border: 1px solid #1B4A97;
    background: #1B4A97;
    color: #fff
}

.pages a .hide,.pages a:hover img {
    display: none
}

.pages a:hover .hide {
    display: inline-block
}

.newscon .ctitle {
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.43rem;
    text-align: center;
    margin-top: 0.27rem
}

.newscon .info {
    font-size: 0.14rem;
    color: #9E9E9E;
    line-height: 0.36rem;
    text-align: center;
    background: #F5F5F5;
    width: 100%;
    margin: 0.16rem auto 0.33rem
}

.content img {
    max-width: 100%;
    display: block;
    margin: 0.2rem auto
}

.content p {
    font-size: 0.2rem;
    line-height: 0.36rem;
    color: #333333;
    text-align: justify
}

.content p.f16 {
    font-size: 16px;
    text-align: center
}

.prev_next {
    display: inline-block;
    width: 100%;
    margin: 30px auto;
    border-top: 0.01rem solid #BBCAE2;
    padding-top: 0.3rem;
    font-size: 0.18rem
}

.prev_next a {
    width: 100%;
    height: 0.49rem;
    overflow: hidden;
    color: #1B4A97;
    line-height: 0.49rem;
    font-size: 0.18rem
}

.prev_next a:hover {
    font-weight: bold
}

.djbox {
    background: url(../images/djbbg.png) no-repeat center bottom/cover;
    display: inline-block;
    width: 100%;
    margin-top: 0.3rem
}

.djbox .Title .auto-inner span:before {
    background: #AE0900
}

.djbox .Title .auto-inner span {
    color: #AE0900
}

.djbox .Title .auto-inner .more {
    background: url(../images/morebg3.png) no-repeat center left/contain
}

.djbox .Title .auto-inner .more:hover {
    color: #AE0900
}

.djbox .djpart1_l {
    width: 53%
}

.djbox .djpart1_l li .imgbox {
    padding-bottom: 4.9rem
}

.djbox .djpart1_l li {
    position: relative
}

.djbox .djpart1_l li .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 2rem 0 0.3rem;
    width: 100%;
    background: rgba(0, 0, 0, .6)
}

.djbox .djpart1_l li .txt time {
    width: 1.2rem;
    height: 0.38rem;
    background: #B20010;
    text-align: center;
    display: inline-block;
    line-height: 0.38rem;
    font-size: 0.14rem;
    color: #FFFFFF
}

.djbox .djpart1_l li .txt p {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 0.3rem
}

.djbox .djpart1_l .slick-dots {
    left: auto;
    right: 0.3rem;
    bottom: 0.3rem;
    transform: translate(-0%, -0%);
    top: auto
}

.djbox .djpart1_l .slick-dots li {
    width: 27px;
    background: url(../images/lx1.png) no-repeat center;
    border-radius: 0;
    opacity: 1;
    height: 27px
}

.djbox .djpart1_l .slick-dots li.slick-active {
    background: url(../images/lx2.png) no-repeat center
}

.djbox .djpart1_l .slick-dots:after {
    width: 0.4rem;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    right: -0.3rem;
    top: 50%;
    content: ""
}

.djbox .djpart1_r {
    width: 43.5%
}

.djbox .djpart1_r li {
    height: auto;
    background: #FBF9F7;
    padding: 0.05rem 0.2rem;
    position: relative
}

.djbox .djpart1_r li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%
}

.djbox .djpart1_r li time {
    font-size: 0.18rem;
    font-weight: bold;
    color: #B20010;
    width: 0.8rem;
    padding-right: 0rem;
    border-right: 1px solid #AEB5B3
}

.djbox .djpart1_r li h3 {
    width: calc(100% - 0.9rem);
    font-size: 0.2rem;
    line-height: 0.27rem;
    color: #3F3F3F;
    font-weight: normal
}

.djbox .djpart1_r li:not(:last-child) {
    margin-bottom: 0.084rem
}

.djbox .djpart1_r li:hover {
    background: #B20010
}

.djbox .djpart1_r li:hover time,.djbox .djpart1_r li:hover h3 {
    color: #fff
}

.djbox .djpart1_r li:hover h3 {
    font-weight: bold
}

.djbox .djpart1_r li:after {
    width: 0;
    height: 2px;
    background: #F0B138;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.3s
}

.djbox .djpart1_r li:hover:after {
    width: 100%
}

.djbox .djpart1_r li,.djbox .djpart1_r li * {
    transition: all 0.3s
}

.djpart2 {
    margin: 0.9rem 0 1.6rem;
    display: inline-block;
    width: 100%
}

.djpart2 ul li {
    width: 47.6%;
    height: 0.6rem;
    line-height: 0.6rem;
    border-bottom: 2px solid #EBE2D1;
    padding-left: 0.5rem;
    background: url(../images/lx3.png) no-repeat 0.26rem center;
    float: left
}

.djpart2 ul li p {
    width: calc(100% - 1rem);
    float: left; 
    font-size: 0.2rem; 
    color: #3F3F3F
}

.djpart2 ul li time {
    float: right;
    font-size: 0.15rem;
    line-height: 26px;
    height: 0.6rem;
    line-height: 0.6rem
}

.djpart2 ul li time i {
    float: left;
    margin-right: 0.1rem;
    height: 0.6rem;
    line-height: 0.6rem
}

.djpart2 ul li:nth-child(2n) {
    float: right
}

.djpart2 ul li:nth-child(2),.djpart2 ul li:nth-child(1) {
    border-top: 2px solid #EBE2D1
}

.djpart2 ul li:hover p {
    font-weight: bold;
    color: #B20010
}

.rczplist {
    padding: 0.8rem 0 2rem;
    display: inline-block;
    width: 100%
}

.rczplist_t {
    margin-bottom: 0.8rem;
    display: inline-block;
    width: 100%
}

.rczplist_t li {
    float: left;
    margin-right: 2.3125%;
    width: 18.15%;
    position: relative
}

.rczplist_t li .imgbox {
    padding-bottom: 141%
}

.rczplist_t li:nth-child(5) {
    margin-right: 0
}

.rczplist_t li:after {
    height: 174px;
    width: 100%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(7, 73, 147, 0) 0%, #074993 100%)
}

.rczplist_t li p {
    position: absolute;
    left: 0;
    bottom: 0.12rem;
    padding-left: 0.4rem;
    line-height: 36px;
    font-size: 20px;
    color: #FFF9F9;
    z-index: 5;
    width: 100%
}

.rczplist_t li p:after {
    width: 93px;
    height: 8px;
    background: url(../images/rcmore2.png) no-repeat right center;
    position: absolute;
    right: 0.3rem;
    top: 50%;
    margin-top: -4px;
    content: "";
    transition: all 0.3s
}

.rczplist_t li:hover .imgbox img {
    transform: scale(1.1)
}

.imgbox img {
    transition: all 0.3s
}

.rczplist_t li:hover p:after {
    right: 0.1rem
}

.rczplist_b ul li {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.rczplist_b ul li time {
    padding-left: 23px;
    background: url(../images/20250905112327.png) no-repeat left center;
    font-size: 14px;
    line-height: 18px;
    color: #9E9E9E
}

.rczplist_b ul li p {
    font-size: 0.2rem;
    line-height: 0.32rem;
    color: #3F3F3F
}

.rczplist_b ul li:hover p {
    color: #1B4A97;
    font-weight: bold
}

.rczplist_b ul li:hover {
    border-color: #1B4A97
}

.rczplist_b .rczplist_box {
    width: 28%;
    float: left;
    margin-right: 8%;
    position: relative;
    min-height: 4.98rem
}

.rczplist_b .rczplist_box:nth-child(3n) {
    margin-right: 0
}

.rczplist_b .rczplist_box:after {
    width: 1px;
    height: 4.2rem;
    position: absolute;
    right: -14%;
    bottom: 0;
    background: #D8D8D8;
    content: ""
}

.rczplist_b .rczplist_box:nth-child(3n):after {
    display: none
}

.rczplist_b ul li:last-child {
    margin-bottom: 0
}

.yqfg.newslist_r {
    width: 100%;
    margin-top: 0.3rem;
    display: inline-block
}

.yqfg.newslist_r.bgbox2 {
    background: url(../images/rcbg5.png) no-repeat bottom center #fff;
    margin-bottom: 0;
    padding-bottom: 2rem
}

.yqfg ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 3%;
    border-bottom: 1px solid #074993
}

.yqfg ul li .imgbox {
    padding-bottom: 65.33%
}

.yqfg ul li:nth-child(3n) {
    margin-right: 0
}

.yqfg ul li p {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    height: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.yqfg ul li:hover .imgbox img {
    transform: scale(1.1)
}

.yqfg ul li:hover {
    color: #1B4A97;
    font-weight: bold
}

.xxbg li {
    border-bottom: 1px dashed #D3DFF3;
    padding: 0.3rem
}

.xxbg li h3 {
    position: relative;
    font-size: 22px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 0.12rem;
    font-weight: normal
}

.xxbg li h3:before {
    position: absolute;
    left: -20px;
    top: 5px;
    width: 10px;
    height: 17px;
    background: url(../images/xxbgicon0.png) no-repeat left center;
    content: ""
}

.xxbg li p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.03em;
    padding-left: 25px;
    background-position: left 0.05rem;
    background-repeat: no-repeat;
    background-size: auto
}

.xxbg li p.p1 {
    background-image: url(../images/xxbgicon1.png)
}

.xxbg li p.p2 {
    background-image: url(../images/xxbgicon2.png)
}

.xxbg li p.p3 {
    background-image: url(../images/xxbgicon3.png)
}

.xxbg li:hover h3 {
    color: #1B4A97;
    font-weight: bold
}

.xxbg li:hover p {
    color: #1B4A97
}

.xxbg li:hover {
    box-shadow: 0px 0px 10px 0px rgba(27, 74, 151, 0.3);
    border-color: transparent
}

.xxbg li,.xxbg li * {
    transition: all 0.3s
}

.newslist_r.yqfg .location {
    margin-bottom: 40px
}

@media(max-width: 1600px) {
    .Banner {
        margin-bottom: 0.2rem
    }

    .Banner .slider-for li .txt {
        font-size: 0.24rem;
        line-height: 0.48rem
    }

    .footer .cpr {
        margin-top: 0.3rem
    }

    .Research_r li {
        margin-bottom: 0.063rem
    }

    .auto-inner,.Title .auto-inner {
        width: 84%
    }

    .rczplist_t li p {
        padding-left: 20px
    }

    .auto-inner .auto-inner {
        width: 100%
    }
}

@media(max-width: 1024px) {
    .Banner {
        margin-bottom: 0.0rem
    }

    .yqfg ul li p {
        height: 60px;
        line-height: 60px
    }

    .Kydw li {
        width: 23.5%;
        margin-right: 2%;
        font-size: 20px
    }

    .Kydw li a {
        font-size: 20px
    }

    .Kydw li:nth-child(5n) {
        margin-right: 2%
    }

    .Kydw li:nth-child(4n) {
        margin-right: 0
    }

    .footer .yqlj {
        line-height: 2
    }

    .News .NewsBox li .txt {
        padding: 20px 0 0 10px
    }

    .Banner .slider-for li .txt {
        padding: 0.2rem;
        font-size: 0.18rem;
        line-height: 0.3rem
    }

    .Research_r li .ti {
        font-size: 0.18rem;
        width: calc(100% - 0.6rem)
    }

    .Research_l .slider li .Ispic {
        padding-bottom: 43vw
    }

    .Research_l .slider li .txt {
        padding: 0.2rem 0.1rem 0.4rem 0.2rem
    }

    .Research_l .slider .slick-prev {
        left: 0.6rem
    }

    .Research_l .slider .slick-next {
        left: 1.2rem
    }

    .People .slider li.on .ti {
        width: 94%;
        padding: 0 20px
    }

    .People .slider li .desc {
        font-size: 0.18rem;
        line-height: 0.24rem
    }

    .People .slider li.on {
        padding-top: 1rem
    }

    .People .slider li.on .Ispic {
        border-radius: 0.3rem 0px 0.3rem 0px
    }

    .bgbox2 {
        padding-top: 15px
    }

    .newscon .ctitle {
        line-height: 1.25;
        font-size: 0.2rem
    }

    .newscon .info {
        font-size: 0.16rem;
        line-height: 1.25
    }

    .People .PeopleBox .hide p {
        max-height: 1.2rem
    }

    .People .PeopleBox .hide .more {
        background-size: 70% auto
    }

    .News .NewsBox li .more img {
        max-width: 50%
    }

    .News .NewsBox li {
        height: 140px
    }

    .footer .code p {
        line-height: 2
    }

    .newslist_l {
        width: 26%
    }

    .newslist_ldq {
        width: 26%
    }

    .newslist_r {
        width: 72%;
        padding: 0 0.2rem 0.2rem;
        min-height: unset;
        padding-bottom: 100px
    }

    .footer .left,.footer .box,.footer .links {
        width: 100%;
        text-align: center
    }

    .content p {
        font-size: 0.16rem;
        line-height: 0.24rem
    }

    .footer .code {
        width: 100%;
        margin-top: 30px;
        justify-content: center
    }

    .footer .code div {
        margin: 0 10px
    }

    .Banner .slick-dots li.slick-active {
        width: 0.5rem
    }

    .Research {
        padding: 20px 0 40px
    }

    .News {
        padding: 40px 0 100px
    }

    .Title {
        margin-bottom: 20px
    }

    .Careers>.auto-inner {
        padding: 0px
    }

    .News_b .tabNav {
        width: 100%;
        margin: 0 auto
    }

    .News_b .tabNav ul {
        justify-content: center
    }

    .News_b .tabNav ul li {
        margin: 0 15px
    }

    .footer .cpr {
        text-align: center
    }

    .aboutbox {
        margin-top: 0.2rem
    }

    .PeopleList li .txt {
        padding-right: 0
    }

    .PeopleList li {
        width: 48%;
        margin-right: 0%;
        margin-bottom: 5%
    }

    .PeopleList li:after {
        display: none
    }

    .PeopleList li:nth-child(3n) {
        margin-right: 0%
    }

    .PeopleList li:nth-child(2n) {
        float: right
    }

    .PeopleList2 li {
        width: 100%
    }

    .pages {
        margin-top: 0.2rem
    }

    .newslist .NewsCenter li .imgbox {
        width: 20%
    }

    .newslist .NewsCenter li .txt {
        width: 76%
    }

    .NewsCenter2 li {
        padding: 20px 10px
    }

    .NewsCenter2 li .txt {
        padding-left: 15px;
        width: calc(100% - 60px)
    }

    .NewsCenter2 li .date {
        width: 60px
    }

    .jgszbox .box li {
        font-size: 18px;
        min-width: 160px;
        margin: 0 20px
    }

    .jgszbox2.jgszbox .box ul {
        flex-wrap: wrap
    }

    .jgszbox2.jgszbox .box li {
        margin: 0 5px;
        margin-bottom: 0.2rem;
        font-size: 18px
    }

    .jgszbox2.jgszbox .box li {
        width: 40px;
        padding: 20px 5px;
        line-height: 1.25
    }

    .nybanner,.Banner {
        margin-top: 86px
    }

    .Title .auto-inner h3 {
        font-size: 0.24rem
    }

    .auto-inner,.Title .auto-inner {
        width: 90%
    }

    .Careers .auto-inner .auto-inner {
        width: 100%
    }

    .djbox .auto-inner .auto-inner {
        width: 100%
    }

    .Title .auto-inner span {
        font-size: 0.14rem
    }

    .djpart2 {
        margin-top: 30px
    }

    .rczplist_b .rczplist_box {
        width: 32%;
        margin-right: 2%
    }

    .rczplist_b .rczplist_box:after {
        right: -3%
    }

    .rczplist_t li p {
        font-size: 16px
    }

    .rczplist_t {
        margin-bottom: 40px
    }
}

@media(max-width: 768px) {
    .Research_l .slider li .txt .ti {
        margin-bottom: 0
    }
.djpart2 ul li time {
    float: right;
    font-size: 13px;
    line-height: 26px;
    height: 0.6rem;
    line-height: 0.6rem;
 
}
.djpart2 ul li { background: url(../images/lx3.png) no-repeat 0.01rem center;}
    .auto-inner .auto-inner {
        width: 100%
    }

    .rczplist_b .rczplist_box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .rczplist_b .rczplist_box:after {
        display: none
    }

    .rczplist_t li p {
        padding-left: 10px
    }

    .rczplist_t li p:after {
        right: 15px
    }

    .djbox .djpart1_l li .txt p,.djpart2 ul li p {
        font-size: 16px;
width: calc(100% - 1.5rem);

    }

    .djbox .djpart1_l .slick-dots li {
        width: 15px;
        height: 15px;
        background-size: 0.12rem
    }

    .djbox .djpart1_l .slick-dots li.slick-active {
        background-size: contain
    }

    .djpart2 ul li {
        width: 100%
    }

    .djpart2 ul li:nth-child(2),.djpart2 ul li:nth-child(1) {
        border-top: 0px solid #EBE2D1
    }

    .djbox .djpart1_r li {
        height: 40px
    }

    .djbox .djpart1_r li:not(:last-child) {
        margin-bottom: 10px
    }

    .djbox .djpart1_r li h3 {
        font-size: 16px;
        line-height: 22px
    }

    .djbox .djpart1_r li {
        padding: 0 15px
    }

    .djbox .djpart1_l {
        width: 100%
    }

    .djbox .djpart1_r {
        width: 100%;
        margin-top: 30px
    }

    .News .Title.tc {
        text-align: left
    }

    .newscon video {
        width: 100%;
        max-width: unset
    }

    .djbox .djpart1_l li .txt {
        padding-right: 1.7rem
    }

    .newslist .listbox.w30,.newslist .listbox.w50 {
        width: 100%;
        margin-bottom: 30px;
        margin-top: 0
    }

    .newslist .listbox.w30.mid {
        margin: 0 0 30px 0
    }

    .tzgg li p {
        font-size: 15px
    }

    .tzggdj li p {
        font-size: 15px;
width: calc(100% - 1.2rem);
    }

    .Kydwxq .xqbox p {
        text-indent: 0
    }

    .Kydwxq .photo .txt {
        font-size: 16px;
        line-height: 1.5;
        padding: 20px
    }

    .jgsz_con .conbox .desc p {
        font-size: 16px;
        line-height: 1.5
    }

    .jgszbox .box li {
        margin-bottom: 20px
    }

    .list_n ul li a {
        padding-left: 20px;
        font-size: 18px
    }

    .list_n ul li ul li a {
        font-size: 16px;
        text-indent: 20px
    }

    .Research_l .slider li .Ispic {
        padding-bottom: 58%
    }

    .Research_l,.Careers .CareersBox {
        width: 100%;
        margin-bottom: 20px
    }

    .Research_r {
        width: 100%
    }

    .Research_l .slider li .txt,.People .PeopleBox {
        width: 100%;
        padding: 0.05rem;
        padding-right: 0.5rem
    }

    .Banner .slider-nav {
        bottom: 0.2rem
    }

    .Banner .controls {
        top: -0.6rem;
        right: 0.1rem
    }

    .Banner .slider-for li .txt {
        line-height: 0.24rem
    }

    .People .slider .slick-prev {
        right: calc(50% + 0.6rem);
        bottom: -20px
    }

    .People .slider .slick-next {
        right: calc(50% - 0.6rem);
        bottom: -20px
    }

    .People {
        padding-bottom: 40px
    }

    .Title .auto-inner h3 {
        padding-left: 0px;
        font-size: 20px;
        text-align: left
    }

    .Title .auto-inner span {
        font-size: 16px;
        margin-right: 10px
    }

    .News_b .tabNav li {
        width: auto;
        font-size: 18px
    }

    .News .tabConBox,.News_b .tabNav {
        margin-top: 20px
    }

    .Title .auto-inner h3 span:before {
        bottom: 0.05rem
    }

    .Title .auto-inner h3 span:after {
        bottom: 0.7rem
    }

    .Careers:after {
        bottom: -0.4rem
    }

    .People .PeopleBox .hide p {
        max-height: 1rem
    }

    .News .newsslider .item .ti {
        width: 90%;
        margin: 15px auto
    }

    .News .newsslider .item.slick-center p {
        width: 90%;
        margin: 0 auto
    }

    .News .newsslider .item time {
        margin-left: 5%
    }

    .News .newsslider .item .more {
        margin-right: 5%
    }

    .News .tabConBox {
        min-height: 9rem
    }

    .Top .top_t .fr .searchbox {
        margin-right: 0
    }

    .Title .auto-inner .more {
        background-size: contain
    }

    .Research .Title {
        text-align: left
    }

    .People .slider .slick-arrow {
        background-size: 40% auto
    }

    .People .slider li .ti .more img {
        width: 0.2rem
    }

    .People .slider li.on .ti p {
        font-size: 18px
    }

    .News .newsslider .item .ti {
        font-size: 18px;
        line-height: 1.5
    }

    .News .newsslider .item.slick-center p {
        font-size: 14px;
        line-height: 1.5
    }

    .News .newsslider .item time {
        line-height: 2
    }

    .News .newsslider .controls {
        margin-top: 30px
    }

    .Research_l .slider .slick-prev {
        left: 0.3rem
    }

    .Research_l .slider .slick-next {
        left: 0.9rem
    }

    .News .newsslider .item {
        padding: 0
    }

    .News .newsslider .slider {
        margin: 0
    }

    .News .NewsBox li {
        width: 49%;
        margin-right: 0
    }

    .News .NewsBox li:nth-child(2n) {
        float: right
    }

    .aboutbox {
        flex-wrap: wrap
    }

    .aboutbox .imgbox {
        width: 100%
    }

    .aboutbox .txt {
        width: 100%
    }

    .aboutbox .txt,.desc p {
        font-size: 16px;
        line-height: 1.5
    }

    .newslist_r .location,.PeopleList li .txt .zc {
        font-size: 16px
    }

    .PeopleList li .txt p {
        font-size: 14px;
        line-height: 18px
    }

    .PeopleList2 li .txt .ti {
        font-size: 20px
    }

    .PeopleList2 li .txt .zc {
        font-size: 16px
    }

    .PeopleList2 li .txt p {
        font-size: 14px;
        line-height: 18px
    }

    .newslist .NewsCenter li .txt .ti {
        white-space: normal
    }

    .newslist .NewsCenter li .txt .ti {
        font-size: 18px;
        line-height: 1.25
    }

    .newslist .NewsCenter li .txt time {
        font-size: 14px;
        margin: 5px auto;
        display: inline-block
    }

    .newslist .NewsCenter li .txt p,.NewsCenter2 li .txt p {
        font-size: 14px;
        line-height: 20px
    }

    .newslist .NewsCenter {
        padding-bottom: 40px
    }

    .NewsCenter2 li {
        width: 100%;
        margin-top: 10px
    }

    .NewsCenter2 li .txt .ti {
        font-size: 18px;
        line-height: 1.25
    }

    .NewsCenter2 li .date {
        font-size: 14px
    }

    .newscon .ctitle {
        font-size: 20px;
        line-height: 1.25;
        margin-bottom: 15px
    }

    .newscon .info {
        font-size: 16px;
        line-height: 1.25
    }

    .content p {
        font-size: 16px;
        line-height: 24px
    }

    .prev_next a {
        width: 100%;
        font-size: 16px;
        margin-bottom: 10px;
        padding: 0 10px
    }

    .People .Title {
        text-align: left
    }

    .footer .yqlj {
        font-size: 16px;
        line-height: 2
    }

    .footer .yqlj a {
        margin: 0 5px
    }

    .footer .yqlj span {
        display: block
    }

    .Kydwxq .xqbox p span {
        margin-right: 20px
    }
}

@media(max-width: 480px) {
    .pb_sys_common .p_pages span {
        margin:5px !important
    }

    .pb_sys_common .p_pages {
        margin: 5px 0 !important;
        display: inline-block
    }

    .yqfg ul li p {
        line-height: 44px;
        height: 44px;
        font-size: 18px
    }

    .yqfg ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .yqfg ul li:nth-child(2n) {
        float: right
    }

    .newslist_r .location .name {
        display: none
    }

    .newslist_r .location .fr {
        width: 100%
    }

    .newslist_r .location {
        height: auto;
        display: inline-block;
        width: 100%;
        line-height: 2
    }

    .rczplist_b ul li p {
        font-size: 16px
    }

    .rczplist_t li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 4%
    }

    .rczplist_t li:nth-child(2n) {
        float: right
    }

    .Kydwxq .xqbox p,.newslist .listbox.w30 ol .ti,.newslist .listbox.w30 ol p {
        font-size: 16px;
        line-height: 1.5
    }

    .newslist .listbox.w30 li {
        font-size: 16px
    }

    .newslist .listbox.w50 ol p {
        font-size: 14px
    }

    .newslist .listbox.w50 li,.newslist .listbox.w50 ol .box,.newslist .listbox.w50 li .ti,.newslist .listbox.w50 ol .ti {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }

    .Kydw li {
        width: 32%;
        margin-right: 2%
    }

    .Kydw li:nth-child(5n) {
        margin-right: 2%
    }

    .Kydw li:nth-child(4n) {
        margin-right: 2%
    }

    .Kydw li:nth-child(3n) {
        margin-right: 0
    }

    .jgszbox2.jgszbox .box ul {
        align-items: stretch
    }

    .jgszbox2.jgszbox .box li {
        height: auto
    }

    .PeopleList li,.News .NewsBox li {
        width: 100%
    }

    .News .NewsBox li .ti {
        font-size: 18px;
        line-height: 1.5
    }

    .Research_r li .ti {
        width: calc(100% - 50px);
        line-height: 30px
    }

    .Research_r li {
        padding-left: 20px;
        height: 30px;
        line-height: 30px
    }

    ,.Careers .CareersBox li {
        line-height: 30px;
        height: 30px
    }

    .Careers .CareersBox li .ti {
        font-size: 16px
    }

    .pages a {
        display: none
    }

    .list_n ul li a {
        font-size: 20px;
        padding-left: 10px
    }

    .pages a:last-child,.pages a:first-child {
        display: inline-block
    }

    .pages {
        margin-top: 20px
    }

    .Banner .slider-nav {
        right: auto;
        left: 3%
    }

    .Banner .controls {
        right: auto;
        left: 3%
    }

    .News_b .tabNav ul li {
        width: 100%;
        margin: 0 0 0.2rem
    }

    .News_b .tabNav ul {
        flex-wrap: wrap
    }

    .footer .left img {
        max-width: 60%
    }

    .footer .box {
        font-size: 16px;
        line-height: 1.5;
        margin: 20px auto
    }

    .News .tabConBox {
        margin-top: 0
    }

    .News .tabConBox {
        min-height: 136vw
    }

    .newslist_l {
        width: 100%;
        background: #1B4A97;
        min-height: unset;
        padding-bottom: 0px
    }

    .list_n {
        width: 100%;
        background: #fff;
        text-align: left
    }

    .list_n ul li {
        text-align: left;
        text-indent: 0.2rem
    }

    .list_n ul li.active:before {
        top: 25px
    }

    .list_n ul li.inactives.inactive {
        background-size: auto auto
    }

    .list_n {
        display: none;
        margin-left: 0;
        min-height: unset;
        padding-bottom: 60px
    }

    .list_n ul li.active:after {
        top: 0
    }

    .list_n ul li ul li {
        text-indent: 30px
    }

    .newslist_l h1 {
        text-align: left;
        padding: 0 60px 0 20px;
        height: 60px;
        line-height: 60px;
        position: relative;
        font-size: 24px
    }

    .newslist_l h1:after {
        width: 60px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
        content: "";
        background: url(../images/xiala.png) no-repeat center;
        height: 60px;
        transition: all 0.3s
    }

    .newslist_l h1.on:after {
        transform: rotate(90deg)
    }

    .newslist_ldq h1 {
        text-align: left;
        padding: 0 60px 0 20px;
        height: 60px;
        line-height: 60px;
        position: relative;
        font-size: 24px
    }

    .newslist_ldq h1:after {
        width: 60px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
        content: "";
        background: url(../images/xiala.png) no-repeat center;
        height: 60px;
        transition: all 0.3s
    }

    .newslist_ldq h1.on:after {
        transform: rotate(90deg)
    }

    .newslist_r {
        width: 100%;
        margin-top: 10px;
        margin-bottom: -50px
    }

    .aboutbox {
        margin-top: 0
    }

    .newslist .NewsCenter li a {
        flex-wrap: wrap
    }

    .newslist .NewsCenter li .imgbox {
        width: 100%;
        margin-right: 0
    }

    .newslist .NewsCenter li .txt {
        width: 100%;
        margin-top: 15px
    }

    .Research_r li .ti,.Kydw li a {
        font-size: 16px
    }

    .Research_r li time {
        font-size: 12px
    }
}

.zsxx_l {
    width: 49%;
    position: relative
}

.zsxx_l:after {
    width: 158px;
    background: url(../images/rcpybg1.png) no-repeat left top;
    content: "";
    position: absolute;
    left: -18px;
    top: -16px;
    height: 145px
}

.zsxx_l .slider li .Ispic {
    height: 4.4rem;
    background-size: 100% 100%
}

.zsxx_l .slider li {
    position: relative
}

.zsxx_l .slider li p {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0.15rem 1.5rem 0.15rem 0.4rem;
    color: #fff;
    line-height: 0.24rem;
    font-size: 0.2rem;
    font-weight: bold;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    min-height: 0.8rem
}

.zsxx_l .slider .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 10px;
    opacity: 0.6
}

.zsxx_l .slider .slick-dots {
    left: auto;
    right: 0;
    width: 1.5rem;
    text-align: center;
    transform: translate(0);
    bottom: 0.3rem;
    top: auto
}

.zsxx_l .slider .slick-dots li.slick-active {
    opacity: 1
}

.zsxx_l .slider li .date {
    position: absolute;
    right: 0.3rem;
    top: 17px;
    background: #1B4A97;
    width: 0.73rem;
    line-height: 0.44rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    color: #fff
}

.zsxx_l .slider li .date time {
    height: 0.27rem;
    line-height: 0.27rem;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #1B4A97;
    letter-spacing: 0.02em;
    background: #FFFFFF;
    font-weight: normal
}

.zsxx_r {
    width: 47%
}

.zsxx_r li {
    position: relative;
    border-bottom: 1px solid #E8ECF4;
    display: inline-block;
    width: 100%;
    padding-bottom: 0.2rem
}

.zsxx_r li .date {
    width: 0.8rem;
    line-height: 0.4rem;
    text-align: left;
    font-size: 0.3rem;
    font-weight: bold;
    color: #1B4A97;
    float: left
}

.zsxx_r li .date time {
    height: 0.2rem;
    line-height: 0.2rem;
    text-align: left;
    display: block;
    font-size: 14px;
    color: #B0B0B0;
    font-weight: normal
}

.zsxx_r li .txt {
    width: calc(100% - 1rem);
    float: right
}

.zsxx_r li .txt h3 {
    font-size: 0.2rem;
    color: #262626;
    line-height: 1;
    margin-bottom: 0.1rem
}

.zsxx_r li .txt p {
    font-size: 0.14rem;
    line-height: 0.2rem;
    color: #B0B0B0
}

.zsxx_r li:after {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 36px;
    height: 3px;
    content: "";
    background: #1B4A97
}

.zsxx_r li:hover {
    border-color: #1B4A97
}

.zsxx_r li:hover .txt h3 {
    font-weight: bold;
    color: #1B4A97
}

.zsxx_r li:hover .txt p {
    color: #1B4A97
}

.zsxx_r li:not(:last-child) {
    margin-bottom: 0.2rem
}

.pygz {
    margin-top: 1rem
}

.pygz .pygzbox {
    width: 47.5%
}

.pygz .pygzbox li {
    height: 0.66rem;
    line-height: 0.66rem;
    border-bottom: 1px solid #D8D8D8
}

.pygz .pygzbox li time {
    float: left;
    width: 0.8rem;
    height: 0.18rem;
    line-height: 0.18rem;
    border-right: 1px solid #1B4A97;
    margin: 0.24rem 0;
    text-align: center;
    font-weight: bold;
    font-size: 0.2rem
}

.pygz .pygzbox li p {
    width: calc(100% - 1rem);
    float: right;
    font-size: 0.2rem;
    color: #231815
}

.pygz .pygzbox li:hover {
    background: #1B4A97;
    border-color: #1B4A97
}

.pygz .pygzbox li:hover p,.pygz .pygzbox li:hover time {
    color: #fff;
    font-weight: bold
}

.pygz .pygzbox li:hover time {
    border-color: rgba(255, 255, 255, .3)
}

.ssfc {
    margin-top: 0.9rem
}

.ssfc .slider {
    margin: 0 -0.2rem
}

.ssfc .slider li {
    margin: 0.2rem;
    overflow: hidden
}

.ssfc .slider li .imgbox {
    padding-bottom: 64.69%;
    transition: all 0.3s
}

.ssfc .slider li .txt {
    padding: 0.2rem
}

.ssfc .slider li .txt h3 {
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #333333;
    font-weight: normal;
    margin-bottom: 0.1rem
}

.ssfc .slider li .txt p {
    font-size: 0.16rem;
    color: #999999;
    line-height: 1.25;
    padding-bottom: 0
}

.ssfc .slider li .txt time {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #1B4A97;
    display: inline-block;
    margin-top: 15px
}

.ssfc .slider li .txt time span {
    font-size: 0.24rem;
    font-weight: bold
}

.ssfc .slider li:hover {
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
    margin-top: 0
}

.ssfc .slider li:hover .imgbox img {
    transform: scale(1.1)
}

.ssfc .slider li,.ssfc .slider li * {
    transition: all 0.3s
}

.ssfc .slider li:hover .txt h3,.ssfc .slider li:hover .txt p {
    color: #1B4A97
}

.ssfc .slider li:hover .txt h3 {
    font-weight: bold
}

.ssfc .slider .slick-prev {
    left: -0.1rem;
    background-image: url(../images/larr3.png)
}

.ssfc .slider .slick-next {
    right: -0.1rem;
    background-image: url(../images/rarr3.png)
}

.ssfc .slick-arrow {
    width: 0.6rem;
    height: 0.6rem;
    background-color: #1B4A97;
    top: 35%
}

.ssfc .slick-arrow:hover {
    background-color: #E9711A
}

@media(max-width: 768px) {
.Careers .CareersBox li time{width: 1rem;}
.Careers .CareersBox li i{width: 0.4rem;}
    .zsxx_l {
        width: 100%
    }

    .zsxx_r {
        width: 100%;
        margin-top: 30px
    }

    .pygz {
        display: inline-block;
        width: 100%;
        margin-top: 30px
    }

    .pygz .pygzbox {
        width: 100%;
        margin-bottom: 20px
    }

    .ssfc {
        margin-top: 0.2rem
    }

    .ssfc .Title.tc,.zsxx .Title.tc {
        text-align: left
    }
}

@media(max-width: 480px) {
    .zsxx_r li .date {
        width: 70px;
        text-align: left
    }

    .zsxx_r li .date time {
        text-align: left
    }

    .zsxx_r li .txt {
        width: calc(100% - 80px)
    }

    .zsxx_r li .txt h3 {
        font-size: 18px;
        line-height: 1
    }

    .zsxx_r li .txt p {
        font-size: 14px;
        line-height: 20px
    }

    .pygz .pygzbox li time {
        font-size: 16px;
        height: 16px;
        width: 70px;
        margin: 14px 0
    }

    .pygz .pygzbox li p {
        width: calc(100% - 85px);
        font-size: 16px
    }

    .pygz .pygzbox li {
        height: 44px;
        line-height: 44px
    }

    .ssfc .slider li .txt h3 {
        font-size: 18px;
        line-height: 24px
    }

    .ssfc .slider li .txt p {
        font-size: 14px;
        line-height: 20px
    }

    .ssfc .slider li .txt time {
        font-size: 0.16rem;
        line-height: 0.3rem;
        color: #1B4A97;
        display: inline-block;
        margin-top: 15px;
        border-top: 2px solid #D2D2D2;
        width: 100%;
        margin-top: 0.25rem
    }

    .ssfc .slider li .txt time span {
        font-size: 24px
    }
}

.xrld .item {
    display: flex;
    width: 80%;
    position: relative;
    padding: 0.35rem 0;
    padding-left: 0.5rem;
    font-size: 0.24rem;
    color: #555555;
    letter-spacing: 0.02rem;
    border-bottom: 1px solid #E5E5E5
}

.xrld .item:before {
    position: absolute;
    width: 1px;
    height: 0.48rem;
    background: #1B4A97;
    content: "";
    left: 0;
    top: 50%;
    margin-top: -0.24rem
}

.xrld .item span:nth-child(1) {
    width: 60%;
    font-weight: bold;
    color: #074993
}

.list_n ul li.inactive {
    border-bottom: 1px solid #ddd
}

@media(max-width: 1024px) {
    .xrld .item {
        width: 100%;
        font-size: 0.24rem;
        padding-left: 0.3rem
    }
}

@media(max-width: 768px) {
    .xrld .item span:nth-child(1) {
        width: 66%
    }

    .xrld .item {
        font-size: 18px;
        letter-spacing: 0
    }
}

@media(max-width: 480px) {
    .xrld .item {
        font-size: 16px;
        letter-spacing: 0
    }

    .xrld .item span:nth-child(1) {
        width: 70%
    }
}

/*************20260317*****************/
.Titlenews {
    height: 0.64rem;
    text-align: left;
    z-index: 99;
    font-size: 0.16rem
}

.Titlenews.tc {
    text-align: center
}

.Titlenews.tc .fl {
    display: inline-block;
    float: none
}

.Titlenews .auto-inner {
    position: relative;
    width: 100%
}

.Titlenews .auto-inner h3 {
    line-height: 0.36rem;
    font-size: 0.36rem;
    height: 0.36rem;
    margin-bottom: 0.1rem;
    color: #3D3D3D
}

.Titlenews .auto-inner span {
    font-size: 0.16rem;
    color: #1B4A97;
    position: relative;
    padding-left: 0.45rem
}

.Titlenews .auto-inner span:before {
    width: 0.39rem;
    background: #1B4A97;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.01rem;
    height: 0.02rem
}

.Titlenews .auto-inner h3 img {
    margin-right: 0.12rem;
    max-height: 100%
}

.Titlenews .auto-inner .more {
    float: right;
    width: 0.63rem;
    text-align: center;
    background: url(../images/morebg.png) no-repeat center left/contain;
    line-height: 0.35rem;
    height: 0.35rem;
    color: #3D3D3D
}

.Titlenews .auto-inner .more i {
    font-family: "SimSun";
    font-style: normal;
    transition: all 0.3s
}

.Titlenews .auto-inner .more:hover {
    color: #1B4A97
}

.Titlenews .auto-inner .more:hover i {
    margin-left: 0.05rem
}

header {
    margin-top: 0;
}