.listconrc-newszw img{
    display: inline-block!important;
    margin: 0 auto!important;
    margin-top: 16px!important;
    margin-bottom: 16px!important;
}
.listconrc-newszw img{
    display: inline-block!important;
    margin: 0 auto!important;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
    /* max-width: 600px; */
    /* height: auto; */
}
.listconrl{
    width:94%;
    margin:0 auto;
    padding-top: 5px;
}
.t_cut {
    /* border-bottom: 3px solid #cecece; */
    height: 63px;
    margin-bottom: 20px;
    border-bottom: 3px #eef2fb solid;
}

.t_cut li {
    float: left;
    padding: 10px 0px;
    border-bottom: 2px solid #cecece;
    font-size: 20px;
    color: #555;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    vertical-align: bottom;
    list-style-type: none;
    margin-right: 50px;
    border-bottom: 2px #eef2fb solid;
}

.t_cut li.active {
    border-bottom: 3px solid #0068b7;
    font-size: 20px;
    list-style-type: none;
    color: #0e60b6!important;
    font-weight: bold;
}
.t_cut li.active a{ 
     font-size: 20px;
     color: #0e60b6!important;
     font-weight: bold;
}
.listconrl li {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px dashed #dfd9d9;
    margin-top: 2px;
    box-sizing: unset;
    width: 100%;
}
.listconrls {
    display: inline-block;
    line-height: 10px;
    height: 9px;
}
.listconrls img{
    display: inline-block;
    vertical-align: top;
}
.listconrl li a {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    font-size: 15px;
    margin-left: 6px;
    color: #333;
}
.listcsrc {
    overflow: hidden;
    width: 100%;
    /* margin-top: 10px; */
    padding-bottom: 40px;
}
.listcsrc li {
    width: 20%;
    height: auto;
    background: #d4ecf4;
    float: left;
    margin: 5px 26px 34px 26px;
    padding-bottom: 10px;
    transition: all 0.4s ease-out;
}

.listcsrcmz {
    width: 90%;
    height: 60px;
    line-height: 34px;
    /* color: #05A0A7; */
    font-size: 17px;
    font-weight: bold;
    margin: 0 auto;
    /* margin-top: 4px; */
    background: white;
    text-align: center;
    height: auto;
}

.listcsrcmza {
    font-size: 14px;
    margin-left: 10px;
    color: #05A0A7;
    font-weight: normal;
}
.listcsrcimg img{
    margin-top: 10px;
    margin-left: 5%;
    width: 90%;
    height: 227px;
    overflow: hidden;
}
.listcsrc li:hover {
    box-shadow: 0px 0px 15px #8296ae;
}
.item-bottom03 {
    height: 56px;
    line-height: 56px;
    box-sizing: unset;
}
.item-bottom02 {
    float: right;
    box-sizing: unset;
}
.item-bottom03 span {
    padding-left: 25px;
    float: left;
    height: 56px;
    color: #797979;
    white-space: nowrap;
    font-size: 15px;
    box-sizing: unset;
    line-height: 56px;
}
.news-dates {
    background: url(../img/time.png) no-repeat left center;
    box-sizing: unset;
}
.listconrtd3{
    float:right;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #0e60b6;
    /* right: 0; */
    font-weight: normal;
}
.listconrtd3 a{
    font-size: 16px;
    color: #0e60b6;
    padding: 0 7px;
}
.listconrtd3 img {
    width: 10px;
    margin-top: -3px;
    margin-right: 6px;
}
.listconrn-rs{
    font-size:14px;
    height:30px;
    line-height:30px;
    color:#aaa;
    margin-bottom: 2px;
}
.listconrn-rs .time{
    /* background: url(../img/time.png) no-repeat left center; */
    color: #497bdb;
    /* margin-right: 15px; */
    /* padding-left: 23px; */
    /* float: left; */
    /* margin-bottom: 5px; */
    font-size: 15px;
    display: block;
}
.qklb{
    width: 19%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
}
.banner-dt{
    width: 100%;
    overflow: hidden;
    position: relative;
    box-shadow: 0px -2px 6px #bbb;
}
@charset "utf-8";
.w-flex {
    display: flex;
    display: inline-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.flex-wrap {
    flex-wrap: wrap;
}
.align-items-center {
    align-items: center;
}
.align-items-start {
    align-items: flex-start;
}
.align-items-end {
    align-items: flex-end;
}
.justify-content-center {
    justify-content: center;
}
.justify-content-start {
    justify-content: flex-start;
}
.justify-content-end {
    justify-content: flex-end;
}
.justify-content-between {
    justify-content: space-between;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}

.banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bannerpos {
    position: relative;
    z-index: 8;
}
.bannerpos .localtion {
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #fff;
    font-size: 0.15rem;
    position: absolute;
    right: 0;
    bottom: 0.15rem;
    flex-wrap: wrap;
    /* padding: 0 5%; */
}
.bannerpos .localtion a {
    font-size: 0.17rem;
    color: #fff;
    padding: 0 10px;
}
.bannerpos .localtion a:hover {
    font-weight: bold;
    text-decoration: underline;
}
.bannerpos .localtion i {
    font-size: 0.15rem;
    color: #fff;
    padding: 0 0.1rem;
}
.Nav_pos {
    position: relative;
    z-index: 10;
}
.Nav_pos .qz-ny-nav {
    position: absolute;
    left: 0;
    bottom: 0.4rem;
    width: 100%;
    color: #fff;
}
.Nav_pos .qz-ny-nav h3 {
    font-size: 0.36rem;
    margin-bottom: 0.3rem;
}
.Nav_pos .qz-ny-nav .qz-ny-navlist {
    display: flex;
    align-items: center;
}
.Nav_pos .qz-ny-nav .qz-ny-navlist a {
    font-size: 0.18rem;
    color: #fff;
    padding-right: 0.33rem;
    position: relative;
    transition: all 0.3s ease;
}
.Nav_pos .qz-ny-nav .qz-ny-navlist a::after {
    content: "";
    position: absolute;
    right: 0.15rem;
    top: 50%;
    width: 0.05rem;
    height: 0.05rem;
    border-radius: 100%;
    background: #fff;
    margin-top: -0.01rem;
}
.Nav_pos .qz-ny-nav .qz-ny-navlist a:last-child::after {
    display: none;
}
.ny1440 {
    justify-content: space-between;
    align-items: flex-start;
    /* padding: 0 5%; */
}
.ny1440 .nyle {
    width: 19% !important;
}
.ny1440 .nyrt {
    width: 80% !important;
}
.ny1440 .nyrt iframe {
    width: 100%;
    /* height: auto; */
    border: 0;
}
.ny {
    justify-content: space-between;
    align-items: flex-start;
}
.ny .nyle {
    width: 19%;
    margin-bottom: 0.5rem;
    position: relative;
    top: -90px;
    z-index: 50;
}
.ny .nyle1{
    position: relative;
    top: -1.17rem;
    z-index: 50;
}
.ny1440 .nyle1 {
    width: 19% !important;
}
.ny1440 .nyrt1 {
    width: 100% !important;
    /* float: left; */
    /* display: block; */
    margin-top: -95px!important;
}
.ny .nyrt1 {
    width: 77%;
    padding: 0 0 0.3rem 0;
}
.ny .nyrt {
    width: 77%;
    padding: 30px 30px 30px 30px;
    box-shadow: 1px 1px 10px #c5c4c4;
    margin-top: 4px;
    margin-bottom: 40px;
    /* box-sizing: unset; */
    /* height: auto; */
    /* overflow: hidden; */
    min-height: 500px;
}
.ny .nyrt2 {
    padding: 20px 30px 30px 30px;
    box-shadow: 1px 1px 10px #c5c4c4;
    margin-top: 4px;
    margin-bottom: 40px;
    min-height: 500px;
}
.nylemenu {
    width: 100%;
}
.nylemenu .nyletitle {
    height: 90px;
    background: rgb(47 105 255 / 80%);
    background-size: cover;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    /* display: block; */
}
.nylemenu .nyletitle p {
    font-size: 30px;
    color: #eef2fb;
}
.nylemenu .nyletitle em {
    font-size: 3.1em;
    color: #d8b95a;
    opacity: 0.1;
    position: absolute;
    top: 20%;
    left: 0;
    text-align: center;
    width: 100%;
    font-family: "Philosopher";
    text-transform: uppercase;
}
.nylemenu .sub-nav-p-s {
    /* display: none; */
}
.nylemenu .left-nav {
    background: #ffffff;
    background-size: 100%;
    /* padding: 0 0.2rem 0.5rem; */
    display: block;
}
.nylemenu .left-nav li {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px dashed #bac3d2;
    border-top: 1px dashed #fff;
}
.nylemenu .left-nav li a.on em {
    color: #0e60b6;
    font-weight: bold;
}
.nylemenu .left-nav li > a {
    display: block;
    padding: 0 40px 0 20px;
    font-size: 18px;
    color: #444;
}
.nylemenu .left-nav li > a b {
    position: absolute;
    right: 10px;
    top: 20px;
    width: 20px;
    height: 20px;
    bottom: 0;
    background: url(../img/arr.png) no-repeat center center;
    /* background-size: 0.08rem 0.14rem; */
    z-index: 9999999;
}

.nylemenu .left-nav li > a.on,
.nylemenu .left-nav li > a:hover,
{
    color: #900;
}
.nylemenu .left-nav li > a.cur,
.nylemenu .left-nav li > a.cur:link,
.nylemenu .left-nav li > a.cur:visited,
.nylemenu .left-nav li > a.cur:hover,
.nylemenu .left-nav li > a.cur:active{
    color: #900;
}
.nylemenu .left-nav li > a.cur01 {
    color: #900;
}
.nylemenu .left-nav li:last-child {
    border-bottom: 0;
}
.nylemenu .left-nav .sub_con {
    padding: 0.2rem 0 0;
}
.nylemenu .left-nav .sub_con a {
    font-size: 0.15rem;
    background: none;
    line-height: 0.35rem;
    display: block;
    padding-left: 0.30rem;
    color: #5d5d5d;
}
.nylemenu .left-nav .sub_con a.cur,
.nylemenu .left-nav .sub_con a:hover {
    color: #1465bc;
    font-weight: bold;
}
.nylemenu .left-nav li:last-child {
    position: relative;
}
.nylemenu .left-nav li:last-child::after {
    content: "";
    background: none;
}
.nylemenu .left-nav li a.on b {
    transform: rotate(90deg) translateX(-0.02rem);
}
.nyrttitle {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 5px;
    border-bottom: 3px #eef2fb solid;
    color: #0e60b6;
    /* width: 200px; */
    /* float: left; */
    position: relative;
}
.nyrttitle1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #0e60b6;
    position: relative;
    border: none;
    padding-bottom: 0;
}
.message,
.messageleader {
    width: 100%;
    padding: 0px 0rem 0rem 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    text-align: justify;
    min-height: 500px;
}
.message .pic,
.messageleader .pic {
    overflow: hidden;
    position: relative;
    padding-left: 0.5rem;
    padding-top: 0.5rem;
    background: url(../img/laederbg.png) no-repeat left top;
    background-size: 90% 98%;
}
.message .pic img,
.messageleader .pic img {
    width: 3rem;
    height: auto;
    max-height: 4.06rem;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.message .pic:hover img,
.messageleader .pic:hover img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.message .des,
.messageleader .des {
    width: calc(100% - 4rem);
    position: relative;
    font-size: 0.18rem;
    line-height: 0.4rem;
    color: #666666;
    padding-top: 0.8rem;
}
.message .des p,
.messageleader .des p {
    margin-bottom: 0.3rem;
    text-indent: 2em;
    text-align: justify;
}
.message .des .messagedes,
.messageleader .des .messagedes {
    margin-bottom: 0.8rem;
}
.message .des .messagedes p img,
.messageleader .des .messagedes p img {
    display: inline-block;
    vertical-align: top;
    margin-left: -0.3rem;
}
.message .des .LDimg,
.messageleader .des .LDimg {
    width: 0.79rem;
    height: 0.73rem;
    position: relative;
    z-index: -1;
}
.message .des .qianming,
.messageleader .des .qianming {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
}
.message .des .qianming img,
.messageleader .des .qianming img {
    width: 1.44rem;
    height: 0.71rem;
}
.message .des .qianming p,
.messageleader .des .qianming p {
    font-size: 0.16rem;
    color: #000;
    padding-right: 0.1rem;
}
.message .des::before,
.messageleader .des::before {
    content: "";
    position: absolute;
    left: -0.1rem;
    top: 0.38rem;
    background: url(../img/mao1.png) no-repeat 0 0;
    background-size: 0.79rem 0.73rem;
    width: 0.79rem;
    height: 0.73rem;
    z-index: -1;
}
.message .conA,
.messageleader .conA {
    font-size: 0.16rem;
    color: #666;
    line-height: 0.3rem;
    width: 100%;
}
.message .conA p,
.messageleader .conA p {
    text-indent: 2em;
    margin-bottom: 0.3rem;
    word-wrap: break-word;
    line-height: 0.3rem;
    font-size: 0.16rem;
}
.message .conA p img,
.messageleader .conA p img {
    display: block;
    height: auto;
    margin: 0.2rem auto 0.15rem;
    max-width: 100%;
}
.messageleader {
    padding: 0px 0.5rem 0.8rem 0;
}


html {
    /* font-size: 100px; */
}
div {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}



ol,
ul {
    list-style: none
}



audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}





abbr[title] {
    border-bottom: .01rem dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}
address,
cite,
dfn,
em,
var,
i {
    font-style: normal;
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    border: none;
    border-top: .02rem solid #f4f3f2;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

:focus {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible;
    border: none
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    /* max-width: 100% !important; */
    /* width: 100%!important; */
}

td,
th {
    padding: 0
}

@media print {
    *,
    :after,
    :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,

    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.none {
    display: none
}

.check:checked,
.check:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

.check:checked+label,
.check:not(:checked)+label {
    position: relative;
    display: inline-block;
    height: 14px;
    font-size: 14px;
    cursor: pointer;
    padding-left: 20px;
}

.check+label:after,
.check+label:before {
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 0;
    width: 16px;
    height: 13px;
    border-radius: 3px;
    content: '';
    background: #000
}

.check:checked+label:after {
    background: #ca140d
}

.radio:checked+label,
.radio:not(:checked)+label {
    position: relative;
    display: inline-block;
    height: 16px;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    padding-left: 20px
}

.radio+label:after,
.radio+label:before {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    content: ''
}

.radio:not(:checked)+label:after,
.radio:not(:checked)+label:before {
    border: 1px solid #888
}

.radio:checked,
.radio:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

.radio:checked+label:before {
    border: 1px solid #d9a65c
}

.radio:checked+label:after {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #d9a65c;
    top: 3px;
    left: 4px
}

::-webkit-input-placeholder {
    color: #999;
    opacity: .54
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

:-ms-input-placeholder {
    color: #999
}


.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    content: "."
}

.l {
    float: left
}

.r {
    float: right
}

.fl {
    float: left!important
}

.fr {
    float: right!important
}

.bor {
    border: 1px dashed #999
}

.poab {
    position: absolute
}

.pore {
    position: relative
}

.texto a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.eclip {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.imgInline {
    display: inline-block!important;
    vertical-align: middle
}

.imgMargin {
    margin: 0 auto
}

.imgW100 {
    width: 100%
}

.text-r {
    text-align: right
}

.text-m {
    text-align: center
}

.text-bold {
    font-weight: 700;
}

.text-light {
    font-weight: 100;
}

.text-up {
    text-transform: uppercase;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.flex-left {
    display: flex;
    flex-wrap: wrap
}

.flex-center {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.flex-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.flex-v-center {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.flex-v {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.flex-v-bottom {
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: left;
}

.trans {
    transition: all .5s
}

.trans-mask {
    display: block;
    overflow: hidden;
    width: 100%;
    cursor: pointer;
    position: relative;
}

.trans-mask img {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.trans-mask:hover img {
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}

.bg-mask .pic {
    overflow: hidden;
}

.dslide .bg-mask .pic .a {
    background-repeat: no-repeat;
    background-position: center top;
    /* background-size: cover; */
    height: 100%;
    display: block;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    background-size: 100% 100%;
    background-color: #000;
}

.bg-mask .pic .a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
    /* width: 100%; */
    display: block;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.bg-mask:hover .pic .a {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}

.bgimg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ablink {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background: rgba(255, 255, 255, 0);
}

.wp {
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
}
.wp1{
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.greybg {
    background: #f2f2f2
}

.textup {
    text-transform: uppercase
}

.co {
    color: #E60D12
}

.co-fff {
    color: #fff!important
}

.lyr_boder {
    padding: 0rem 0 .5rem;
}

.lyr_boder .news_item {
    display: flex;
    justify-content: space-between;
    padding: .45rem .4rem;
    border-bottom: .01rem dashed #e5e5e5;
    width: 100%;
}
.lyr_boder .news_item:hover {
    background: url(../img/related_one.png)no-repeat;
    background-size: 100% 105%;
    width: 100%;
    box-shadow: 0px .1rem .25rem 0px #e3e3e3;
}

.lyr_boder .news_item .news_left {
    margin-right: .4rem;
    font-family: "syst";
    width: .85rem;
}

.lyr_boder .news_item .news_left .number {
    font-size: .48rem;
    color: #900;
    text-align: center;
}

.lyr_boder .news_item .news_left .news_time {
    font-size: .14rem;
    color: #fff;
    background: url(../img/gs.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: .3rem;
    text-align: center;
    line-height: .3rem;
    margin-top: 5px;
}

.lyr_boder .news_item .news_right {
    width: calc(100% - 1.35rem);
}

.lyr_boder .news_item .news_right .news_title {
    font-size: .18rem;
    line-height: .3rem;
    /* height: .3rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; */
    width: 100%;
    color: #333;
    margin-bottom: .1rem;
}

.lyr_boder .news_item .news_right .news_txt {
    font-size: .14rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
    opacity: 0.65;
    line-height: .26rem;
    height: .52rem;
    overflow: hidden;
}
.fanye {
    height: 70px;
    /* box-sizing: unset; */
    margin-top: 35px;
    clear: both;
}
.page-navigation {
    text-align: center;
}
.page-navigation a:link {
    text-decoration: none;
}

.page-navigation a{
    border:1px solid #ccc;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation select {
    margin-bottom:3px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 15px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-info {
    text-align: center;
    margin-top: 10px;
}
.page-info span {
    margin-right: 10px;
    color: #666;
}
.piclist {
    width: 100%;
}
.piclist1 {
    width: 100%;
    box-sizing: unset;
}
.piclist1 .tit {
    color: #1e55bf;
    font-size: 20px;
    /* border-bottom: 1px solid #ccc; */
    padding-bottom: 15px;
    text-decoration: none;
    margin-top: 25px;
    font-weight: 600;
    text-align: center;
}
.piclist1 .tit::before {
    content: '';
    display: block;
    width: 19%;
    height: 1px;
    background: rgba(153, 153, 153, .6);
    position: absolute;
    left: 0;
    top: 30%;
    left: 17%;
}
.piclist1 .tit::after {
    content: '';
    display: block;
    width: 19%;
    height: 1px;
    background: rgba(153, 153, 153, .6);
    position: absolute;
    right: 17%;
    top: 30%;
}
.tit .more, .tit a.more, .tit a.more:hover {
    font-size: 15px;
    color: #1e55bf;
    text-decoration: none;
    border: 0px;
    padding-top: 5px;
}
.tit .more {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #a9a9a9;
    font-size: 14px;
    padding-bottom: 18px;
    border: 0px;
}
.piclist1 ul {
    width: 99%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    box-sizing: unset;
    padding-top: 10px;
}
.piclist1 ul::after {
    content: "";
    width: calc(100% / 4 - 0.28rem);
}
.piclist1 ul .piclistitem {
    width: calc(100% / 4 - 0.28rem);
    margin-bottom: 0.8rem;
}
.piclist1 ul .piclistitem::before {
    content: "";
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 100%;
    height: 2.1rem;
    background: #eef2fb;
    z-index: -1;
}
.piclist1 ul .piclistitem .piclistitem_pic {
    height: 2.1rem;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 0.37rem;
    overflow: hidden;
}
.piclist1 ul .piclistitem .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.piclist1 ul .piclistitem .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist1 ul .piclistitem .txt {
    width: 100%;
}
.piclist1 ul .piclistitem .txt a {
    color: #333;
    display: block;
}
.piclist1 ul .piclistitem .txt h3 {
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}
.piclist1 ul .piclistitem .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist1 ul .piclistitem:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist1 ul .piclistitem:hover .txt a {
    color: #900;
}
.piclist1 ul .piclistitem02 {
    width: calc(100% / 4 - 0.20rem);
    margin-bottom: 0.4rem;
    position: relative;
}
.piclist1 ul .piclistitem02::before {
    content: "";
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 100%;
    height: 1.7rem;
    background: #fae7e7;
    z-index: -1;
}
.piclist1 ul .piclistitem02 .piclistitem_pic {
    height: 1.7rem;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 0.37rem;
    overflow: hidden;
}
.piclist1 ul .piclistitem02 .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.piclist1 ul .piclistitem02 .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist1 ul .piclistitem02 .txt {
    width: 100%;
}
.piclist1 ul .piclistitem02 .txt a {
    color: #333;
    display: block;
}
.piclist1 ul .piclistitem02 .txt h3 {
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}
.piclist1 ul .piclistitem02 .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist1 ul .piclistitem02:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist1 ul .piclistitem02:hover .txt a {
    color: #900;
}
.piclist2 {
    width: 99%;
    box-sizing: unset;
    float: right;
    margin-top: 15px;
}
.piclist2 a{
    display: block;
}
.piclist2 ul {
    width: 99%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    box-sizing: unset;
}
.piclist2 ul::after {
    content: "";
    width: calc(99% / 5 - 0.25rem);
}
.piclist2 ul .piclistitem {
    width: calc(100% / 4 - 0.28rem);
    margin-bottom: 0.8rem;
}
.piclist2 ul .piclistitem::before {
    content: "";
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 100%;
    height: 2.1rem;
    background: #eef2fb;
    z-index: -1;
}
.piclist2 ul .piclistitem .piclistitem_pic {
    height: 2.1rem;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 0.37rem;
    overflow: hidden;
}
.piclist2 ul .piclistitem .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.piclist2 ul .piclistitem .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist2 ul .piclistitem .txt {
    width: 100%;
}
.piclist2 ul .piclistitem .txt a {
    color: #333;
    display: block;
}
.piclist2 ul .piclistitem .txt h3 {
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}
.piclist2 ul .piclistitem .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist2 ul .piclistitem:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist2 ul .piclistitem:hover .txt a {
    color: #900;
}
.piclist2 ul .piclistitem02 {
    width: calc(99% / 5 - 0.25rem);
    margin-bottom: 0.4rem;
    position: relative;
}
.piclist2 ul .piclistitem02::before {
    /* content: ""; */
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 100%;
    height: 1.7rem;
    background: #fae7e7;
    z-index: -1;
}
.piclist2 ul .piclistitem02 .piclistitem_pic {
    /* height: 1.7rem; */
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #ebebeb;
}
.piclist2 ul .piclistitem02 .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    /* border: 1px solid #ebebeb; */
}
.piclist2 ul .piclistitem02 .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist2 ul .piclistitem02 .txt {
    width: 100%;
}
.piclist2 ul .piclistitem02 .txt a {
    color: #333;
    display: block;
}
.piclist2 ul .piclistitem02 .txt h3 {
    font-size: 0.16rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
    font-weight: normal;
}
.piclist2 ul .piclistitem02 .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist2 ul .piclistitem02:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist2 ul .piclistitem02:hover .txt a {
    color: #900;
}
.piclist ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.piclist ul::after {
    content: "";
    width: calc(100% / 3 - 0.28rem);
}
.piclist ul .piclistitem {
    width: calc(100% / 3 - 0.28rem);
    margin-bottom: 0.8rem;
}
.piclist ul .piclistitem::before {
    content: "";
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 100%;
    height: 2.32rem;
    background: #eef2fb;
    z-index: -1;
}
.piclist ul .piclistitem .piclistitem_pic {
    height: 2.32rem;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 0.37rem;
    overflow: hidden;
}
.piclist ul .piclistitem .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.piclist ul .piclistitem .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist ul .piclistitem .txt {
    width: 100%;
}
.piclist ul .piclistitem .txt a {
    color: #333;
    display: block;
}
.piclist ul .piclistitem .txt h3 {
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
}
.piclist ul .piclistitem .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist ul .piclistitem:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist ul .piclistitem:hover .txt a {
    color: #900;
}
.piclist ul .piclistitem02 {
    width: calc(100% / 3 - 20px);
    margin-bottom: 30px;
    position: relative;
}
.piclist ul .piclistitem02::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: 100%;
    height: 173px;
    background: #fae7e7;
    z-index: -1;
}
.piclist ul .piclistitem02 .piclistitem_pic {
    height: 173px;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-bottom: 0.3rem;
    overflow: hidden;
}
.piclist ul .piclistitem02 .piclistitem_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.piclist ul .piclistitem02 .piclistitem_pic .date {
    width: 1rem;
    height: 0.36rem;
    font-size: 0.16rem;
    color: #900;
    line-height: 0.46rem;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #eef2fb;
}
.piclist ul .piclistitem02 .txt {
    width: 100%;
}
.piclist ul .piclistitem02 .txt a {
    color: #333;
    display: block;
}
.piclist ul .piclistitem02 .txt h3 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
    max-height: 60px;
    overflow: hidden;
    font-weight: normal;
    color: #000;
}
.piclist ul .piclistitem02 .txt p {
    font-size: 0.14rem;
    opacity: 0.8;
    line-height: 0.26rem;
    height: 1.04rem;
    overflow: hidden;
}
.piclist ul .piclistitem02:hover .piclistitem_pic img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.piclist ul .piclistitem02:hover .txt a {
    color: #0e60b6;
}
.newslist .newslistitem {
    position: relative;
    padding: 0.5rem;
    background: url(../img/newslistbgright2.png) no-repeat right top;
    background-size: contain;
    border: 0.01rem #eef2fb solid;
    margin-bottom: 0.5rem;
    justify-content: flex-end;
}
.newslist .newslistitem .newslistitem_pic {
    position: absolute;
    left: 0;
    width: 3.49rem;
    height: 2.28rem;
    overflow: hidden;
    top: 0.2rem;
}
.newslist .newslistitem .newslistitem_pic img {
    width: 3.49rem;
    height: 2.28rem;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.newslist .newslistitem .newslistitem_des {
    width: calc(100% - 3.4rem);
}
.newslist .newslistitem .newslistitem_des .date {
    color: #900;
    width: 0.56rem;
    text-align: justify;
    font-family: "syst";
}
.newslist .newslistitem .newslistitem_des .date strong {
    font-size: 0.24rem;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}
.newslist .newslistitem .newslistitem_des .date p {
    font-size: 0.18rem;
    font-family: "syst";
    margin-top: 10px;
}

.newslist .newslistitem .newslistitem_des .txt {
    padding-left: 1rem;
    position: relative;
    width: calc(100% - 0.56rem);
}
.newslist .newslistitem .newslistitem_des .txt::before {
    content: "";
    position: absolute;
    left: 0.2rem;
    top: 0.1rem;
    width: 0.64rem;
    height: 0.02rem;
    background: #b8b8b8;
}
.newslist .newslistitem .newslistitem_des .txt h3 {
    font-size: 0.18rem;
    margin-bottom: 0.3rem;
    color: #222;
}
.newslist .newslistitem .newslistitem_des .txt p {
    font-size: 0.16rem;
    opacity: 0.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 0.26rem;
    max-height: 0.73rem;
    min-height: 0.73rem;
    overflow: hidden;
    color: #222;
}
.newslist .newslistitem:hover .newslistitem_pic img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}
.newslist .newslistitem:hover .newslistitem_des h3 a {
    color: #900;
}
.newslist .newslistitem:hover .newslistitem_des .newsico {
    background: #900;
}
.newslist .newslistitem:hover .newslistitem_des .newsico i {
    color: #fff;
}
.newslist .newslistitem:nth-child(2n) {
    background: url(../img/newslistbg2.png) no-repeat left top;
    background-size: contain;
    justify-content: flex-start;
}
.newslist .newslistitem:nth-child(2n) .newslistitem_pic {
    order: 2;
    right: 0;
    left: auto;
}
.newslist .newslistitem:nth-child(2n) .newslistitem_des {
    order: 1;
}
.academic_item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.academic_item .acade_item {
    width: 46.88%;
    margin-bottom: .6rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: .2rem;
    position: relative;
}

.academic_item .acade_item::after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0;
    background: #cde9ff;
    background-size: 100% 100%;
    width: 4.1rem;
    height: 100%;
    z-index: -1;
}

.academic_item .acade_item .acade_left {
    width: 1.8rem;
    height: 2.2rem;
    /* border: .01rem solid #d1d2d8; */
    overflow: hidden;
    /* box-shadow: 0 0 .1rem .02rem rgba(0, 0, 0, .1); */
}

.academic_item .acade_item .acade_left img {
    width: 100%;
    height: 100%;
    transition: all .8s;
    -webkit-transition: all .8s;
}

.academic_item .acade_item .acade_right {
    width: calc(100% - 1.8rem);
    padding: .2rem .3rem .2rem .3rem;
    position: relative;
}

.academic_item .acade_item .acade_right .acade_txt {
    font-size: .16rem;
    color: #333;
    line-height: .32rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 1.6rem;
    transition: all .8s;
    -webkit-transition: all .8s;
    text-align:  justify;
}

.academic_item .acade_item .acade_right .acade_end {
    padding-top: .7rem;
}

.academic_item .acade_item .acade_right .acade_end .end_txt {
    position: absolute;
    bottom: .2rem;
    right: 0;
    text-align: center;
    z-index: 1;
    background: #497bdb;
    background-size: 100% 100%;
    width: 2.5rem;
    height: .34rem;
    font-size: .16rem;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: .34rem;
    padding: 0 .1rem;
}

.academic_item .acade_item:hover .acade_left img {
    transform: scale(1.02);
    -webkit-transform: scale(1.02);
}

.academic_item .acade_item:hover .acade_txt {
    color: #900;
}
.listconrc, .listconrc-news {
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
    padding: 5px 0;
    text-align: justify;
    font-size: 16px!important;
}
.listconrc-newsbt {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #444;
    margin: 10px 0px;
    font-family: syst;
}
.listconrc-newssj {
    text-align: center;
    color: #999;
    margin-bottom: 15px;
}
.listconrc-newszw {
    /* color: #000!important; */
    font-family: syst!important;
    line-height: 36px!IMPORTANT;
    overflow: hidden;
    /* font-size: 16px!important; */
}
.listconrc-newszw p{
    /* color: #000!important; */
    /* font-size: 16px!important; */
    font-family: syst!important;
    line-height: 36px!IMPORTANT;
}
.listconrc-newszw span{
    /* color: #000!important; */
    font-family: syst!important;
    line-height: 36px!IMPORTANT;
    /* font-size: 16px!important; */
}
.n1{
   color:#0e60b6!important;
   font-weight:bold!important;
   font-size: 22px!important;
   /* margin: 0 auto; */
   text-align: center;
   text-indent: unset;
}
.n2{
    font-size: 20px!important;
    border-bottom: 1px solid #cecece!important;
    height: 40px!important;
    line-height: 40px;
    color: #0e60b6!important;
    margin-bottom: 20px;
}
.block {
    width:90%;
    max-width: 1430px;
    margin: auto;
}
.banner-dt .block {
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.banner-dt .text {
    position: absolute;
    left: 0;
    top: 81%;
    transform: translateY(-50%);
    color: #fff;
    width: 100%;
}
.fz40 {
    font-size: 26px;
    line-height: 1.3;
}
.fz20 {
    font-size: 17px;
    line-height: 1.3;
}
.text .p {
    line-height: 1.7;
    text-align: left;
}
.banner-dt .text .p {
    margin-top: 30px;
    color: #e8afaf;
}
.banner-dt  .text .p a {
    display: inline-block;
    margin-bottom: 20px;
    width: 120px;
    margin-right: 50px;
    line-height: 1.5;
    vertical-align: top;
    white-space: nowrap;
    color: #fff;
}
.banner-dt  .text .p .now {
    color: #fff;
    font-weight: bold;
}
.wrap {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
}

.wrap_c {
    padding: 0px;
    width: 90%;
    max-width: 1430px;
    margin: 0 auto;
}

.xxjj_01 {
    overflow: hidden;
    background: url(../img/csbg2.png) top 19px right 15% no-repeat;
    background-size: auto;
    padding: 100px 0;
}

.xxjj_01 p {
    width: 40%;
    overflow: hidden;
}
.xxjj_01 p.p1 {
    font-size: 90px;
    color: #d40000;
    line-height: 100px;
    font-weight: bold;
    margin-left: -7px;
}
.xxjj_01 p.p1 span {
    font-size: 40px;
    color: #d40000;
    line-height: 100px;
    font-weight: bold;
    margin-left: 7px;
}
.xxjj_01 p.p2 {
    font-size: 24px;
    color: #1c1c1c;
    line-height: 30px;
    margin-top: 20px;
    font-weight: bold;
}
.xxjj_01 p.p3 {
    margin: 12px 0px;
}
.xxjj_01 p.p3 b {
    width: 4px;
    height: 20px;
    display: block;
    overflow: hidden;
    border-radius: 3px;
    background-color: #8e1029;
}
.xxjj_01 p.p4 {
    font-size: 16px;
    color: #1c1c1c;
    line-height: 30px;
    text-align: justify;
}
.xxjj_02 {
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}
.xxjj_02 b.b2 {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    display: block;
    overflow: hidden;
    background-color: #f9f9f9;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.xxjj_02 img {
    width: 48%;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
.xxjj_02fr {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 999;
    margin-top: 60px;
    padding: 60px 0px;
}
.xxjj_02fr .fr {
    width: 45%;
    margin-right: -3%;
    text-align: justify;
}
.xxjj_02fr .fr p.p1 {
    font-size: 24px;
    color: #1c1c1c;
    line-height: 30px;
    margin-top: 20px;
    font-weight: bold;
}
.xxjj_02fr .fr p.p2 {
    margin: 12px 0px;
}
.xxjj_02fr .fr p.p3 {
    font-size: 16px;
    color: #1c1c1c;
    line-height: 30px;
}
.xxjj_02fr .fr p.p2 b {
    width: 3px;
    height: 20px;
    display: block;
    overflow: hidden;
    border-radius: 3px;
    background-color: #8e1029;
}

.xxjj_04{overflow:hidden;position:relative;
    margin-top: 50px;}
.xxjj_04 img{
    width: 48%;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1111;
}

.xxjj_04 b.b_bg{width:100%;height:calc(100% - 40px);overflow:hidden;display:block;background-color:#f9f9f9;position:absolute;left:0px;bottom:0px;}
.xxjj_04_t{width:100%;overflow:hidden;position:relative;}
.xxjj_04_t .fl{    width: 45%;
    margin-top: 65px;
    padding: 40px 0px;
    margin-bottom: 60px;}
.xxjj_04_t .fl p.p1{font-size:24px;color:#1c1c1c;line-height:30px;margin-top:20px;font-weight:bold;}
.xxjj_04_t .fl p.p2{margin:12px 0px;}
.xxjj_04_t .fl p.p2 b{width:3px;height:20px;display:block;overflow:hidden;border-radius:3px;background-color:#8e1029;}
.xxjj_04_t .fl p.p3{font-size:16px;color:#1c1c1c;line-height:30px;overflow:hidden;}
.addxg{
    background: url("../img/sk.png")center center no-repeat;
    background-size: cover;
    height: 578px;
    MARGIN-TOP: 30px;
}
.p2{
    margin:12px 0px;
}
.p2 b{
    width:3px;height:20px;display:block;overflow:hidden;border-radius:3px;
    background-color: #ffffff;
}
.addjz{
    width: 100%;
    max-width: 1430px;
    margin: 0 auto;
    /* overflow: hidden; */
    padding-top: 80px;
}
.addjz2{
    width: 100%;
    max-width: 1430px;
    margin: 0 auto;
    /* overflow: hidden; */
    padding-top: 80px;
}
.addjz .text {
    width: 45%;
    float: right;
    margin-right: -3%;
    text-align:  justify;
}
.addjz .text h5 {
    color: #FFFFFF;
    font-size: 24px;
    /* color: #1c1c1c; */
    line-height: 30px;
    margin-top: 5px;
    font-weight: bold;
}
.addjz .text span {
    display: block;
    width: 0.6rem;
    height: 3px;
    background: #ee9640;
}
.addjz .text p {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
}
.addjz2 .text {
    width: 45%;
    float: right;
    margin-right: -3%;
    text-align:  justify;
}

.addjz2 .text h5 {
    color: #FFFFFF;
    font-size: 24px;
    /* color: #1c1c1c; */
    line-height: 30px;
    margin-top: 5px;
    font-weight: bold;
}
.addjz2 .text span {
    display: block;
    width: 0.6rem;
    height: 3px;
    background: #ee9640;
}
.addjz2 .text p {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
}
.addxg2{
    background: url("../img/sk2.png")center center no-repeat;
    height: 578px;
    margin-top: 30px;
    background-size: cover;
}
.wal {
    width: 100%;
    max-width: 1430px;
    margin: 0 auto;
    position: relative;
}
.foot-linkNy {
    min-height: 260px;
}
.foot-link .title {
    font-size: 0.30rem;
    color: #000;
    line-height: 1em;
    padding: 1.1rem 0 0.3rem 0;
    margin-bottom: 0;
    text-align: left;
}
.foot-linkNy .title {
    padding: 50px 0 25px 0;
}
.foot-link .list {
    max-width: 7.59rem;
}
.foot-link .list li {
    width: 25%;
    padding: 0.05rem 0.65rem 0 0;
}
.foot-link .list a {
    display: block;
    border-bottom: #b9ca1c solid 1px;
    font-size: 0.17rem;
    color: #555;
    line-height: 0.45rem;
    letter-spacing: 1px;
}

.foot-link .ewm {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    /* top: 0; */
    bottom: 30px;
}

.foot-link .list ul{
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.subBanner_con_bg {
    background: #900;
    filter: alpha(opacity=60);
    opacity: 0.60;
    -moz-opacity: 0.60;
    -webkit-opacity: 0.60;
    -o-opacity: 0.60;
    width: 500px;
    height: 210px;
    display: block;
    position: absolute;
    left: 0%;
    /* margin-left: -613px; */
    bottom: 0;
}
.subBanner_con {
    position: absolute;
    left: 0;
    /* margin-left: -613px; */
    bottom: 0;
    border-left: 13px solid #6d0909;
    width: 500px;
    height: 210px;
}
.subBanner_con h3 {
    font-size: 30px;
    font-weight: normal;
    padding: 20px 0 18px;
    margin: 0 28px;
    border-bottom: 1px solid #a1a7bb;
    text-align: center;
    color: #fff;
}
.subBanner_con p {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin: 20px 27px;
    height: 80px;
    overflow: hidden;
}
.subBanner_con .inner a{
    display: inline-block;
    width: 32.5%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 17px;
}
.academic_item .acade_item .acade_left1 {
    width: 1.5rem;
    height: 2.2rem;
    border: .01rem solid #d1d2d8;
    overflow: hidden;
    box-shadow: 0 0 0.1rem 0.02rem rgba(0, 0, 0, .1);
}
.academic_item .acade_item .acade_right1 {
    width: calc(100% - 1.5rem);
    padding: 0rem .4rem 0rem .4rem;
    position: relative;
}
.academic_item .acade_item .acade_right1 .acade_txt {
    font-size: .16rem;
    color: #333;
    line-height: 0.30rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 1.2rem;
    transition: all .8s;
    -webkit-transition: all .8s;
    text-align: justify;
}
.academic_item .acade_item .acade_right1 .acade_end .end_txt {
    position: absolute;
    bottom: .2rem;
    right: 0;
    text-align: center;
    z-index: 1;
    background: url(../img/setting1.png) no-repeat right top;
    background-size: 100% 100%;
    width: 2.1rem;
    height: .34rem;
    font-size: .16rem;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: .34rem;
    padding: 0 .1rem;
}
.academic_item .acade_item .acade_left1 {
    width: 1.5rem;
    height: 2.2rem;
    border: .01rem solid #d1d2d8;
    overflow: hidden;
    box-shadow: 0 0 0.1rem 0.02rem rgba(0, 0, 0, .1);
}
.academic_item .acade_item .acade_left1 img {
    width: 100%;
    height: 100%;
    transition: all .8s;
    -webkit-transition: all .8s;
}
.academic_item .acade_item .acade_right1 .acade_end {
    padding-top: 0.8rem;
}
.academic_item .acade_item .acade_right1 .acade_txt p{
    font-size: .18rem;
}
.qhrw2_ul{width: 100%;margin-top: 1px;margin-bottom: 20px;position:relative;}
.qhrw2_ul li{padding-bottom: 25px;padding-top: 25px;border-bottom: 1px solid #dcdcdc;position: relative;}
.qhrw2_ul li .sj{}
.qhrw2_ul li .sj p{font-size: .2971rem;line-height: .2971rem;text-align: center;font-weight: bold;}
.qhrw2_ul li .sj span{font-size: .12rem;line-height: 20px;display: block;text-align:  center;}
.qhrw2_ul .zttj_img_li .sj{min-width:53px;}
.qhrw2_ul li .tit .bt{font-size: 17px;font-weight: bold;line-height: 34px;margin-bottom: 5px;max-height: 34px;overflow: hidden;transition: all .35s;}
.qhrw2_ul li .tit .zy{font-size: 15px;line-height: 30px;color: #666;text-align: justify;text-overflow: ellipsis;max-height: 95px;overflow: hidden;transition: all .35s;}
.qhrw2_ul .zttj_img_li .tit{width: calc(100% - 315px);float: right;margin-top: 5px;margin-bottom: 5px;transition: all .35s;}
}

.qhrw2_ul .zttj_img_li{position: relative;}

  .qhrw2_ul .zttj_img_li .sj{
  width: 70px;
  color: #fff;
  float: left;
  margin-right: 10px;
  position: absolute;
  left: 0;
  background: rgb(47 105 255 / 80%);
  top: 25px;
  }
  .qhrw2_ul .zttj_img_li .sj p{padding-top: .03rem;}
  
  
.jtfylist{
     display: table-cell;
     vertical-align: middle;
     text-align: center;
     position: relative;
     width: 290px;
     height: 165px;
     float: left;
     transition: all 0.35s ease-out;
     overflow: hidden;
}

.rl_cr {
  width: 100%;
  margin-bottom: 35px;
}
.rl_cr .rl_cr_item {
  border: 0.01rem #f1d9d5 solid;
  padding: 8px 20px;
  background-size: 100% 100%;
  position: relative;
  align-items: center;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  margin-bottom: 0.2rem;
}
.rl_cr .rl_cr_item::before {
  content: '';
  width: 0.03rem;
  height: 0.4rem;
  background: #2f69e1;
  position: absolute;
  left: -0.01rem;
  top: 0;
}
.rl_cr .rl_cr_item .rl_cr_item_Title {
  width: calc(100% - 1.2rem);
  padding-left: 0.2rem;
}
.rl_cr .rl_cr_item .rl_cr_item_Title a {
  display: block;
  color: #333;
  font-size: 17px;
  line-height: 28px;
  height: 28px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
.rl_cr .rl_cr_item .rl_cr_item_right {
  font-family: "Philosopher";
  width: 0.85rem;
  border-left: 0.01rem #edd3d3 solid;
}
.rl_cr .rl_cr_item .rl_cr_item_right .num {
  font-size: 0.25rem;
  height: .30rem;
  line-height: 0.3rem;
  color: #2f69e1;
  text-align: right;
}
.rl_cr .rl_cr_item .rl_cr_item_right .rl_cr_time {
  font-size: 0.14rem;
  color: #2f69e1;
  width: 100%;
  height: 0.25rem;
  text-align: right;
  line-height: 0.25rem;
}
.rl_cr .rl_cr_item:hover {
  background: #0e60b6;
}
.rl_cr .rl_cr_item:hover .rl_cr_item_Title a {
  color: #ffffff;
  font-weight: bold;
}
.rl_cr .rl_cr_item:hover .rl_cr_item_right {
  border-left: 0.01rem #fff solid;
}
.rl_cr .rl_cr_item:hover .rl_cr_item_right .num {
  color: #fff;
}
.rl_cr .rl_cr_item:hover .rl_cr_item_right .rl_cr_time {
  color: #fff;
}
.jtfylist:hover{
   transform: translateY(-10px);
}
.jtfylist img{
    transition: all 0.35s ease-in-out;
}
.jtfylist:hover>img{
   transform: scale(1.03);
}
.tit:hover> .bt{
    color: #0e60b6!important;
}
.tit:hover> .zy{
    color: #0e60b6!important;
}
@media screen and (max-width: 1650px){
    .addjz2 .text {
        width: 45%;
        float: right;
        margin-right: 0;
        text-align: justify;
    }
    .addjz .text {
        width: 45%;
        float: right;
        margin-right: 0%;
        text-align: justify;
    }
    .xxjj_01 {
        background: url(../img/csbg2.png) top right 7% no-repeat;
    }
}

