@charset "UTF-8";

@font-face {
    font-family: "ALi";
    src: url("../font/AlimamaShuHeiTi-Bold.ttf");
}

/* 学院概况 */
.xygk {
    width: 100%;
    height: auto;
    padding-top: 103px;
    padding-bottom: 97px;
}

.xygk-layout,
.xrld-layout {
    width: 1600px;
    height: 100%;
    margin: 0 auto;
}

.xygk-content {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 502px;
}

.xygk-main {
    padding: 79px 80px 79px 47px;
    width: calc(100% - 720px);
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(245, 252, 255, 0) 100%);
    height: 502px;
}

.xygk-content img {
    width: calc(100% - 880px);
    max-width: 720px;
    height: 502px;
}

.xygk-titlr {
    font-family: Microsoft YaHei;
    font-size: 30px;
    font-weight: bold;
    color: #083090;
    position: relative;
    margin-bottom: 66px;
}

.xygk-titlr::after {
    position: absolute;
    content: '';
    width: 100px;
    height: 1px;
    background: #9babd3;
    left: 0px;
    bottom: -31px;
}

.xygk-text {
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: normal;
    line-height: 34px;
    color: #333333;
    margin-bottom: 34px;
}

.main-link-more {
    display: inline-block;
    width: auto;
    line-height: 28px;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #083090;
    transition: all 0.3s ease-in-out;
}

.main-link-more:hover {
    transform: translateX(10px);
}

.main-link-more i {
    margin-left: 12px;
    font-size: 20px;
}


.xygk-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 89px;
}

.link-box {
    width: calc(100% / 2 - 27px);
    height: 258px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.xygk-link-title {
    width: auto;
    padding: 20px 88px;
    box-sizing: border-box;
    border: 1px solid rgba(102, 102, 102, 0.33);
    border-radius: 10px;
    font-family: Microsoft YaHei;
    font-size: 40px;
    font-weight: bold;
    color: #666;
    transition: all 0.3s ease;
}

.info-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
    transition: all 0.3s ease;
}

.info-btn span {
    font-size: 16px;
    color: #666666;
    transition: all 0.3s ease;
}

.info-btn i {
    font-size: 12px;
    color: #666666;
    transition: all 0.3s ease;
}

.xrld {
    background: linear-gradient(180deg, #EBF4FF 0%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    padding-top: 71px;
    padding-bottom: 97px;
}

.link-box:hover {
    box-shadow: 0px 4px 10px 0px rgba(255, 132, 0, 0.1);
}

.link-box:hover .info-btn {
    transform: translateY(10px);
}

.link-box:hover .xygk-link-title {
    border: 1px solid rgba(255, 132, 0, 0.33);
    color: #FF8400;
}

.link-box:hover .info-btn span,
.link-box:hover .info-btn i {
    color: #FF8400;
}

.xrld-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 82px;
}

.leader-box {
    width: calc(100% / 3 - 41.5px);
    height: 304px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.leader-box:hover .leader-img,
.leader-box:hover .leader-name-box {
    box-shadow: 0px 4px 10px 0px rgba(27, 80, 209, 0.2);
}

.leader-img {
    width: 266px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: #FFFFFF;
    height: 304px;
    transition: all 0.3s ease-in-out;
}

.leader-img img {
    width: 100px;
    height: 100px;
}

.leader-name-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 107px 43px;
    width: 184px;
    height: 272px;
    transition: all 0.3s ease-in-out;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
}

.leader-name-box * {
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.leader-name {
    margin-bottom: 10px;
}

.gzdt {
    width: 100%;
    height: auto;
    padding-top: 134px;
    padding-bottom: 121px;
}

.gzdt-layout {
    width: 1600px;
    height: 100%;
    margin: 0 auto;
}

.gzdt-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 479px;
    margin-top: 58px;
}

.gzdt-cont-left {
    width: calc(100% - 1088px);
    height: 100%;
}

.gzdt-l-item {
    display: block;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    transition: all 0.3s ease-in-out;
}

.gzdt-l-layout {
    display: flex;
    flex-direction: column;
    padding: 23px 19px;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100%;
}

.gzdt-l-layout img {
    width: 100%;
    height: auto;
    max-height: 296px;
}

.gzdt-l-time {
    margin-top: 37px;
    margin-bottom: 13px;
}

.gzdt-l-title {
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    width: 100%;
    max-width: 440px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s ease-in-out;
}

.gzdt-cont-right {
    width: calc(100% - 30px - 513px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.gzdt-r-item {
    width: calc(100% / 2 - 15px);
    height: 225px;
    background: #FFFFFF;
    margin-bottom: 29px;
    transition: all 0.3s ease-in-out;
}

.gzdt-r-layout {
    padding: 42px 32px;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.gzdt-r-title {
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    width: 100%;
    max-width: 440px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s ease-in-out;
}

.gzdt-r-abs {
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    color: #666;
    overflow: hidden;
    width: 100%;
    max-width: 440px;
    text-overflow: ellipsis;
    max-height: 52px;
    height: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.gzdt-r-bm {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gzdt-r-time {
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

.gzdt-r-bm i {
    font-size: 12px;
    font-weight: normal;
    color: #666;
}

.gzdt-r-item:nth-child(3) {
    margin-bottom: 0px;
}

.gzdt-r-item:last-child {
    margin-bottom: 0px;
}

.gzdt-l-item:hover {
    box-shadow: 0px 4px 10px 0px rgba(255, 132, 0, 0.2);
}

.gzdt-l-item:hover .gzdt-l-title {
    color: #FF8400;
}

.gzdt-r-item:hover {
    box-shadow: 0px 4px 10px 0px rgba(255, 132, 0, 0.2);
}

.gzdt-r-item:hover .gzdt-r-title {
    color: #FF8400;
}

.rdzn {
    width: 100%;
    height: auto;
    padding-top: 42px;
    padding-bottom: 93px;
    position: relative;
}

.rdzn::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 1270px);
    height: 262px;
    background: linear-gradient(180deg, #083090 0%, #1142B7 100%);
    z-index: -1;
}

.rdzn-layout {
    width: 1600px;
    height: 100%;
    margin: 0 auto;
}

.rdzn-layout .rdzn-title .title h2 {
    color: #fff;
}

.rdzn-layout .rdzn-title .title .en-title::before {
    background-color: #ffffff;
}

.rdzn-layout .rdzn-title .en-title {
    color: #ffffff;
}

.rdzn-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 210px;
    margin-top: 58px;
}

.rdzn-item {
    width: calc(100% / 3 - 46px);
    height: 100%;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}

.rdzn-item h2 {
    font-family: Microsoft YaHei;
    font-size: 40px;
    font-weight: bold;
    color: #333;
    transition: all 0.3s ease-in-out;
}

.rdzn-item:hover {
    box-shadow: 0px 4px 10px 0px rgba(255, 132, 0, 0.1);
}

.rdzn-item:hover .info-btn {
    transform: translateY(10px);
}

.rdzn-item:hover .rdzn-tit {
    color: #FF8400;
}

.rdzn-item:hover .info-btn span,
.rdzn-item:hover .info-btn i {
    color: #FF8400;
}

.rcpy {
    width: 100%;
    height: auto;
    padding-top: 129px;
    padding-bottom: 78px;
    position: relative;
}

.rcpy-layout {
    width: 1600px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.rcpy-content {
    width: 100%;
    height: auto;
    margin-top: 54px;
}

.rcpy-cont-right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.rcpy-r-item {
    width: calc(100% / 2 - 25px);
    height: 277px;
    margin-bottom: 50px;
    background: #fff;
    transition: all 0.3s ease-in-out;
}

.rcpy-r-item:hover {
    box-shadow: 0px 4px 10px 0px rgba(255, 132, 0, 0.2);
}

.rcpy-r-item:hover .rcpy-r-title {
    color: #FF8400;
}

.rcpy-r-layout {
    height: 100%;
    width: 100%;
    padding: 16px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rcpy-r-layout img {
    width: 100%;
    max-width: 338px;
    height: 100%;
}

.rcpy-main {
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-left: 30px;
}

.rcpy-r-title {
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    width: 100%;
    max-width: 370px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s ease-in-out;
}

.rcpy-r-abs {
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
    line-height: 26px;
    color: #666;
    overflow: hidden;
    width: 100%;
    max-width: 440px;
    text-overflow: ellipsis;
    max-height: 52px;
    height: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.rcpy-r-bm {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
}

.rcpy-r-time {
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #666666;
}

.rcpy-r-layout.noImg {
    padding: 69px 56px;
}

.noImg .rcpy-main {
    width: 100%;
    margin: 0px;
}

.noImg .rcpy-r-title {
    max-width: 660px;
}

.noImg .rcpy-r-abs {
    max-width: 660px;
}

.jxgz {
    width: 100%;
    height: auto;
    padding-top: 33px;
    padding-bottom: 98px;
    position: relative;
}

.jxgz-layout {
    width: 1600px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.jxgz::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 1270px);
    height: 262px;
    background: linear-gradient(180deg, #083090 0%, #1142B7 100%);
    z-index: -1;
}

.jxgz-title .title h2 {
    color: #ffffff;
}

.jxgz-title .title .en-title {
    color: #ffffff;
}

.jxgz-title .title .en-title::before {
    background-color: #ffffff;
}

.jxgz-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 45px;
}

.jxgz-item {
    width: calc(100% / 3 - 46px);
    background: #fff;
    transition: all 0.3s ease-in-out;
}

.jxgz-item:hover {
    box-shadow: 0px 4px 10px 0px rgba(27, 80, 209, 0.2);
}

.jxgz-item:hover {
    box-shadow: 0px 4px 10px 0px rgba(27, 80, 209, 0.2);
}

.jxgz-item:hover .st-title {
    color: #FF8400;
}

.jxgz-item:hover .continue {
    background-color: #FF8400;
}

.jxgz-item:hover .continue i {
    color: #fff;
}

.sxs {
    width: 100%;
    height: auto;
    padding-top: 74px;
    padding-bottom: 41px;
    background: linear-gradient(180deg, #EBF4FF 0%, rgba(255, 255, 255, 0) 100%);
}

.sxs-layout {
    width: 1600px;
    margin: 0 auto;
    height: auto;
}

.sxs-content {
    margin-top: 84px;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sxs-list-item {
    width: calc(100% / 3 - 32px);
    height: 85px;
    background: #fff;
    margin-bottom: 52px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 31px 22px;
    transition: all 0.3s ease-in-out;
}

.sxs-list-item * {
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    transition: all 0.3s ease-in-out;
}

.sxs-list-item:hover {
    box-shadow: 0px 4px 10px 0px rgba(255, 132, 0, 0.2);
}

.sxs-list-item:hover .sxs-tit {
    color: #FF8400;
}

.sxs-list-item:hover .sxs-time {
    color: #FF8400;
}

.info-w .title h2 {
    color: #ffffff;
}

.info-w .title .en-title {
    color: #ffffff;
}

.info-w .title .en-title::before {
    background-color: #ffffff;
}

.szdw-title.info-w {
    position: relative;
}

.szdw-title.info-w::after {
    content: '';
    position: absolute;
    left: -160px;
    top: 50%;
    transform: translateY(-50%);
    width: 519px;
    height: 157px;
    background: url(../images/szdw-tit.png) no-repeat center center;
    background-size: cover;
    z-index: -1;
}

.szdw-change-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    width: calc(100% - 800px);
    margin-right: 150px;
    align-items: center;
    justify-content: space-between;
}

.szdw-change-btn {
    /* max-width: 229px; */
    text-align: center;
    padding: 21px 66px;
    box-sizing: border-box;
    border: 1px dashed #1142B7;
    border-radius: 50px;
    font-family: Microsoft YaHei;
    font-size: 24px;
    font-weight: normal;
    color: #1142B7;
    white-space: nowrap;
    cursor: pointer;
}

.szdw-change-btn.active {
    background: linear-gradient(270deg, #1142B7 0%, #1142B8 100%);
    border: none;
    color: #fff;
    font-weight: bolder;
}

.szdw-change-btn:hover {
    background: linear-gradient(270deg, #1142B7 0%, #1142B8 100%);
    border: none;
    color: #fff;
    font-weight: bolder;
}

.info-page {
    padding-top: 106px;
    /* padding-bottom: 113px; */
}

.article-layout {
    width: 100%;
    max-width: 1600px;
    height: 100%;
    min-height: 800px;
    margin: 0 auto;
    margin-bottom: 113px;
    padding-bottom: 30px;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

.article-title {
    padding-top: 75px;
    padding-bottom: 36px;
    font-family: Microsoft YaHei;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #333;
}

.article-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

.article-content-text img {
    width: 50%;
    margin: 0 auto;
    display: block;
    height: auto;
}

.article-time,
.info-from,
.info-mun {
    margin-left: 10px;
}

.article-info * {
    font-size: 18px;
    font-weight: normal;
    color: #333;
}

.article-info-font em {
    margin-left: 19px;
    cursor: pointer;
}

.article-info-share a {
    margin-left: 13px;
}

.article-info-share i {
    margin-left: 13px;
    font-size: 24px;
}

.wechat {
    position: relative;
    margin-bottom: 3.5px;
}

.wechat i {
    position: relative;
    color: #333333;
    cursor: default;
}

.wechat i:hover {
    color: #04c15f;
}

.qq i {
    position: relative;
    color: #333333;
    cursor: pointer;
}

.qq i:hover {
    color: #009cff;
}

.weibo i {
    position: relative;
    color: #333333;
    cursor: pointer;
}

.weibo i:hover {
    color: #e01225;
}

.qrcode {
    position: absolute;
    content: "";
    bottom: -110px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
    border-radius: 10px;
    opacity: 0;
    display: none;
    transition: all 0.3s ease;
}

.wechat:hover .qrcode {
    opacity: 1;
    display: block;
}

.article-content {
    width: 100%;
    height: auto;
    max-width: 1520px;
    margin: 0 auto;
    border-top: 1.11px dashed #D0D0D0;
    margin-top: 42px;
    padding-top: 30px;
}

/* 列表页 */

.list-page .column {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1600px;
    margin: 0 auto;
    height: auto;
    padding-top: 97px;
    padding-bottom: 101px;
}

.menu-list {
    width: calc(100% - 1230px);
    height: 1577px;
    background: #FFFFFF;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.menu-list::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 146px;
    z-index: 1;
    background: linear-gradient(180deg, rgba(8, 48, 144, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
}

.menu-title {
    position: relative;
    width: 100%;
    height: 91px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    margin-top: 30px;
    cursor: pointer;
}

.menu-title span {
    font-family: Microsoft YaHei;
    font-size: 24px;
    font-weight: normal;
    color: #333;
    padding: 30px 96px;
}

.menu-title.active span {
    background: linear-gradient(270deg, rgba(8, 48, 144, 0.1) 0%, rgba(8, 48, 144, 0) 100%);
}

.menu-title:hover span {
    background: linear-gradient(270deg, rgba(8, 48, 144, 0.1) 0%, rgba(8, 48, 144, 0) 100%);
}

.menu-title:hover::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 6px;
    height: 60px;
    background: #083090;
    border-radius: 0 10px 10px 0;
}

.menu-title.active::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 6px;
    height: 60px;
    background: #083090;
    border-radius: 0 10px 10px 0;
}

.list-content {
    width: calc(100% - 389px);
    height: 1577px;
    background: #FFFFFF;
    position: relative;
}

.list-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 146px;
    z-index: 1;
    background: linear-gradient(180deg, rgba(8, 48, 144, 0.05) 0%, rgba(255, 255, 255, 0) 100%);
}

.list-content-item {
    padding: 41px 0px;
    width: calc(100% - 98px);
    margin: 0 auto;
    height: 282px;
    border-bottom: 1px dashed #D8D8D8;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    z-index: 9;
}

.list-content-item:hover .list-main-title {
    color: #FF8400;
}

.list-content-item:nth-last-child(2) {
    border-bottom: none;
}

.list-content-item img {
    width: 100%;
    max-width: 320px;
    height: 100%;
    margin-right: 40px;
}

.list-main-time .st-date,
.list-main-time .st-year,
.list-main-time .st-year i {
    color: #999;
}

.list-main-title {
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 20px 0px;
    width: 100%;
    max-width: 750px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s ease-in-out;
}



.list-main-abs {
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-weight: normal;
    color: #666;
    overflow: hidden;
    width: 100%;
    max-width: 750px;
    text-overflow: ellipsis;
    max-height: 45px;
    height: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-width: 220px;
}

.noListImg .list-content-item-title {
    width: 100%;
}

.noListImg .list-main-title {
    max-width: 1110px;
}

.noListImg .list-main-abs {
    max-width: 1110px;
}

.page-layout {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
}

@media screen and (max-width:1600px) {

    .xygk-layout,
    .xrld-layout,
    .gzdt-layout,
    .rdzn-layout,
    .rcpy-layout,
    .jxgz-layout,
    .sxs-layout,
    .list-page .column,
    .article-layout {
        width: calc(100% - 20px);
        margin: 0 auto;
    }

    .article-layout {
        padding: 20px;
    }

    .xygk-content img {
        width: 720px;
    }

    .menu-list {
        min-width: 370px;
    }

    .rcpy-main {
        display: flex;
        height: 100%;
        width: calc(100% - 368px);
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        margin-left: 30px;
    }

    .xygk-content {
        height: auto;
    }

    .xygk-main {
        height: auto;
    }

    .rdzn::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 375px;
        height: 262px;
        background: linear-gradient(180deg, #083090 0%, #1142B7 100%);
        z-index: -1;
    }

    .gzdt-cont-left {
        min-width: 500px;
    }

    .jxgz::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 475px;
        height: 262px;
        background: linear-gradient(180deg, #083090 0%, #1142B7 100%);
        z-index: -1;
    }

    .st-layout img {
        width: 100%;
        max-height: 276px;
        height: auto;
    }

    .jxgz-item {
        width: calc(100% / 3 - 15px);
        background: #fff;
        transition: all 0.3s ease-in-out;
    }

    .rcpy {
        width: 100%;
        height: auto;
        padding-top: 29px;
        padding-bottom: 38px;
        position: relative;
    }

    .szdw-contant {
        padding-top: 164px;
        height: 470px;
    }

    .szdw-change-box {
        position: absolute;
        top: 250%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        width: calc(100% - 500px);
        align-items: center;
        justify-content: space-between;
    }
}

@media screen and (max-width:1400px) {
    .szdw-change-box {
        position: absolute;
        top: 250%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        width: calc(100% - 300px);
        align-items: center;
        justify-content: space-between;
    }
}

@media screen and (max-width:1300px) {
    .list-content-item-title {
        width: calc(100% - 360px);
    }
}


@media screen and (max-width:1200px) {
    .rcpy-r-item {
        width: 100%;
    }
}

@media screen and (max-width:1100px) {
    .list-page .column {
        flex-direction: column;
        padding: 30px 0px;
    }

    .menu-list {
        flex-direction: column;
        /* flex-wrap: wrap; */
        height: auto;
        width: 100%;
        margin-bottom: 30px;
    }

    .menu-title span {
        font-family: Microsoft YaHei;
        font-size: 24px;
        font-weight: normal;
        color: #333;
        padding: 30px 40%;
        white-space: nowrap;
    }

    .menu-title {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .list-content {
        width: 100%;
        height: auto;
    }

    .xygk-content {
        flex-direction: column;
    }

    .xygk-main {
        width: 100%;
    }

    .xygk-content img {
        width: 100%;
        height: auto;

    }

    .xrld-content {
        flex-wrap: wrap;
    }

    .leader-box {
        width: calc(100% / 2 - 20.5px);
        height: 304px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }

    .xrld {
        background: linear-gradient(180deg, #EBF4FF 0%, rgba(255, 255, 255, 0) 100%);
        width: 100%;
        padding-top: 31px;
        padding-bottom: 37px;
    }

    .sxs-list-item {
        width: calc(100% / 2 - 15px);
        height: 85px;
        background: #fff;
        margin-bottom: 22px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 31px 22px;
        transition: all 0.3s ease-in-out;
    }

    .page-layout {
        margin: 30px 0 50px;
    }

    .jxgz {
        width: 100%;
        height: auto;
        padding-top: 33px;
        padding-bottom: 28px;
        position: relative;
    }

    .szdw-change-box {
        position: absolute;
        top: 250%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        width: calc(100% - 100px);
        align-items: center;
        justify-content: space-between;
    }
}


@media screen and (max-width:1000px) {
    .header-name {
        margin-top: 100px;
        font-size: 60px;
    }

    .menu-list {
        flex-direction: row;
        flex-wrap: wrap;
        height: auto;
        width: 100%;
        margin-bottom: 30px;
    }

    .menu-title {
        position: relative;
        /* width: auto; */
        margin: 20px 10px;
        height: 91px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 9;
        margin-top: 30px;
        cursor: pointer;

    }

    .header {
        width: 100%;
        height: 570px;
        position: relative;
    }

    .xygk-link-title {
        width: auto;
        padding: 20px 48px;
        box-sizing: border-box;
        border: 1px solid rgba(102, 102, 102, 0.33);
        border-radius: 10px;
        font-family: Microsoft YaHei;
        font-size: 20px;
        font-weight: bold;
        color: #666;
        transition: all 0.3s ease;
    }

    .xrld-content {
        margin-top: 32px;
    }

    .gzdt {
        width: 100%;
        height: auto;
        padding-top: 34px;
        padding-bottom: 31px;
    }

    .gzdt-l-title {
        max-width: 800px;
    }

    .gzdt-r-title {
        max-width: 930px;
    }

    .gzdt-r-abs {
        max-width: 930px;
    }

    .gzdt-content {
        flex-direction: column;
        height: auto;
    }

    .gzdt-r-item:nth-child(3) {
        margin-bottom: 29px;
    }

    .gzdt-r-item:last-child {
        margin-bottom: 29px;
    }

    .gzdt-cont-right {
        flex-direction: column;
        width: 100%;
    }

    .gzdt-r-item {
        width: 100%;
    }

    .gzdt-cont-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .gzdt-l-layout img {
        width: 100%;
        height: auto;
        max-height: 100%;
    }

    .rdzn-item h2 {
        font-size: 28px;
    }

    .rdzn-content {
        flex-wrap: wrap;
    }

    .rdzn {
        width: 100%;
        height: auto;
        padding-top: 42px;
        padding-bottom: 33px;
        position: relative;
    }

    .gzdt-cont-left {
        min-width: 100%;
    }

    .rdzn-content {
        height: auto;
    }

    .rdzn-item {
        width: calc(100% / 2 - 15px);
        height: 210px;
        background: #FFFFFF;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease-in-out;
        margin-bottom: 30px;
    }

    .sxs-content {
        margin-top: 20px;
    }

    .sxs {
        width: 100%;
        height: auto;
        padding-top: 34px;
        padding-bottom: 21px;
        background: linear-gradient(180deg, #EBF4FF 0%, rgba(255, 255, 255, 0) 100%);
    }

    .jxgz-content {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        margin-top: 20px;
    }

    .jxgz-item {
        width: calc(100% / 2 - 15px);
        background: #fff;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:900px) {
    .xygk-link {
        flex-direction: column;
        margin-top: 30px;
    }

    .link-box {
        width: 100%;
        margin: 10px 0;
    }

    .xygk {
        width: 100%;
        height: auto;
        padding-top: 33px;
        padding-bottom: 37px;
    }

    .szdw-change-box {
        position: absolute;
        top: 250%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        width: calc(100%);
        align-items: center;
        justify-content: space-between;
    }


}

@media screen and (max-width:800px) {
    .article-content-text img {
        width: 100%;
        margin: 0 auto;
        display: block;
        height: auto;
    }

    .menu-title span {
        font-family: Microsoft YaHei;
        font-size: 24px;
        font-weight: normal;
        color: #333;
        padding: 30px 30%;
        white-space: nowrap;
    }

    .szdw-change-box {
        position: absolute;
        top: 200%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-wrap: wrap;
        width: calc(100%);
        align-items: center;
        justify-content: space-between;
    }

    .szdw-change-btn {
        text-align: center;
        padding: 10px 45px;
        box-sizing: border-box;
        border: 1px dashed #1142B7;
        border-radius: 50px;
        font-family: Microsoft YaHei;
        font-size: 24px;
        font-weight: normal;
        color: #1142B7;
        white-space: nowrap;
        cursor: pointer;
    }
}

@media screen and (max-width:750px) {
    .sxs-list-item {
        width: calc(100%);
        height: 85px;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 31px 22px;
        transition: all 0.3s ease-in-out;
    }

    .rcpy-r-item {
        height: 200px;
    }

    .rcpy-main {
        min-width: 200px;
    }

    .rcpy-r-layout.noImg {
        padding: 20px 20px;
    }
}


@media screen and (max-width:700px) {
    .leader-box {
        width: calc(100%);
        height: 304px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }

    .list-content-item {
        padding: 41px 0px;
        width: calc(100% - 98px);
        margin: 0 auto;
        height: 252px;
        border-bottom: 1px dashed #D8D8D8;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        z-index: 9;
    }

    .list-content-item img {
        width: 100%;
        max-width: 250px;
        height: auto;
        margin-right: 40px;
    }

    .list-content-item-title {
        min-width: 260px;
    }

    .szdw-change-box {
        position: absolute;
        top: 320%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-wrap: wrap;
        width: calc(100%);
        align-items: center;
        justify-content: space-between;
    }

    .szdw-title.info-w::after {
        content: '';
        position: absolute;
        left: -160px;
        top: 50%;
        transform: translateY(-50%);
        width: 319px;
        height: 157px;
        background: url(../images/szdw-tit.png) no-repeat center center;
        background-size: contain;
        z-index: -1;
    }

    .list-content-item {
        padding: 41px 0px;
        width: calc(100% - 20px);
        margin: 0 auto;
        height: 252px;
        border-bottom: 1px dashed #D8D8D8;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        z-index: 9;
    }



    .szdw-contant {
        padding-top: 204px;
        height: 510px;
    }

    .szdw-change-btn {
        margin-bottom: 20px;
    }

    .rdzn::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 47%;
        height: 262px;
        background: linear-gradient(180deg, #083090 0%, #1142B7 100%);
        z-index: -1;
    }

    .jxgz::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 47%;
        height: 262px;
        background: linear-gradient(180deg, #083090 0%, #1142B7 100%);
        z-index: -1;
    }

    .jxgz-item {
        width: calc(100%);
        background: #fff;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
    }

    .rcpy-r-item {
        height: 180px;
    }

    .rcpy-main {
        min-width: 125px;
    }
}

@media screen and (max-width:650px) {
    .list-content-item img {
        width: 100%;
        max-width: 200px;
        height: auto;
        margin-right: 20px;
    }

    .list-content-item-title {
        min-width: 200px;
    }

    .list-main-abs {

        min-width: 200px;
    }
}

@media screen and (max-width:485px) {
    .list-content-item img {
        width: 100%;
        max-width: 200px;
        height: auto;
        margin-right: 20px;
    }

    .list-main-abs {
        min-width: 150px;
    }

    .list-content-item-title {
        min-width: 150px;
    }
}