body,
html {
    width: 100%;
    overflow-x: hidden;
}

.xny-in {
    width: 1180px;
    margin: 0 auto;
}

.xny-header-other {
    height: 48px;
    box-shadow: inset 0px -1px 0px 0px #F2F2F2;
    text-align: right;
    padding-top: 13px;
}

.xny-header-other>.xny-in>a {
    display: inline-block;
    margin-left: 15px;
}

.xny-header-other>.xny-in>a:hover {
    color: #3382FF;
}

.xny-searchBtn {
    display: inline-block;
    margin-left: 15px;
}

.xny-searchBtn>div {
    display: inline-block;
    cursor: pointer;
}

.xny-searchBtn>div.xny-searchClose {
    display: none;
}

.xny-searchBtn>div.xny-searchClose:hover {
    color: #3382FF;
}

.StranLink {
    position: relative;
    padding-left: 22px;
}

.StranLink:hover {
    color: #3382FF;
}

.xny-searchIcon:hover {
    color: #3382FF;
    cursor: pointer;
}

.xny-header-nav {
    height: 90px;
    float: right;
}

.xny-header-nav>li {
    display: inline-block;
    margin-left: 30px;
    line-height: 90px;
    position: relative;
}

.xny-header-nav>li>a,
.xny-header-nav>li>a.active {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    position: relative;
    display: inline-block;
}

.xny-header-nav>li>a.active {
    color: #3382FF;
}

.xny-header-nav>li>a:hover::before,
.xny-header-nav>li>a.active::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: #3382FF;
}

.xny-header-nav>li>a:hover {
    color: #3382FF;
}

.xny-header-logo {
    float: left;
    padding-top: 20px;
}

.xny-header-main {
    height: 90px;
}

.xny-header-nav-2 {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: 640px;
    min-height: 300px;
    background: #fff;
    box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(0,0,0,0.2);
    left: 50%;
    top: 90px;
    margin-left: -320px;
    padding: 40px;
    z-index: 2;
    transform: translateY(50px);
    overflow: hidden;
}

.xny-header-nav-2-pic {
    width: 280px;
    padding-right: 40px;
    border-right: 1px solid #F2F2F2;
    float: left;
}

.xny-header-nav-2-pic img {
    width: 240px;
    height: 160px;
}

.xny-header-nav-2-pic-title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.xny-header-nav-2-pic-desc {
    color: #9E9E9E;
    font-size: 14px;
    line-height: 24px;
}

.xny-header-nav-2-menu {
    float: left;
    width: 280px;
}

.xny-header-nav-2-menu li {
    line-height: 34px;
    padding-left: 40px;
}
.xny-header-nav>li[data-code="xxgk"] .xny-header-nav-2-menu li{
    float: left;
    width: 130px;
}
.xny-header-nav-2-menu li a {
    font-size: 16px;
    color: #333;
}

.xny-header-nav-2-menu li a:hover {
    color: #3382FF;
}

.xny-header-nav>li:hover .xny-header-nav-2 {
    visibility: visible;
    opacity: .9;
    transform: translateY(0);
}

.xny-searchBox {
    height: 100px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 48px;
    display: none;
}

.xny-header {
    position: relative;
}

.xny-searchBox-main {
    width: 780px;
    height: 56px;
    /* background: #F7F8FA; */
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 0;
}

.xny-searchBox-ipt {
    width: 600px;
    height: 56px;
    background: #F7F8FA;
    font-size: 16px;
    padding: 0 10px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.xny-searchBox-btn {
    display: inline-block;
    width: 100px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    background: hsl(217, 100%, 60%);
    border-radius: 0px 4px 4px 0px;
    font-size: 16px;
    color: #fff;
    vertical-align: middle;
}

.xny-banner {
    /* height: 560px; */
    /* padding-top: 60px; */
}

.xny-banner img {
    width: 100%;
    height: 100%;
}

.xny-banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 1;
}

.xny-banner .swiper-pagination-bullet-active {
    width: 28px;
    height: 12px;
    background: #3382FF;
    border-radius: 6px;
}

.xny-notice {
    background: #FBFBFB;
    height: 80px;
    line-height: 80px;
}

.xny-noticeIcon {
    font-size: 16px;
}

.xny-noticeTitle {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-left: 10px;
}

.xny-indexNews-title {
    margin-bottom: 40px;
}

.xny-noticeDesc a {
    font-size: 16px;
    color: #666;
}

.xny-noticeDesc a:hover {
    color: #3382FF;
}

.xny-indexNews-titleFont {
    float: left;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.xny-indexNews-more {
    float: right;
    margin-top: 10px;
    line-height: 24px;
}

.xny-indexNews-moreIcon {
    margin-left: 8px;
    font-size: 24px;
    vertical-align: middle;
}

.xny-indexNews-more:hover {
    color: #3382FF;
}

.xny-indexNews-1-pic {
    width: 40%;
    height: 320px;
    margin-right: 40px;
    float: left;
    border-radius: 8px;
    overflow: hidden;
}

.xny-indexNews-1-pic>a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.xny-indexNews-1-list-item {
    float: left;
    width: calc(100% - 40% - 40px);
    padding: 12px 0;
    height: 80px;
}

.xny-indexNews-1-list-item:not(:last-child) {
    box-shadow: inset 0px -1px 0px 0px #F2F2F2
}

.xny-indexNews-1-list-item>a {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: normal;
    margin-bottom: 5px;
}

.xny-indexNews-1-list-item>a:hover {
    color: #3382FF;
}

.xny-indexNews-1-list-item>div {
    font-size: 14px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xny-indexNews-2-mt {
    width: 27%;
}

.xny-indexNews-2-list {
    font-size: 0;
}

.xny-indexNews-2-list>a {
    padding-top: 20px;
    padding-bottom: 16px;
    font-size: 16px;
    color: #333;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xny-indexNews-2-list>a:first-child {
    padding-top: 0;
}

.xny-indexNews-2-list>a:not(:last-child) {
    box-shadow: inset 0px -1px 0px 0px #F2F2F2;
}

.xny-indexNews-2-list>a:hover {
    color: #3382FF;
}

.xny-indexNews-title-mb {
    margin-bottom: 20px;
}

.xny-indexNews-2-mt {
    float: left;
}

.xny-indexNews-2-xq {
    margin-left: 80px;
    margin-right: 80px;
}

.xny-indexNews-2-indexVideo {
    width: 32%;
}

.xny-indexNews-2-indexVideo-mian .swiper-container {
    width: 100%;
    height: 214px;
    border-radius: 8px;
}

.xny-indexNews-2-indexVideo-mian {
    position: relative;
}

.xny-videoBtn {
    width: 48px;
    height: 48px;
    background: rgba(51, 51, 51, .6);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    color: #fff;
    line-height: 48px;
    text-align: center;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 2;
}

.xny-videoBtn:hover {
    color: #3382FF;
    background: #fff;
}

.xny-indexNews-2-indexVideo-mian .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #999;
    margin: 0 4px;
}

.xny-indexNews-2-indexVideo-mian .swiper-pagination-bullet-active {
    width: 28px;
    height: 12px;
    background: #3382FF;
    border-radius: 6px;
}

.xny-indexNews-2-indexVideo-mian .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    margin-top: 10px;
}

.xny-indexNews-2-indexVideo-main .swiper-container {
    /* height: 214px;
    border-radius: 8px; */
}

.xny-indexNews-2-indexVideo-main video {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.xny-indexNews-2-indexVideo-main .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #999;
    margin: 0 5px;
}

.xny-indexNews-2-indexVideo-main .swiper-pagination-bullet-active {
    width: 28px;
    background: #3382FF;
    border-radius: 6px;
}

.xny-indexNews-2-indexVideo-main {
    position: relative;
}

.xny-indexNews-2-indexVideo-main img {
    max-width: 100%;
    max-height: 100%;
}

.xny-indexNews-2-indexVideo-main .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    margin-top: 10px;
}

.xny-indexYw-main-item-title {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 2;
    /* transform: translateY(150px); */
    transition: all ease-in-out 400ms;
    margin-bottom: 20px;
}

.xny-indexYw-main-item-desc {
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 2;
    /* transform: translateY(140px); */
    margin-bottom: 10px;
    transition: all ease-in-out 400ms;
}

.xny-indexYw-more {
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 2;
    cursor: pointer;
    /* transform: translateY(200px); */
    transition: all ease-in-out 400ms;
    display: none;
}

.xny-indexYw-more a {
    color: #fff;
}

.xny-indexYw-more i {
    font-size: 24px;
}

.xny-indexYw-main-item {
    width: calc((100% - 40px) / 2);
    float: left;
    height: 369px;
    border-radius: 8px;
    position: relative;
    padding: 60px;
    cursor: pointer;
    transition: all ease-in-out 750ms;
    overflow: hidden;
    padding-top: 200px;
}

.xny-indexYw-main-item:hover .xny-indexYw-main-mask {
    transition: all ease-in-out 750ms;
    display: block;
}

.xny-indexYw-main-item:hover {
    transition: all ease-in-out 750ms;
    padding-top: 120px;
}


/* .xny-indexYw-main-item:hover .xny-indexYw-main-item-title {
    transition: all ease-in-out 750ms;
    transform: translateY(110px);
    margin-bottom: 0;
}

.xny-indexYw-main-item:hover .xny-indexYw-main-item-desc {
    transition: all ease-in-out 750ms;
    transform: translateY(120px);
}

.xny-indexYw-main-item:hover .xny-indexYw-more {
    transition: all ease-in-out 750ms;
    transform: translateY(130px);
} */

.xny-indexYw-main-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    display: none;
}

.xny-indexYw-main-item:not(:first-child) {
    margin-left: 40px;
    color: #fff;
}

.xny-indexYw-more i {
    margin-left: 10px;
}

.xny-indexYw-fj {
    font-size: 24px;
    margin-right: 4px;
}

.xny-indexYw-main-item:hover .xny-indexYw-more {
    display: block;
}

.xny-indexFast-container {
    width: 1170px;
    padding-left: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.xny-indexFast-item {
    float: left;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E8E8E8;
    text-align: center;
    width: 217px;
    height: 220px;
    padding-top: 38px;
    padding-left: 10px;
    padding-right: 10px;
    transition: ease .3s;
}

.xny-indexFast-item>a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.xny-indexFast-item:hover {
    transition: ease .3s;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}

.xny-indexFast-item:not(:last-child) {
    /* margin-right: 20px; */
}

.xny-indexFast-item img {
    width: 48px;
    height: 48px;
}

.xny-indexFast-item-title {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

.xny-indexFast-item-desc {
    font-size: 14px;
    color: #666;
}

.xny-footer {
    background: #0C1F3A;
}

.xny-footer-otherNav {
    padding: 20px 0;
    box-shadow: inset 0px -1px 0px 0px #3D4C61;
}

.xny-footer-otherNav-ul {
    float: left;
    padding-top: 10px;
}

.xny-footer-otherNav-ul li a {
    color: #6D7888;
    font-size: 14px;
}

.xny-footer-otherNav-ul li a:hover {
    color: #3382FF;
}

.xny-footer-otherNav-ul li {
    display: inline-block;
    margin: 0 5px;
    position: relative;
}

.xny-footer-otherNav-ul li:not(:last-child)::before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 2px;
    position: absolute;
    right: -9px;
    background: #3D4C61;
    top: 50%;
    margin-top: -1px;
}

.xny-footer-select {
    color: #6D7888;
    float: right;
}

.xny-footer-select-main {
    width: 240px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    color: #999;
    padding: 0 10px;
    appearance: auto;
    -webkit-appearance: auto;
    cursor: pointer;
}

.xny-footer-select-main option {}

.xny-footerNav {
    float: left;
}

.xny-footer-desc {
    float: left;
    color: #6D7888;
    width: 290px;
}

.xny-footerNav>ul {
    float: left;
    margin-left: 72px;
    color: #6D7888;
}

.xny-footerNav>ul>li>a {
    color: #6D7888;
    font-size: 14px;
}

.xny-footerNav>ul>li>a:hover {
    color: #3382FF;
}

.xny-footerNav>ul>li:first-child>a {
    color: #fff;
    font-size: 16px;
}

.xny-footerNav>ul>li {
    margin-bottom: 5px;
}

.xny-footerNav>ul>li:first-child {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}

.xny-footerNav-last {
    width: 220px;
}

.xny-footer-main {
    margin-top: 80px;
    margin-bottom: 80px;
}

.xny-footer-desc-address {
    margin-top: 40px;
    margin-bottom: 20px;
}

.xny-footer-desc-tel {
    margin-bottom: 20px;
}

.xny-footerGZ {
    margin-top: 30px;
}

.xny-wx,
.xny-wb,
.xny-dy {
    width: 48px;
    height: 48px;
    background: rgba(255, 255, 255, .2);
    float: left;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    position: relative;
}

.xny-footerGZ i {
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

.xny-footerGZ>div:hover {
    /* background: #3382FF; */
}

.xny-footerGZ>div:not(:last-child) {
    margin-right: 24px;
}

.xny-footerGZ i:not(:first-child) {
    margin-left: 20px;
}

.xny-footerSup {
    text-align: center;
    color: #6D7888;
    font-size: 14px;
    padding: 20px 0;
}

.xny-footerSup a {
    color: #6D7888;
    font-size: 14px;
}

.xny-footerSup a:hover {
    color: #3382FF;
}

.xny-beian {
    margin: 0 10px;
}

.xny-indexFast {
    margin: 100px 0;
    position: relative;
}

.xny-indexFast .swiper-pagination {
    transform: translateX(-50%);
    left: 50%;
    /* margin-top: 20px; */
}

.xny-indexFast .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
}

.xny-indexNews-2 {
    margin-top: 60px;
    margin-bottom: 80px;
}

.xny-otherBanner {
    /* height: 480px; */
}

.xny-otherBanner img {
    width: 100%;
}

.xny-bread {
    height: 60px;
    line-height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 8px 24px 0px rgba(0, 79, 213, 0.05);
    text-align: center;
}

.xny-bread li {
    display: inline-block;
    margin: 0 15px;
}

.xny-bread li a {
    color: #666;
    font-size: 16px;
    position: relative;
    display: inline-block;
    font-weight: 550;
}

.xny-bread li a:hover {
    color: #3382FF;
}

.xny-bread li a.active::after,
.xny-bread li a:hover::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: #3382FF;
}

.xny-bread li a.active {
    color: #3382FF;
}

.xny-ldzc {
    padding-top: 120px;
    padding-bottom: 120px;
}

.xny-ldzc-title {
    font-size: 32px;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.xny-ldzc-pic {
    height: 320px;
    background: #F7F8FA;
    border-radius: 8px;
    margin-top: 80px;
    padding: 60px 40px;
    position: relative;
}

.xny-ldzc-picMan {
    width: 280px;
    height: 360px;
    border-radius: 8px;
    position: absolute;
    top: -20px;
}

.xny-ldzc-picMan img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px
}

.xny-ldzc-pic-font {
    position: absolute;
    left: 370px;
    width: 65%
}

.xny-ldzc-pic-fontDesc {
    color: #999;
    font-size: 14px;
    height: 200px;
}

.xny-ldzc-pic-fontSource {
    color: #666;
    font-size: 16px;
    /* margin-top: 7%; */
    text-align: right;
}

.xny-wx-box {
    width: 160px;
    height: 207px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    background: url(../image/wx-bg.png) center center no-repeat;
    background-size: 100% 100%;
    padding: 10px;
    position: absolute;
    left: 50%;
    margin-left: -80px;
    top: -210px;
    display: none;
}

.xny-wx-box-font {
    color: #999;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    margin-top: 4px;
}

.xny-wx:hover .xny-wx-box {
    display: block;
}

.xny-wb:hover .xny-wx-box {
    display: block;
}

.xny-dy:hover .xny-wx-box {
    display: block;
}

.xny-ldzc-pic-fh {
    position: absolute;
    font-size: 30px;
    top: -27px;
    color: #EDF0F8;
    left: 366px;
}

.xny-ldzy-content-title {
    font-size: 14px;
    color: #3382FF;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 40px;
}

.xny-ldzy-content {
    margin-top: 80px;
}

.mxny-ldzc-pic {
    background: #F7F8FA;
    padding: 40px 20px;
    display: none;
    margin-top: 50px;
}

.mxny-ldzc-pic img {
    float: left;
    margin-top: -55px;
    border-radius: 8px;
    margin-right: 30px;
    border-radius: 8px;
}

.mxny-bread .swiper-slide {
    width: auto!important;
}

.mxny-bread {
    /* display: none; */
}

.mxny-footerNav-2 {
    display: none;
}

.mxny-footerNav a {
    color: #fff;
}

.xny-indexNews {
    /* margin-top: 80px; */
}

.xd-header {
    height: 60px;
    /* padding: 12px 16px; */
    box-shadow: inset 0px -1px 0px 0px #EEEEEE;
    position: fixed;
    width: 100%;
    z-index: 150;
    background: #fff;
    top: 0px;
    display: none;
}

.xd-logo {
    padding-top: 6px;
}

.xd-logo-href img {
    width: 200px;
}

.xd-banner {
    height: 90.6vw;
    margin-top: 60px;
}

.xd-g-title {
    padding: 40px 0px 30px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.xd-func {
    position: absolute;
    right: 18px;
    top: 18px;
}

.xd-func a {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 20px;
}

.xd-search {
    background: url(../image/search.png) no-repeat center center;
    background-size: 24px 24px;
}

.xd-catlog {
    background: url(../image/crcs-wap-toolbar-menu-nor.png) no-repeat center center;
    background-size: 24px 24px;
}

.xd-open {
    position: fixed;
    left: 0px;
    top: 60px;
    background: #F7F8FA;
    width: 100%;
    z-index: 100;
    height: calc(100% - 60px);
    display: none;
    z-index: 101;
}

.xd-search-open {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    z-index: 101;
    left: 0px;
    top: 0px;
    padding-top: 60px;
    display: none;
}

.xd-search-in {
    height: 80px;
    background: #FFFFFF;
    box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.2000);
    padding: 20px 16px 0px 16px;
    position: relative;
}

.xd-search-text {
    height: 40px;
    border: none;
    background: #F7F8FA;
    width: 100%;
    padding: 0px 40px 0px 8px;
    border-radius: 8px;
}

.xd-search-href {
    width: 70px;
    height: 40px;
    background: #3382FF;
    position: absolute;
    top: 20px;
    right: 16px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 0px 8px 8px 0px;
}

.xd-open-top {
    height: calc(100% - 130px);
    background: #fff;
    padding: 20px 16px 20px 16px;
    overflow-y: scroll;
}

.xd-open-parent,
.xd-open-index {
    height: 40px;
    line-height: 40px;
    display: block;
    box-shadow: inset 0px -1px 0px 0px #EEEEEE;
    font-size: 16px;
    background: url(../image/crcs-wap-toolbar-menu-arrow-nor.png) no-repeat right center;
    background-size: 10px auto;
}

.xd-open-index {
    background: none;
}

.xd-open-parent-up {
    background: url(../image/crcs-wap-toolbar-menu-arrow-sel.png) no-repeat right center;
    background-size: 10px auto;
    color: #3382FF;
}

.xd-open-li a {
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 15px;
    color: #666;
}

.xd-open-li a.xd-nav-sel {
    color: #3382FF
}

.xd-open-item ul {
    display: none;
}

.xd-open-item a.xd-nav-sel {
    color: #3382FF
}

.xd-open-bot {
    height: 72px;
    background: #F7F8FA;
    padding: 20px 16px 0px 16px;
}

.xd-open-bot-href {
    display: inline-block;
    width: 65px;
    height: 32px;
    display: inline-block;
    background: #fff;
    line-height: 32px;
    text-align: center;
    margin-right: 6px;
    border-radius: 4px;
    font-size: 12px;
    color: #666;
}

.xd-open-bot-net,
.xd-open-jft-href {
    background: #fff;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    color: #999;
    padding: 0px 8px;
}

.xd-open-bot-net {
    padding-right: 20px;
    background: #fff url(../image/crcs-wap-col-menu-arrow-sel.png) no-repeat right 5px center;
    background-size: 12px 12px;
    position: relative;
}

.xd-open-bot-net-sel {
    background: #fff url(../image/crcs-wap-col-menu-arrow-nor.png) no-repeat right 5px center;
    background-size: 12px 12px;
}

.xd-open-jft-href {
    float: right;
    width: 32px;
    height: 32px;
    background: #3382FF;
    border-radius: 8px;
    color: #fff;
}

.xd-open-bot-ul {
    display: none;
    position: absolute;
    bottom: 46px;
    background: #fff;
    box-shadow: 0px 3px 7px 0px rgba(1, 5, 14, 0.1000);
    border-radius: 4px;
    width: 112px;
    left: 0px;
    padding: 0px 10px;
    text-align: left;
}

.xd-open-li-href {
    display: block;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xd-catlog-close,
.xd-search-close {
    background: url(../image/del.png) no-repeat center center;
    background-size: 24px 24px;
}

.mxny-footerNav-item-ul {
    display: none;
    padding-left: 20px;
}

.mxny-footerNav-item-ul>li {
    padding: 4px 0;
}

.mxny-footerNav-item-title {
    font-size: 16px;
    color: #fff;
    padding: 5px 0;
    position: relative;
}

.mxny-footerNav-item-title:after {
    content: " ";
    position: absolute;
    right: 0;
    top: 16px;
    width: 0;
    height: 0;
    border-top: 6px solid #6D7888;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.mxny-footerNav {
    margin-top: 50px;
    display: none;
}

.mxny-footerNav-net-desc {
    font-size: 12px;
    color: #9E9E9E;
    margin-top: 20px;
}

.mxny-footerNav-net-main .xny-wx,
.mxny-footerNav-net-main .xny-wb,
.mxny-footerNav-net-main .xny-dy {
    background: rgba(255, 255, 255, .1);
    margin: 0 30px;
}

.mxny-footerNav-net-main .iconfont {
    color: #fff;
}

.mxny-footerNav-net-main {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.mxny-footerNav-net-desc .icon-tubiao-saoma {
    margin-right: 8px;
}

.xny-gsjj {
    margin-bottom: 120px;
}

.xny-gsjj-contnet {
    position: relative;
    line-height: 28px;
}

.xny-gsjj-title {
    font-size: 32px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 60px;
    line-height: initial;
}

.xny-gsjj-content-pic {
    float: left;
    width: 46%;
    height: 360px;
    border-radius: 8px;
    position: absolute;
    left: 0;
    bottom: 40px;
    text-align: center;
}

.xny-gsjj-content-pic img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px;
}

.xny-gsjj-content-num {
    position: relative;
    margin-top: 80px;
}

.xny-gsjj-content-num-main {
    float: right;
    width: 1020px;
    height: 373px;
    background: #F7F8FA;
    border-radius: 8px;
    padding-top: 150px;
    padding-left: 40%;
}

.xny-gsjj-content-num-main-item {
    float: left;
    margin-right: 60px;
}

.xny-gsjj-content-num-main-num {
    font-size: 36px;
    color: #3382FF;
    font-weight: bold;
    line-height: 40px;
}

.xny-gsjj-content-num-main-des {
    display: block;
}

.xny-dsj-item {
    /* padding-bottom: 40px;
    padding-top: 40px; */
    box-shadow: inset 0px -1px 0px 0px #F2F2F2;
}

.xny-dsj-item-pic {
    float: left;
}

.xny-dsj-item-font {
    float: left;
    width: calc(100% - 220px);
    color: #666;
}

.xny-dsj-item-pic {
    width: 180px;
    max-height: 240px;
    margin-right: 40px;
    border-radius: 8px;
}

.xny-dsj-item-pic img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px;
}

.xny-dsj-item-font-name>span:first-child {
    /* font-size: 24px;
    color: #3382FF;
    font-weight: bold; */
}

.xny-dsj-item-font-name>span:last-child {
    /* font-size: 14px;
    color: #666;
    margin-left: 4px; */
}

.xny-dsj {
    margin-top: 80px;
    margin-bottom: 80px;
}

.xny-dsj-item-font-zw {
    /* margin-top: 5px;
    margin-bottom: 20px;
    font-size: 14px; */
}

.mxny-dsj-item-font-jj {
    display: none;
}

.xny-return {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 12px;
    display: none;
    background: #F7F8FA;
    box-shadow: inset 0px 1px 3px 0px #E8E8E8;
}

.xny-jyyj-desc {
    width: 1020px;
    padding: 20px;
    background: #F7F8FA;
    border-radius: 8px;
    color: #666;
    font-size: 14px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 80px;
}

.xny-jyyj-desc .icon-tubiao-fuhao {
    position: absolute;
    top: -42px;
    font-size: 40px;
    color: #ebf1fa;
}

.xny-honor-tab {
    text-align: center;
    box-shadow: inset 0px -1px 0px 0px #E8E8E8;
}

.xny-honor-tab li {
    padding-bottom: 25px;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #666;
    margin: 0 40px;
    position: relative;
    cursor: pointer;
}

.xny-honor-tab li.active {
    color: #3382FF;
}

.xny-honor-tab li.active::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: #3382FF;
}

.xny-honor-main-item-list-title {
    color: #3382FF;
    font-size: 32px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 20px;
}

.xny-honor-main-item-list-table {
    width: 100%;
}

.xny-honor-main-item-list-table tr {
    height: 64px;
}

.xny-honor-main-item-list-table tr th {
    padding: 20px;
}

.xny-honor-main-item-list-table tr td {
    padding: 20px;
    font-size: 14px;
    color: #666;
    background: #fbfbfb;
}

.xny-honor-main-item-list-table tr:first-child {
    background: #F2F3F5;
}

.xny-honor-main-item-list-table tr:first-child th {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.xny-honor-main-item-list-table tr td:first-child {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.xny-honor-main {
    margin-bottom: 120px;
}

.xny-honor-main-item-tab .swiper-slide {
    width: 80px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #E8E8E8;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    cursor: pointer;
}

.xny-honor-main-item-tab .swiper-slide.active {
    background: #3382FF!important;
    color: #fff!important;
    border: 1px solid #3382FF!important;
}

.xny-honor-main-item-tab .swiper-slide.activeNo {
    border: 1px solid #E8E8E8;
    background: #fff;
    color: #333;
}

.xny-honor-main-item-tab .swiper-slide:hover {
    background: #3382FF;
    color: #fff;
    border: 1px solid #3382FF;
}

.xny-honor-main-item-tab .swiper-container {
    width: 100%;
}


/* .xny-honor-main-item-tab .swiper-slide-active {
    background: #3382FF;
    color: #fff;
    border: 1px solid #3382FF;
} */


/* .xny-honor-main-item-tab .swiper-slide-thumb-active {
    background: #3382FF;
    color: #fff;
    border: 1px solid #3382FF;
} */

.xny-honor-main-item-tab .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: url(../image/btn-back-nor.png) center center no-repeat;
    background-size: 100% 100%;
    left: 0;
}

.xny-honor-main-item-tab .swiper-button-next {
    width: 40px;
    height: 40px;
    background: url(../image/btn-next-nor.png) center center no-repeat;
    background-size: 100% 100%;
    right: 0;
}

.xny-honor-main-item-tab .swiper-button-prev:hover {
    background: url(../image/btn-back-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-honor-main-item-tab .swiper-button-next:hover {
    background: url(../image/btn-next-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-honor-main-item-tab {
    position: relative;
    margin-top: 40px;
    padding: 0 60px;
}

.xny-honor-yearList-l {
    float: left;
    width: 120px;
    text-align: center;
    color: #3382FF;
    font-size: 28px;
    font-weight: bold;
    position: relative;
}

.xny-honor-yearList-r {
    float: left;
    padding-left: 40px;
    border-left: 1px solid #E8E8E8;
    position: relative;
    width: calc(100% - 160px);
}

.xny-honor-yearList-r::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../image/circle.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: -12px;
    top: 12px;
}

.xny-honor-yearList:not(:last-child) .xny-honor-yearList-r {
    padding-bottom: 80px;
}

.xny-honor-yearList-r-content {
    border: 1px solid #E8E8E8;
    border-radius: 8px;
    padding: 40px;
    font-size: 14px;
    color: #666;
}

.xny-honor-yearList-r-content p {
    position: relative;
    padding-left: 14px;
    line-height: 28px;
}

.xny-honor-yearList-r-content p::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #666666;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}

.xny-honor-yearList-item {
    margin-top: 60px;
}

.xny-ywfb-font-title {
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    padding-bottom: 10px;
    box-shadow: inset 0px -1px 0px 0px #F2F2F2;
    margin-bottom: 20px;
}

.xny-ywfb-font-desc1 {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.xny-ywfb-font-icon>span {
    color: #333;
}

.xny-ywfb-font-icon>span i {
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-style: inherit;
    color: #fff;
    font-size: 12px;
    margin-right: 6px;
}

.xny-ywfb-font-icon {
    margin-top: 30px;
    margin-bottom: 40px;
}

.xny-ywfb-font-icon>span:first-child i {
    background: #3382FF;
}

.xny-ywfb-font-icon>span:last-child i {
    background: #F99C34;
}

.xny-ywfb-font-icon>span:first-child {
    margin-right: 20px;
}

.xny-ywfb-map {
    width: 43%;
    float: left;
    margin-right: 11%;
}

.xny-ywfb-map img {
    width: 100%;
}

.xny-ywfb-font {
    width: 46%;
    float: left;
}

.xny-newsList-tab {
    text-align: center;
    box-shadow: inset 0px -1px 0px 0px #E8E8E8;
    margin-bottom: 40px;
}

.xny-newsList-tab-link {
    text-align: center;
    box-shadow: inset 0px -1px 0px 0px #E8E8E8;
    margin-bottom: 40px;
}

.xny-newsList-tab li {
    display: inline-block;
}

.xny-newsList-tab-link li {
    display: inline-block;
}

.xny-newsList-tab li {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    margin: 0 30px;
    position: relative;
    padding-bottom: 20px;
    cursor: pointer;
}

.xny-newsList-tab-link li a {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    margin: 0 30px;
    position: relative;
    padding-bottom: 20px;
    cursor: pointer;
}

.xny-newsList-tab li.active {
    color: #3382FF;
}

.xny-newsList-tab-link li a.active {
    color: #3382FF;
}

.xny-newsList-tab li.active::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: #3382FF;
}

.xny-newsList-tab-link li a.active::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: #3382FF;
}

.xny-newsList {
    margin-bottom: 80px;
}

.xny-newsList-block {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    padding: 30px;
}

.xny-newsList-block:not(:last-child) {
    margin-bottom: 20px;
}

.xny-newsList-block-time {
    width: 100px;
}

.xny-newsList-block-time span {
    display: block;
    text-align: center;
}

.xny-newsList-block-time1 {
    font-weight: bold;
    color: #3382FF;
    font-size: 32px;
    line-height: 36px;
}

.xny-newsList-block-time2 {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

.xny-newsList-block-load {
    -webkit-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all ease 750ms;
    position: relative;
    margin-left: 20px;
    overflow: hidden;
}

.xny-newsList-block-title {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    width: 90%;
    text-overflow: ellipsis;
    display: inline-block;
}

.xny-newsList-block-pdf {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background: url(../image/icon-pdf-nor.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
}

.xny-newsList-block-load:hover a {
    color: #3382FF;
}

.xny-newsList-block-load:hover i {
    background: url(../image/icon-pdf-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-newsList-block-time span.mxny-newsList-block-time {
    font-size: 16px;
    font-weight: bold;
    color: #3382FF;
    display: none;
}

.xny-zhNewslist-swiper {
    position: relative;
    height: 300px;
    background: #F7F8FA;
}

.xny-zhNewslist-swiper .swiper-container {
    width: 100%;
    height: 100%;
}

.xny-zhNewslist-swipe-pic {
    width: 38%;
    height: 100%;
    float: left;
}

.xny-zhNewslist-swipe-font {
    float: left;
    width: 62%;
    padding: 40px;
}

.xny-zhNewslist-swipe-font1 {
    font-weight: bold;
    color: #3382FF;
    font-size: 20px;
}

.xny-zhNewslist-swipe-font2 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 20px;
}

.xny-zhNewslist-swipe-font3 {
    font-size: 14px;
    line-height: 28px;
    color: #666666
}

.xny-zhNewslist-swiper .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: url(../image/btn-back-nor.png) center center no-repeat;
    background-size: 100% 100%;
    right: 160px;
    left: auto;
    opacity: 1;
    bottom: 30px;
    top: auto;
}

.xny-zhNewslist-swiper .swiper-button-next {
    width: 40px;
    height: 40px;
    background: url(../image/btn-next-nor.png) center center no-repeat;
    background-size: 100% 100%;
    right: 40px;
    opacity: 1;
    bottom: 30px;
    top: auto;
}

.xny-zhNewslist-swiper .swiper-pagination {
    left: auto;
    right: 107px;
    bottom: 36px;
    width: auto;
}

.xny-zhNewslist-swiper .swiper-pagination .swiper-pagination-current {
    color: #3382FF;
}

.xny-zhNewslist-main-item-r {
    float: right;
}

.xny-zhNewslist-main-item-r {
    width: 20%;
    height: 160px;
}

.xny-zhNewslist-main-item-l {
    float: left;
    width: 75%;
}

.xny-zhNewslist-main-item {
    padding: 40px 0;
    box-shadow: inset 0px -1px 0px 0px #F2F2F2;
    position: relative;
    overflow: hidden;
}

.xny-ywfb-font-icon-f i {
    background: #00B050!important;
}

.xny-ywfb-font-icon-d i {
    background: #3382FF!important;
}

.xny-zhNewslist-main-item:hover::after {
    width: 100%;
}

.xny-zhNewslist-main-item::after {
    content: "";
    width: 0;
    height: 2px;
    background: #3382FF;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.4s ease;
}

.xny-zhNewslist-main-item:hover .xny-zhNewslist-main-item-l-font1 {
    color: #3382FF;
}

.xny-zhNewslist-swiper .swiper-slide:hover .xny-zhNewslist-swipe-font2 {
    color: #3382FF;
}

.xny-zhNewslist-main-item-r img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xny-zhNewslist-main-item-l-time {
    width: 100px;
    height: 100px;
    box-shadow: inset 0px 4px 0px 0px #3382FF;
    border: 1px solid #E8E8E8;
    float: left;
}

.xny-zhNewslist-main-item-l-time span {
    display: block;
    text-align: center;
}

.xny-zhNewslist-main-item-l-time1 {
    font-size: 32px;
    color: #3382FF;
    font-weight: bold;
    padding-top: 4px;
}

.xny-zhNewslist-main-item-l-time2 {
    font-size: 16px;
    color: #666;
}

.mxny-zhNewslist-main-item-l-time {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    display: none;
}

.xny-zhNewslist-main-item-l-font {
    float: left;
    width: 80%;
    margin-left: 40px;
}

.xny-zhNewslist-main-item-l-font1 {
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    margin-bottom: 20px;
}

.xny-zhNewslist-main-item-l-font2 {
    font-size: 14px;
    color: #666;
}

.xny-zhNewslist-main-item-other .xny-zhNewslist-main-item-l {
    width: 100%;
}

.xny-zhNewslist-main-item-other .xny-zhNewslist-main-item-l-font {
    width: calc(100% - 140px);
}

.mxny-zhNewslist-main-item-r {
    width: 100%;
    height: 257px;
}

.mxny-zhNewslist-main-item-r img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mxny-zhNewslist-main-item-r {
    display: none;
}

.xny-ztzl-item-main-pic {
    float: left;
    width: 46%;
    margin-right: 80px;
}

.xny-ztzl-item-main-pic img {
    width: 100%;
    border-radius: 8px;
}

.xny-ztzl-item-main-font {
    float: left;
    width: 47%;
}

.xny-ztzl-item-main-font1 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.xny-ztzl-item-main-font1 .icon-tubiao-huanbao {
    color: #12B70D;
    font-size: 18px;
    margin-right: 10px;
}

.xny-ztzl-item-main-font2 {
    font-size: 14px;
    color: #999;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.xny-ztzl-more a {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    -webkit-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all ease 750ms;
}

.xny-ztzl-more a:hover {
    color: #3382FF;
}

.xny-ztzl-more .icon-anniu-gengduo-moren-01 {
    margin-left: 10px;
    font-size: 24px;
    vertical-align: middle
}

.xny-ztzl-item-year {
    font-size: 32px;
    font-weight: bold;
    color: #3382FF;
    margin-bottom: 10px;
    line-height: initial;
}

.xny-ztzl-item-main-block {
    padding: 40px 0;
    box-shadow: inset 0px -1px 0px 0px #F2F2F2;
}

.xny-ztzl-item-main-block:first-child {
    padding-top: 0;
}

.xny-ztzl-item:not(:first-child) {
    margin-top: 40px;
}

.xny-videoList-item {
    width: 33.33333%;
    margin-top: 20px;
    padding: 0 10px;
    float: left;
    margin-bottom: 40px;
    cursor: pointer;
}

.xny-videoList-item-pic {
    height: 214px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    position: relative;
    background: #f8f8f8;
    overflow: hidden;
}

.xny-videoListBtn {
    width: 48px;
    height: 48px;
    background: url(../image/video-btn.png) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -24px;
    margin-left: -24px;
}

.xny-videoListBtn:hover {
    background: url(../image/video-btn-hover.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-videoList-item-pic img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px;
    transition: all 0.4s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xny-videoList-item-time {
    font-size: 14px;
    color: #3382FF;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

.xny-videoList-item-title {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: initial;
    height: 60px;
}

.xny-mtList-item-time {
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    box-shadow: inset 0px 4px 0px 0px #3382FF;
    border: 1px solid #E8E8E8;
    float: left;
}

.xny-mtList-item-time span {
    display: block;
    text-align: center;
}

.xny-mtList-item-time span:first-child {
    font-weight: bold;
    color: #3382FF;
    font-size: 32px;
    padding-top: 4px;
}

.xny-mtList-item-time span:last-child {
    font-weight: bold;
    color: #666666;
    font-size: 16px;
}

.xny-mtList-item-pic {
    width: 240px;
    height: 160px;
    background: #F7F8FA;
    float: left;
    margin-left: 40px;
    margin-right: 40px;
    text-align: center;
}

.xny-mtList-item-pic img {
    max-width: 100%;
    max-height: 100%;
}

.xny-mtList-item-font {
    float: left;
    width: calc(100% - 420px);
}

.xny-mtList-item-font span {
    display: block;
}

.xny-mtList-item-font span:first-child {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}

.xny-mtList-item-font span:last-child {
    color: #666666;
    line-height: 28px;
    font-size: 14px;
}

.xny-mtList-item {
    padding: 40px 0;
    box-shadow: inset 0px -1px 0px 0px #F2F2F2;
    position: relative;
}

.xny-mtList-item>a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.xny-mtList-item:first-child {
    padding-top: 0;
}

.xny-mtList-item:hover .xny-mtList-item-font span:first-child {
    color: #3382FF;
}

.xny-mtList-item::after {
    content: "";
    width: 0;
    height: 1px;
    background: #3382FF;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.4s ease;
}

.xny-mtList-item:hover::after {
    width: 100%;
}

.mxny-mtList-item-time {
    font-weight: bold;
    color: #666666;
    font-size: 14px;
    display: none;
}

.xny-fdcMain {
    width: 100%;
    height: 600px;
    background: url(../image/energy-business-bg01.png) center center no-repeat;
    background-size: cover;
    padding: 120px 0;
    box-shadow: 0px 8px 24px 0px rgba(0, 79, 213, 0.05) inset;
}

.xny-fdcMain-font {
    float: left;
    width: 46%;
}

.xny-fdcMain-pic {
    width: 47%;
    float: right;
    border-radius: 8px;
}

.xny-fdcMain-pic img {
    width: 100%;
    border-radius: 8px;
}

.xny-fdcMain-font1 {
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    margin-top: 20px;
    box-shadow: inset 0px -1px 0px 0px #F2F2F2;
    padding-bottom: 10px;
}

.xny-fdcMain-font2 {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-top: 40px;
}

.xny-fdc-map {
    padding-top: 120px;
}

.xny-ywfb-font-desc2 {
    box-shadow: inset 0px 1px 0px 0px #F2F2F2;
    padding-top: 10px;
    font-size: 14px;
    color: #999;
}

.xny-map-item-title {
    font-weight: bold;
    color: #666666;
    font-size: 16px;
}

.xny-map-item-list li {
    display: inline-block;
    margin-right: 40px;
    margin-top: 20px;
}

.xny-map-item-list li a {
    color: #666666;
    font-size: 14px;
}
.xny-map-item-title a:hover,
.xny-map-item-list li a:hover {
    color: #3382FF;
}

.xny-map-item:not(:first-child) {
    margin-top: 60px;
}

.xny-single {
    margin-bottom: 80px;
}

.xny-lxwm {
    background: #F7F8FA;
    padding: 120px 0;
}

.xny-lxwm-in {
    width: 900px;
    display: flex;
    justify-content: space-between;
}

.xny-lxwm-pic {
    width: 260px;
    border-radius: 8px;
    position: relative;
    z-index: 1;
}


/* 
.xny-lxwm-pic::after {
    content: "";
    width: 260px;
    position: absolute;
    top: -8px;
    right: -10px;
    background: #EAF2FF;
    border-radius: 8px;
    bottom: 8px;
    z-index: -1;
} */

.xny-lxwm-pic img {
    width: 100%;
    border-radius: 8px;
}

.xny-lxwm-font {
    width: calc(100% - 390px);
    /* padding-top: 45px; */
}

.xny-lxwm-font1 {
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    box-shadow: inset 0px -1px 0px 0px #F2F2F2;
    padding-bottom: 20px;
}

.xny-lxwm-font-address {
    margin-top: 20px;
}

.xny-lxwm-font-address>span:first-child {
    font-weight: bold;
    color: #666666;
    font-size: 14px;
    width: 100px;
    display: inline-block;
    float: left;
}

.xny-lxwm-font-address>span:last-child {
    color: #666666;
    font-size: 14px;
    margin-left: 20px;
    width: 76%;
    float: left;
}

.xny-lxwm-in-other {
    flex-direction: row-reverse;
    padding-top: 120px;
}

.xny-info-tab {
    text-align: center;
    box-shadow: inset 0px -1px 0px 0px #E8E8E8;
}

.xny-info-tab li {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin: 0 20px;
    display: inline-block;
    position: relative;
    padding-bottom: 20px;
    cursor: pointer;
}

.xny-info-tab li.active {
    color: #3382FF;
}

.xny-info-tab li.active::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background: #3382FF;
}

.xny-info-main {
    padding-top: 60px;
}

.xny-info-main-item {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.xny-syxw {
    height: 380px;
    width: 100%;
    position: relative;
    margin-top: 100px;
}

.xny-syxw-pic {
    width: 47%;
    /* height: 373px; */
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: -40px;
    z-index: 2;
}

.xny-syxw-pic::after {
    content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    background: #EAF2FF;
    border-radius: 8px;
    left: 5px;
    bottom: 10px;
    z-index: -1;
}

.xny-syxw-pic img {
    width: 100%;
    border-radius: 8px
}

.xny-syxw-font {
    width: 780px;
    height: 383px;
    background: #F7F8FA;
    border-radius: 8px;
    position: absolute;
    right: 0;
    z-index: 1;
}

.xny-syxw-font-pdf {
    width: 48px;
    height: 48px;
    background: url(../image/icon-pdf-nor.png) center center no-repeat;
    background-size: 100% 100%;
    margin-top: 80px;
}

.xny-syxw-font-pdf:hover {
    background: url(../image/icon-pdf-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-syxw-font-pdf>a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.xny-syxw-font-main {
    margin-left: 30%;
}

.xny-syxw-font1 {
    margin-top: 80px;
}

.xny-syxw-font1 a {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.xny-syxw-font1 a:hover {
    color: #3382FF;
}

.xny-jygl-in {
    display: flex;
}

.xny-jygl-item {
    width: calc((100% - 20px) / 2);
}

.xny-jygl-item:nth-child(2) {
    margin-left: 20px;
}

.xny-jygl-item-pic {
    width: 100%;
    border-radius: 8px;
    /* height: 360px; */
    background: #f8f8f8;
    text-align: center;
}

.xny-jygl-item-pic img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px;
}

.xny-jygl-item-font1 {
    margin-top: 40px;
    margin-bottom: 20px;
}

.xny-jygl-item-font1 {
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    line-height: initial;
    height: 65px;
}

.xny-jygl-item-font2 {
    margin-bottom: 10px;
    color: #666666;
    font-size: 14px;
    height: 90px;
    line-height: 24px;
}

.xny-gszl-block2 img {
    max-width: 100%;
}

.xny-gszl-block1 {
    display: flex;
}

.xny-gszl-block1-pic {
    width: 48%;
    margin-right: 80px;
    border-radius: 8px;
}

.xny-gszl-block1-pic img {
    width: 100%;
    border-radius: 8px;
}

.xny-gszl-block1-font {
    width: calc((100% - 80px) - 48%);
}

.xny-gszl-block1-font {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.xny-jbxx-table {
    background: #F7F8FA;
    border-radius: 8px;
}

.xny-jbxx-table tr {
    height: 64px;
}

.xny-jbxx-table tr td {
    padding: 0 20px;
}

.xny-jbxx-table tr td:nth-child(1) {
    font-size: 14px;
    color: #666666;
}

.xny-jbxx-table tr td:nth-child(2) {
    color: #333333;
    font-size: 14px;
}

.xny-gsgz-block img {
    max-width: 100%;
}

.xny-gsgz-block1 {
    display: flex;
}

.xny-gsgz-block1-item {
    width: calc(100% / 3);
    border-radius: 8px;
    border: 1px solid #E8E8E8;
    height: 260px;
    margin-left: 20px;
}

.xny-gsgz-block1-item>a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    padding: 60px 20px;
    -webkit-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all ease 750ms;
}

.xny-gsgz-block1-item-load.xny-gsgz-block1-item-load-3 {
    background: url(../image/xny-dsj-arr.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-gsgz-block1-item-3>a:hover .xny-gsgz-block1-item-load-3 {
    background: url(../image/xny-dsj-arr-hover.png) center center no-repeat!important;
    background-size: 100% 100%!important;
}

.xny-gsgz-block1-itmemain {
    width: 75%;
}

.xny-gsgz-block1-item:first-child {
    margin-left: 0;
}

.xny-gsgz-block1-item-icon {
    width: 60px;
    height: 60px;
}

.xny-gsgz-block1-item-icon img {
    width: 100%;
    height: 100%;
}

.xny-gsgz-block1-item-title {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: initial;
    margin-top: 15px;
}

.xny-gsgz-block1-item-load {
    width: 48px;
    height: 48px;
    background: url(../image/icon-pdf-nor.png) center center no-repeat;
    background-size: 100% 100%;
    margin-top: 40px;
}

.xny-gsgz-block1-item>a:hover .xny-gsgz-block1-item-load {
    background: url(../image/icon-pdf-sel.png) center center no-repeat;
    background-size: 100% 100%;
    -webkit-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all ease 750ms;
}

.xny-gsgz-block1-item>a:hover .xny-gsgz-block1-item-title {
    color: #3382FF;
    -webkit-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all ease 750ms;
}

.xny-ehs-block1 {
    /* height: 176px; */
    background: #F7F8FA;
    border-radius: 8px;
    padding: 40px;
}

.xny-ehs-block1-title {
    font-weight: bold;
    color: #3382FF;
    font-size: 20px;
    line-height: initial;
}

.xny-ehs-block1-desc {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-top: 20px;
}

.xny-ehs-block2 {
    margin-top: 80px;
    margin-bottom: 60px;
}

.xny-ehs-block2-item {
    position: relative;
    height: 360px;
    width: calc((100% - 20px) / 2);
    border-radius: 8px;
    float: left;
    margin-bottom: 20px;
    cursor: pointer;
    transition: all ease-in-out 750ms;
    overflow: hidden;
}

.xny-ehs-block2-item-pic {
    display: inline-block;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    height: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.xny-ehs-block2-item:nth-child(2n) {
    margin-left: 20px;
}

.xny-ehs-block2-item-title {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    margin-bottom: 20px;
}

.xny-ehs-block2-item-title-def {
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 1;
}

.xny-ehs-block2-item-desc {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
}

.xny-ehs-mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, #4371B8 0%, #071E41 100%);
    border-radius: 8px;
    display: none;
    opacity: .9;
    -webkit-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all ease 750ms;
}

.xny-ehs-block2-item-title-mask {
    margin-bottom: 20px;
}

.xny-ehs-block2-item:hover .xny-ehs-block2-item-pic {
    transform: scale(1.1)
}

.xny-ehs-block2-item:hover .xny-ehs-mask {
    -webkit-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all ease 750ms;
    display: block;
}

.xny-ehs-block2-item-font {
    display: none;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 0px;
    z-index: 1;
    height: 220px;
}

.xny-ehs-block2-item:hover .xny-ehs-block2-item-title-def {
    display: none;
}

.xny-ehs-block2-item:hover .xny-ehs-block2-item-font {
    display: block;
    bottom: 46px;
    transform: translateY(-40px);
    -webkit-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all ease 750ms;
}

.xny-ehs-block3 {
    padding: 60px 0;
    background: #F7F8FA;
}

.xny-ehs-block3-font {
    padding: 40px;
}

.xny-ehs-block3-font1 {
    font-weight: bold;
    color: #3382FF;
    font-size: 20px;
    margin-bottom: 10px;
}

.xny-ehs-block3-font2 {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.xny-ehs-block3-container-font1 {
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    margin-bottom: 20px;
}

.xny-ehs-block3-container-font2 {
    font-size: 14px;
    height: 130px;
    color: #666666;
}

.xny-ehs-block3-container-pic {
    width: 100%;
}

.xny-ehs-block3-container-pic img {
    width: 100%;
    max-height: 320px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.xny-ehs-block3-container {
    position: relative;
}

.xny-ehs-block3-container .swiper-slide {
    background: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.xny-ehs-block3-container .swiper-button-prev {
    width: 48px;
    height: 48px;
    background-image: url(../image/btn-back-nor.png);
    background-size: 100% 100%;
    opacity: 1;
    left: 0;
    margin-top: -10px
}

.xny-ehs-block3-container .swiper-button-prev:hover {
    background-image: url(../image/btn-back-sel.png);
    background-size: 100% 100%;
}

.xny-ehs-block3-container .swiper-button-next {
    width: 48px;
    height: 48px;
    background-image: url(../image/btn-next-nor.png);
    background-size: 100% 100%;
    opacity: 1;
    right: 0;
    margin-top: -10px
}

.xny-ehs-block3-container .swiper-button-next:hover {
    background-image: url(../image/btn-next-sel.png);
    background-size: 100% 100%;
}

.xny-ehs-block3-container .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 4px;
}

.xny-ehs-block3-container .swiper-pagination-bullet-active {
    width: 28px;
    height: 12px;
    background: #3382FF;
    border-radius: 6px;
}

.xny-ehs-block3-container .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    bottom: -60px;
}

.xny-ehs-block3-container-font {
    padding: 40px 40px 40px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.xny-ehsList {
    margin-bottom: 0;
}

.xny-csgy-block1 {
    height: 320px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 0 80px;
    margin-bottom: 120px;
    position: relative;
}

.xny-csgy-block1-mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

.xny-csgy-block1-main {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
    width: 53%;
    position: absolute;
    z-index: 2;
}

.xny-csgy-block2 {
    width: 100%;
    height: 560px;
    background: url(../image/energy-responsibility-charitable-cover-bg.png) center center no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

.xny-csgy-block2-main {
    width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.xny-csgy-block2-main-r {
    width: 290px;
    border-radius: 7px;
    position: relative;
    z-index: 1;
}

.xny-csgy-block2-main-r::after {
    content: "";
    position: absolute;
    right: -10px;
    top: 10px;
    left: 10px;
    bottom: -10px;
    z-index: -1;
    background: #FFFFFF;
    border-radius: 7px;
    opacity: 0.2;
}

.xny-csgy-block2-main-r img {
    width: 100%;
    border-radius: 7px;
}

.xny-csgy-block2-main-l {
    color: #fff;
    padding-right: 80px;
    width: 500px;
}

.xny-csgy-block2-main-l-title {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 80px;
}

.xny-csgy-block2-main-l-desc {
    color: #FFFFFF;
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 40px;
}

.xny-csgy-block2-main-l a {
    color: #fff;
}

.xny-csgy-block2-main-l .icon-anniu-gengduo-moren-01 {
    margin-left: 10px;
    font-size: 18px;
}

.xny-csgy-block3 {
    margin-top: 120px;
}

.xny-csgy-block3-item {
    display: flex;
}

.xny-csgy-block3-item:nth-child(2n) {
    flex-direction: row-reverse;
}

.xny-csgy-block3-item:not(:last-child) {
    margin-bottom: 80px;
}

.xny-csgy-block3-pic {
    width: 47%;
    margin-right: 80px;
    border-radius: 8px;
}

.xny-csgy-block3-pic img {
    width: 100%;
    border-radius: 8px;
}

.xny-csgy-block3-font {
    width: calc(100% - 47% - 80px);
}

.xny-csgy-block3-font1 {
    font-weight: bold;
    color: #333333;
    line-height: initial;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 40px;
}

.xny-csgy-block3-font2 {
    color: #666666;
    line-height: 28px;
    font-size: 14px;
}

.xny-csgy-block3-item:nth-child(2n) .xny-csgy-block3-pic {
    margin-right: 0;
    margin-left: 80px;
}

.xny-kcx-desc {
    text-align: center;
    color: #666666;
    line-height: 32px;
    font-size: 14px;
}

.navigation-2 {
    width: 200px;
    height: 200px;
    overflow: hidden;
    top: 200px;
    position: absolute;
    left: 0px;
}

.navigation_wrap {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    transition: all 0.5s;
}

.navigation-2 .box {
    padding-bottom: 33px;
    position: relative;
}

.navigation-2 .line {
    background: #d8d9dc;
    width: 1px;
    height: 60px;
    position: absolute;
    top: 10px;
    left: 4px;
}

.navigation-2 a {
    position: relative;
    z-index: 2;
    height: 26px;
    line-height: 26px;
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.navigation-2 .active a {
    font-weight: bold;
    color: #3382FF;
    font-size: 24px;
}

.navigation-2 .icon {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #d8d9dc;
    display: block;
    float: left;
    margin-top: 9px;
    margin-right: 16px;
}

.navigation-2 .active .icon {
    background: #0052d9;
}

.navigation-2 .box {
    padding-bottom: 33px;
    position: relative;
}

.page-content {
    width: 1000px;
    padding-left: 192px;
    float: left;
    padding-top: 73px;
    padding-bottom: 90px;
}

.years_box {
    padding-bottom: 20px;
}

.years_box_title {
    float: left;
    width: 120px;
    font-size: 32px;
    color: #333;
    font-weight: bold;
}

.events img {
    width: 180px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

.events .years-font {
    margin-left: 40px;
}

.events .title {
    padding-top: 8px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    word-break: break-all;
}

.f .both {
    clear: both;
}

.xny-kcxList {
    position: relative;
}

.events_box>a {
    display: flex;
}

.years-font-desc {
    color: #999999;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.years-load {
    width: 48px;
    height: 48px;
    background: url(../image/icon-pdf-nor.png) center center no-repeat;
    background-size: 100% 100%;
}

.events_box>a:hover .title {
    color: #3382FF;
}

.events_box>a:hover .years-load {
    background: url(../image/icon-pdf-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-zrgl .xny-csgy-block1 {
    background: url(../image/energy-responsibility-responsibility-banner.png) center center no-repeat;
    background-size: cover;
}

.xny-zrgl-block2 {
    width: 100%;
    padding: 120px 0;
    background: #F7F8FA;
}

.xny-zrgl-block2-desc {
    color: #666666;
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 40px;
    text-align: center;
}

.xny-zrgl-block2-title {
    margin-bottom: 60px;
    line-height: initial;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.xny-zrgl-block2-item {
    height: 330px;
    background: #FFFFFF;
    box-shadow: inset 0px 3px 0px 0px #EA6F63;
    border-radius: 8px;
    border: 1px solid #E8E8E8;
    width: calc((100% - 60px) / 4);
    padding: 60px 40px;
    float: left;
}

.xny-zrgl-block2-item:not(:first-child) {
    margin-left: 20px;
}

.xny-zrgl-block2-item-font3 {
    color: #999999;
    line-height: 28px;
    font-size: 14px;
}

.xny-zrgl-block2-item-font1 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.xny-zrgl-block2-item-font2 {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}

.xny-zrgl-block2-item:nth-child(2) {
    box-shadow: inset 0px 3px 0px 0px #3382FF;
}

.xny-zrgl-block2-item:nth-child(3) {
    box-shadow: inset 0px 3px 0px 0px #6A8D52;
}

.xny-zrgl-block2-item:nth-child(4) {
    box-shadow: inset 0px 3px 0px 0px #F99C34;
}

.xny-zrgl-block3 {
    padding-top: 120px;
}

.xny-zrgl-block3-main {
    display: flex;
}

.xny-zrgl-block3-main-pic {
    width: 47%;
    margin-right: 80px;
    border-radius: 8px;
}

.xny-zrgl-block3-main-pic img {
    width: 100%;
    border-radius: 8px;
}

.xny-zrgl-block3-main-font {
    width: calc(100% - 47% - 80px);
    color: #666666;
    line-height: 28px;
    font-size: 14px;
    padding-top: 40px;
}

.xny-ygga .xny-csgy-block1 {
    background: url(../image/ygga-bg.png) center center no-repeat;
    background-size: cover;
}

.xny-ygga-block2 {
    background: #F7F8FA;
    padding: 120px 0;
}

.xny-ygga-block3 {
    background: #fff;
}

.xny-ygga-block2-pic {
    width: 48%;
    border-radius: 8px;
    margin-right: 80px;
}

.xny-ygga-block2-pic img {
    width: 100%;
    border-radius: 8px;
}

.xny-ygga-block2-font {
    width: calc(100% - 80px - 48%);
}

.xny-ygga-block2-font1 {
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    margin-bottom: 20px;
    padding-top: 40px;
}

.xny-ygga-block2-font2 {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.xny-ygga-block2 .xny-in {
    display: flex;
}

.xny-ygga-block3 .xny-in {
    flex-direction: row-reverse;
}

.xny-ygga-block3 .xny-ygga-block2-pic {
    margin-right: 0;
}

.xny-ygga-block3 .xny-ygga-block2-font {
    margin-right: 80px;
}

.xny-school-block1-in {
    position: relative;
    height: 360px;
    margin-top: 100px;
}

.xny-school-block1-pic {
    width: 46%;
    height: 360px;
    text-align: center;
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: -40px;
    z-index: 2;
}

.xny-school-block1-pic img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px;
}

.xny-school-block1-font {
    position: absolute;
    right: 0;
    background: #F7F8FA;
    border-radius: 8px;
    width: 72%;
    height: 100%;
    z-index: 1;
}

.xny-school-block1-font-main {
    width: 60%;
    position: absolute;
    left: 33%;
}

.xny-school-block1-font-title {
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    margin-top: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xny-school-block1-font-desc {
    color: #666666;
    line-height: 28px;
    font-size: 14px;
    margin-top: 20px;
}

.xny-school-block1-font-main .icon-tubiao-fuhao {
    color: #EBF1FA;
    font-size: 40px;
    position: absolute;
    top: -43px;
}

.xny-school-block2 {
    height: 600px;
    background: url(../image/energy-job-culture-bg.png) center center no-repeat;
    background-size: cover;
    margin-top: 120px;
    margin-bottom: 120px;
    display: flex;
    align-items: center;
}

.xny-school-block2-main-title {
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    margin-bottom: 20px;
}

.xny-school-block2-main-desc {
    color: #666666;
    line-height: 28px;
    font-size: 14px;
    height: 150px;
    overflow-y: scroll;
    padding-right: 40px;
}

.xny-school-block2-main {
    width: 1180px;
    margin: 0 auto;
    padding: 60px 40px;
    background: #fff;
    height: 360px;
    border-radius: 8px;
}

.xny-school-block2-main-desc::-webkit-scrollbar {
    width: 4px;
}

.xny-school-block2-main-desc::-webkit-scrollbar-track {
    background: #EBEBEB;
    border-radius: 3px;
}

.xny-school-block2-main-desc::-webkit-scrollbar-thumb {
    background: #3382FF;
    border-radius: 3px;
    height: 20px;
}

.xny-school-block3 {
    background: #F7F8FA;
    padding: 120px 0;
}

.xny-school-block3-title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.xny-school-block3-desc {
    color: #666666;
    line-height: 28px;
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.xny-school-block3-main-font-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../image/picIcon.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.xny-school-block3-main-pic img {
    max-width: 100%;
    max-height: 100%;
}

.xny-school-block3-main-font {
    display: flex;
    margin-top: 20px;
}

.xny-school-block3-main-font1 {
    width: 14%;
    color: #3382FF;
    font-size: 14px;
    font-weight: bold;
}

.xny-school-block3-main-font2 {
    width: calc(100% - 14%);
    word-break: break-all;
}

.xny-school-block3-main-font-num {
    vertical-align: middle;
}

.xny-school-block3-main {
    position: relative;
}

.xny-school-block3-main .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    bottom: -50px;
}

.xny-school-block3-main .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #a8a7a7;
    margin: 0 4px;
}

.xny-school-block3-main .swiper-pagination-bullet-active {
    width: 28px;
    height: 12px;
    background: #3382FF;
    border-radius: 6px;
}

.xny-school-block3-main .swiper-button-prev {
    opacity: 1;
    width: 48px;
    height: 48px;
    background: url(../image/btn-back-nor.png) center center no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 36%;
    cursor: pointer;
    pointer-events: auto;
}

.xny-school-block3-main .swiper-button-prev:hover {
    background: url(../image/btn-back-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-school-block3-main .swiper-button-next {
    opacity: 1;
    width: 48px;
    height: 48px;
    background: url(../image/btn-next-nor.png) center center no-repeat;
    background-size: 100% 100%;
    right: 0;
    top: 36%;
    cursor: pointer;
    pointer-events: auto;
}

.xny-school-block3-main .swiper-button-next:hover {
    background: url(../image/btn-next-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-school-body {
    margin-bottom: 0;
}

.xny-school-block3-main-pic {
    cursor: pointer;
    height: 253px;
    text-align: center;
}

.xny-picList-mask {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0px;
    display: none;
}

.xny-school-block3-picList {
    width: 720px;
    height: 580px;
    background: #FFFFFF;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -360px;
    margin-top: -290px;
    z-index: 1001;
    padding: 10px;
    border-radius: 8px;
}

.xny-school-block3-picList-font {
    color: #666666;
    line-height: 24px;
    font-size: 16px;
    width: 86%;
    float: right;
    margin-top: 10px;
    padding-right: 20px;
}

.xny-school-block3-picList .swiper-pagination {
    text-align: center;
    left: 10px;
    bottom: 6px;
}

.xny-school-block3-picList .swiper-pagination-current {
    color: #3382FF;
    font-size: 20px;
    font-weight: bold;
}

.xny-picList-mask-bg {
    width: 820px;
    height: 680px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -410px;
    margin-top: -340px;
    z-index: 1001;
    padding: 10px;
    border-radius: 8px;
}

.xny-school-block3-picList-pic {
    width: 700px;
    height: 520px;
    text-align: center;
    /* background: #fbfbfb; */
}

.xny-school-block3-picList-pic img {
    max-width: 100%;
    max-height: 100%;
}

.xny-picList-mask-bg .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: url(../image/btn-back-nor.png) center center no-repeat;
    background-size: 100% 100%;
    left: 0;
    opacity: 1;
    pointer-events: auto;
    cursor: pointer;
}

.xny-picList-mask-bg .swiper-button-prev:hover {
    background: url(../image/btn-back-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-picList-mask-bg .swiper-button-next {
    width: 40px;
    height: 40px;
    background: url(../image/btn-next-nor.png) center center no-repeat;
    background-size: 100% 100%;
    right: 0;
    opacity: 1;
    pointer-events: auto;
    cursor: pointer;
}

.xny-picList-mask-bg .swiper-button-next:hover {
    background: url(../image/btn-next-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-picList-mask-close {
    background: rgba(0, 0, 0, .6);
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
    font-size: 28px;
    height: 40px;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: -40px;
    right: -40px;
    width: 40px;
    z-index: 10000;
}

.xny-school-block3-son {
    display: none;
}

.xny-jyyj-pic img {
    max-width: 100%;
}

.xny-yjbg-desc {
    color: #666666;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 40px;
}

.xny-yjbg-tab {
    position: relative;
    margin-bottom: 100px;
}

.xny-yjbg-tab .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: url(../image/btn-back-nor.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-yjbg-tab .swiper-button-prev:hover {
    background: url(../image/btn-back-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-yjbg-tab .swiper-button-next {
    width: 40px;
    height: 40px;
    background: url(../image/btn-next-nor.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-yjbg-tab .swiper-button-next:hover {
    background: url(../image/btn-next-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-yjbg-tab-container .swiper-slide {
    width: 80px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #E8E8E8;
    font-weight: bold;
    cursor: pointer;
    float: left;
    margin-right: 20px;
    /* margin-bottom: 20px; */
}


/* .xny-yjbg-tab-container .swiper-slide.swiper-slide-active {
    color: #fff;
    background: #3382FF;
} */

.xny-yjbg {
    padding-bottom: 120px;
}

.xny-yjbg-tab-container .swiper-slide.active {
    color: #fff;
    background: #3382FF;
}

.xny-yjbg-tab-container .swiper-slide:hover {
    color: #fff;
    background: #3382FF;
}

.xny-yjbg-tab-container {
    width: 1060px;
}

.xny-yjbg-main-item {
    display: flex;
}

.xny-yjbg-main-item-l {
    font-size: 32px;
    font-weight: bold;
    color: #3382FF;
    line-height: 32px;
    margin-right: 160px;
}

.xny-yjbg-main-item-r-block {
    width: 460px;
    height: 240px;
    background: #F7F8FA;
    border-radius: 8px;
    display: flex;
    margin-bottom: 120px;
}

.xny-yjbg-main-item-r-block:nth-child(2n) {
    margin-left: 20px;
}

.xny-yjbg-main-item-r-block-pic {
    width: 180px;
    height: 240px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    margin-right: 40px;
    margin-left: 20px;
    margin-top: -40px;
}

.xny-yjbg-main-item-r-block-font {
    width: 45%;
    position: relative;
}

.xny-yjbg-main-item-r-block-pic img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px;
}

.xny-yjbg-main-item-r-block-font2 {
    position: absolute;
    bottom: 20px;
}

.xny-yjbg-main-item-r-block-font1 {
    font-weight: bold;
    color: #333333;
    line-height: 28px;
    font-size: 18px;
    margin-bottom: 40px;
    margin-top: 65px;
}

.xny-yjbg-main-item-r-block-font2 a {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: url(../image/icon-pdf-nor.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-yjbg-main-item-r-block-font2 a:hover {
    background: url(../image/icon-pdf-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-yjbg-main-item-r {
    display: flex;
    flex-wrap: wrap;
}

.xny-gpxx-time {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(../image/time.png) center center no-repeat;
    background-size: 100% 100%;
    margin-right: 6px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
}

.xny-gpxx-title1 {
    font-weight: bold;
    color: #333333;
    font-size: 24px;
}

.xny-gpxx-title2 {
    font-weight: bold;
    color: #666666;
    font-size: 16px;
}

.xny-gpxx-desc {
    /* display: flex;
    justify-content: space-between; */
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: right;
}

.xny-gpxx-desc1 {
    font-size: 14px;
    color: #666666;
    float: left;
}

.xny-gpxx-desc2 {
    font-size: 14px;
    color: #999999;
    float: right;
    position: relative;
    padding-left: 20px;
}

.xny-gpxx-main-block1-item-d {
    width: 28px;
    height: 28px;
    display: inline-block;
    background: url(../image/gp-down.png) center center no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.xny-gpxx-main-block1-item-d-up {
    background: url(../image/gp-up.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-gpxx-main-block1-item-num {
    font-size: 48px;
    font-weight: bold;
    color: #FF3F00;
}

.xny-gpxx-main-block1-item-dw {
    font-size: 14px;
    color: #FF3F00;
    font-weight: bold;
}

.xny-gpxx-main-block1-item-num1 {
    font-size: 14px;
    color: #FF3F00;
    font-weight: bold;
    margin-left: 20px;
}

.xny-gpxx-main-block1-item-num2 {
    font-size: 14px;
    color: #FF3F00;
    font-weight: bold;
    margin-left: 20px;
}

.xny-gpxx-main-block1-item1 {
    margin-bottom: 40px;
}

.xny-gpxx-main-table {
    display: flex;
}

.xny-gpxx-main-block1 {
    margin-right: 170px;
}

.xny-price-title {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    width: 135px;
    display: inline-block;
}

.xny-price-dw {
    font-size: 14px;
    color: #999;
    font-weight: bold;
}

.xny-price-num {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-left: 20px;
}

.xny-price-num-dw {
    font-size: 14px;
    color: #666;
    font-weight: bold;
}

.xny-gpxx-main-block2-item-main:not(:last-child) {
    margin-bottom: 30px;
}

.xny-gpxx-main-block2 {
    display: flex;
}

.xny-gpxx-main-block2-item:not(:first-child) {
    margin-left: 50px;
}

.xny-tzz {
    padding: 120px 0;
    background: #F7F8FA;
}

.xny-tzz-font {
    width: calc(100% - 80px - 59%);
}

.xny-tzz-map {
    width: 59%;
    margin-left: 80px;
}

.xny-tzz-map img {
    width: 100%;
}

.xny-tzz-font1 {
    font-weight: bold;
    color: #333333;
    font-size: 20px;
}

.xny-tzz-font2 {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.xny-tzz-font3 span:first-child {
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.xny-tzz-font3 span:last-child {
    font-size: 14px;
    color: #666;
}

.xny-tzz-in {
    display: flex;
}

.xny-tzz-font3:not(:last-child) {
    margin-bottom: 10px;
}

.wh-ln {
    /* margin-top: 80px; */
    margin-bottom: 80px;
}

.wh-ln-title {
    font-size: 20px;
    font-weight: bold;
    color: #3382FF;
    position: relative;
    height: 126px;
    line-height: 126px;
}

.wh-lnBlock1-star {
    float: left;
}

.wh-lnBlock1-font {
    float: right;
    width: calc(100% - 40%);
}

.wh-lnBlock1-font-row-item {
    float: left;
    width: 200px;
    height: 200px;
    margin-left: 5%;
}

.wh-lnBlock1-star {
    width: 31%;
}

.wh-lnBlock1-star img {
    width: 100%;
}

.wh-lnBlock1-font-row-item-title {
    font-size: 16px;
    color: #3382FF;
    margin-bottom: 30px;
    font-weight: bold;
}

.wh-lnBlock1-font-row-item-desc {
    color: #5F504B;
    font-size: 16px;
}

.wh-lnBlock1-main {
    margin-top: 40px;
}

.wh-lnBlock2 {
    padding: 80px 0;
    background: #F7F8FA;
    overflow: hidden;
}

.wh-lnBlock2-font {
    float: left;
    width: 46%;
    font-size: 16px;
    font-size: 14px;
    color: #666;
}

.wh-lnBlock2-pic {
    width: 42%;
    float: right;
    text-align: center;
}

.wh-lnBlock2-pic img {
    width: 100%;
}

.wh-lnBlock2-pic p {
    font-size: 16px;
    color: #666;
    font-weight: bold;
    margin-bottom: 20px;
    padding-right: 8%;
}

.wh-lnBlock2-font>p:not(:last-child) {
    margin-bottom: 20px;
}

.wh-lnBlock3-pic {
    width: 38%;
    float: left;
}

.wh-lnBlock3-pic img {
    width: 100%;
}

.wh-lnBlock3-font {
    float: right;
    width: 46%;
    font-size: 16px;
}

.wh-lnBlock3-pic {
    font-size: 18px;
    font-weight: bold;
    color: #6B5954;
}

.wh-lnBlock3-pic p {
    color: #666;
    font-size: 16px;
    font-weight: bold;
}

.wh-lnBlock3-pic1 {
    margin-bottom: 120px;
    margin-top: 27px;
}

.wh-lnBlock3 {
    padding: 80px 0;
}

.wh-lnBlock3-font>p:not(:last-child) {
    margin-bottom: 20px;
}

.wh-lnBlock4 {
    background: #F7F8FA;
    padding: 80px 0;
}

.wh-lnBlock4-pic {
    width: 100%;
}

.wh-lnBlock4-pic img {
    width: 100%;
}

.wh-lnBlock4-font {
    float: right;
    width: 46%;
}

.wh-lnBlock4-font-title {
    font-size: 20px;
    font-weight: bold;
    color: #3382FF;
    position: relative;
    padding-left: 20px;
    margin-bottom: 70px;
}

.wh-lnBlock4-font-title::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 24px;
    background: #3382FF;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
}

.wh-lnBlock4-picMain {
    width: 34%;
    float: left;
}

.wh-lnBlock4-font-dna {
    text-align: right;
}

.wh-lnBlock4-font-dna img {
    width: 80%;
}

.wh-lnBlock4-font-title2 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.wh-lnBlock4-font-state {
    margin-top: 40px;
    margin-bottom: 40px;
}

.wh-lnBlock4-font-state p {
    color: #3382FF;
    font-size: 16px;
    font-weight: bold;
}

.wh-lnBlock4-font-desc {
    color: #666;
    font-size: 14px;
}

.wh-lnBlock5-l-titleMain {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 40px;
    position: relative;
}

.wh-lnBlock5-l-font {
    width: 50%;
    float: left;
}

.wh-lnBlock5-title {
    color: #3382FF;
    font-size: 16px;
    margin-bottom: 40px;
    font-weight: bold;
}

.wh-lnBlock5-desc {
    color: #666;
    font-size: 14px;
}

.wh-lnBlock5-r-pic {
    width: 48%;
    float: right;
    text-align: right;
}

.wh-lnBlock5-r-pic img {
    width: 60%;
}

.wh-lnBlock5 {
    padding: 80px 0;
}

.wh-lnBlock5-yl {
    float: left;
}

.wh-lnBlock5-mh {
    float: right;
}

.wh-lnBlock6 {
    background: #F7F8FA;
    padding: 80px 0;
}

.wh-lnBlock6-pic {
    width: 35%;
    float: left;
}

.wh-lnBlock6-pic img {
    width: 100%;
}

.wh-lnBlock6-font {
    width: 47%;
    float: right;
}

.wh-lnBlock6-font1 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.wh-lnBlock6-font2 {
    font-size: 16px;
    color: #3382FF;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 20px
}

.wh-lnBlock6-font-desc {
    color: #666;
    font-size: 14px;
}

.wh-lnBlock6-font-icon {
    text-align: right;
    margin-top: -10px;
}

.wh-lnBlock6-font-icon img {
    width: 49%;
}

.wh-lnBlock7 {
    padding: 80px 0;
}

.wh-lnBlock7-l {
    float: left;
    width: 47%;
}

.wh-lnBlock7-r {
    float: right;
    width: 47%;
}

.wh-lnBlock7-title1 {
    color: #3382FF;
    font-size: 16px;
    margin-bottom: 40px;
    font-weight: bold;
}

.wh-lnBlock7-title2 {
    color: #666;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 40px;
}

.wh-lnBlock7-desc {
    color: #666;
    font-size: 14px;
}

.wh-lnBlock7-desc>p:not(:last-child) {
    margin-bottom: 40px;
}

.wh-lnBlock8 {
    background: #F7F8FA;
    padding: 80px 0;
}

.wh-lnBlock8-l {
    float: left;
    width: 40%;
}

.wh-lnBlock8-r {
    float: right;
    width: 59%;
    position: relative;
    z-index: 2;
}

.wh-lnBlock8-pic1 {
    width: 40%;
    text-align: right;
}

.wh-lnBlock8-pic1 img {
    width: 33%;
}

.wh-lnBlock8-title1 {
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

.wh-lnBlock8-title2 {
    font-size: 16px;
    color: #3382FF;
    margin-bottom: 40px;
    position: relative;
    z-index: 2;
    font-weight: bold;
    margin-top: 20px;
}

.wh-lnBlock8-title3 {
    color: #666;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 40px;
}

.wh-lnBlock8-row2 {
    margin-top: 40px;
}

.wh-lnBlock8-title2::after {
    content: "";
    display: inline-block;
    width: 40%;
    height: 349px;
    background: url(../image/ln-block8-pic2.png) center center no-repeat;
    background-size: 100% auto;
    position: absolute;
    right: 0;
    top: -154px;
    z-index: 1;
}

.wh-lnBlock8 .wh-in {
    overflow: visible;
}

.wh-lnBlock1 {
    margin-bottom: 80px;
}

.wh-lnBlock8-desc {
    font-size: 14px;
    color: #666;
}

.wh-lnBlock9 {
    padding: 80px 0;
}

.wh-lnBlock9-pic {
    width: 38%;
    float: left;
}

.wh-lnBlock9-pic img {
    width: 100%;
}

.wh-lnBlock9-font {
    float: right;
    width: 50%;
}

.wh-lnBlock9-font1 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}

.wh-lnBlock9-font2 {
    font-size: 16px;
    color: #3382FF;
    font-weight: bold;
    margin-top: 20px;
}

.wh-lnBlock9-font3-title {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 40px;
}

.wh-lnBlock9-font3-l {
    float: left;
    width: 208px;
    margin-right: 20%;
    font-size: 16px;
}

.wh-lnBlock9-font3-l>div {
    font-size: 14px;
    color: #666;
}

.wh-lnBlock9-font3-r {
    float: left;
    width: 208px;
}

.wh-lnBlock9-font-img {
    width: 100%;
    text-align: right;
    margin-top: -10px;
}

.wh-lnBlock9-font-img img {
    width: 30%;
}

.wh-lnBlock10 {
    background: #F7F8FA;
    padding: 80px 0;
}

.wh-lnBlock10-font-l {
    float: left;
    width: 42%;
    font-size: 16px;
}

.wh-lnBlock10-font-r {
    float: right;
    font-size: 16px;
}

.wh-lnBlock10-l {
    float: left;
    width: 42%;
}

.wh-lnBlock10-r {
    float: right;
    width: 42%;
}

.wh-lnBlock10-r img {
    width: 100%;
}

.wh-lnBlock10-font-title {
    color: #666;
    font-size: 14px;
    font-weight: bold;
}

.wh-lnBlock10-title {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 40px;
}

.wh-lnBlock10-title2 {
    font-size: 16px;
    color: #3382FF;
    font-weight: bold;
}

.wh-lnBlock10-desc {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 40px;
}

.wh-lnBlock10-font-state {
    width: 144px;
    font-size: 14px;
    color: #666;
}

.wh-lnBlock10-font-desc2 {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 14px;
    color: #666;
}

.wh-lnBlock10-r-pic1 {
    width: 100%;
    text-align: right;
    margin-top: 50px
}

.wh-lnBlock10-r-pic1 img {
    width: 80%;
}

.wh-lnBlock10-r-pic2 {
    width: 100%;
    text-align: right;
    margin-top: 130px;
}

.wh-lnBlock10-r-pic2 img {
    width: 100%;
}

.wh-lnBlock10-title-l {
    float: left;
    color: #3382FF;
    font-size: 18px;
    font-weight: bold;
}

.wh-lnBlock10-title-r {
    float: right;
    width: 35%;
    text-align: right;
}

.wh-lnBlock10-title-r img {
    width: 45%;
}

.wh-lnBlock10-desc {
    margin-top: 40px;
    padding-left: 0;
}

.wh-lnBlock10-desc-l {
    float: left;
}

.wh-lnBlock10-desc-r {
    float: right;
    width: 80%;
    color: #666;
    font-size: 14px;
}

.wh-lnBlock11 {
    padding: 80px 0;
}

.wh-in {
    width: 1180px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.wh-lnBlock12-main {
    display: flex;
}

.wh-lnBlock12-main-font {
    margin-left: 80px;
}

.wh-lnBlock12-main-font-item {
    font-size: 14px;
    color: #666;
}

.wh-lnBlock12-main-font-item span:first-child {
    font-weight: bold;
}

.xny-detail-title {
    font-weight: bold;
    color: #333333;
    font-size: 32px;
    text-align: center;
    margin-top: 120px;
    margin-bottom: 40px;
}

.xny-detail-desc {
    text-align: center;
    color: #666666;
    font-size: 14px;
    padding-bottom: 10px;
    box-shadow: inset 0px -1px 0px 0px #F6F6F6;
}

.xny-detail-desc span:last-child {
    margin-left: 20px;
}

.xny-detail-text {
    padding: 40px 0;
    color: #666666;
    line-height: 32px;
    font-size: 16px;
}

.wx-detail-pic-bPic {
    width: 600px;
    height: 400px;
}

.wx-detail-pic-bPic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wx-detail-pic-desc {
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #F2F6F8;
    padding-left: 60px;
    position: relative;
    height: 50px;
}

.wx-detail-pic-desc-title {
    padding-top: 10px;
    display: inline-block;
}

.wx-detail-pic .gallery-top {
    width: 600px;
    /* height: 450px; */
}

.wx-detail-picList .gallery-thumbs {
    width: 500px;
    height: 70px;
}

.wx-detail-picList .gallery-thumbs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wx-detail-pic .swiper-button-prev {
    width: 36px;
    height: 36px;
    background: url(../image/btn-back-nor.png) center center no-repeat;
    background-size: 100% 100%;
    left: 0;
    right: auto;
    top: 50%;
    margin-top: -18px;
    opacity: 1;
}

.wx-detail-pic .swiper-button-prev:hover {
    background: url(../image/btn-back-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.wx-detail-pic .swiper-button-next {
    width: 36px;
    height: 36px;
    background: url(../image/btn-next-nor.png) center center no-repeat;
    background-size: 100% 100%;
    right: 0;
    left: auto;
    top: 50%;
    margin-top: -18px;
    opacity: 1;
}

.wx-detail-pic .swiper-button-next:hover {
    background: url(../image/btn-next-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.wx-detail-picList {
    width: 600px;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #F2F6F8;
}

.wx-detail-picList .gallery-thumbs .swiper-slide {
    border: 2px solid #fff;
    height: auto;
}

.wx-detail-picList .gallery-thumbs .swiper-slide-thumb-active {
    border: 2px solid #3382FF;
}

.wx-detail-pic .swiper-pagination-detail {
    text-align: left;
    width: 60px;
    position: absolute;
    left: 0;
}

.wx-detail-pic .swiper-pagination-detail .swiper-pagination-current {
    color: #3382FF;
    font-size: 20px;
}

.wx-detail-pic .swiper-pagination-detail .swiper-pagination-total {
    font-size: 16px;
    color: #666;
}

.xny-fzlc-main-item-pic {
    width: 38%;
}

.xny-fzlc-main-item-pic img {
    width: 100%;
}

.xny-fzlc-main-item {
    display: flex;
}

.xny-fzlc-main-item-font {
    width: 35%;
    margin-left: 80px;
}

.xny-fzlc-main-item-font-year {
    font-size: 64px;
    font-weight: bold;
    color: #3382FF;
}

.xny-fzlc-main-item-font-desc {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}

.xny-fzlc-in {
    display: flex;
}

.xny-fzlc-main {
    width: 85%;
}

.xny-fzlc-tab .swiper-slide {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    padding-left: 20px;
    cursor: pointer;
}

.xny-fzlc-tab .swiper-slide.active {
    color: #3382FF;
    font-size: 24px;
    font-weight: bold;
}

.xny-fzlc-tab .swiper-slide.active::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 24px;
    background: #3382FF;
    position: absolute;
    left: 0;
}

.xny-fzlc-tab {
    height: 400px;
}

.xny-fzlc-main-item-font-desc {}

.xny-fzlc-main-item-font-desc p {
    position: relative;
    padding-left: 16px;
    margin-bottom: 15px;
}

.xny-fzlc-main-item-font-desc p::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #666;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px;
}

.xny-fzlc-tab-main {
    position: relative;
    padding-bottom: 30px;
}

.xny-fzlc-tab-main .swiper-button-prev {
    width: 24px;
    height: 24px;
    background: url(../image/btn-back-nor.png) center center no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    top: auto;
}

.xny-fzlc-tab-main .swiper-button-prev:hover {
    background: url(../image/btn-back-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-fzlc-tab-main .swiper-button-next {
    width: 24px;
    height: 24px;
    background: url(../image/btn-next-nor.png) center center no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    top: auto;
}

.xny-fzlc-tab-main .swiper-button-next:hover {
    background: url(../image/btn-next-sel.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-single {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.crc-pub-page-num {
    width: 40px!important;
    height: 40px!important;
    line-height: 40px!important;
    border-radius: 20px!important;
    color: #666666!important;
    border: 1px solid #E8E8E8!important;
    text-align: center!important;
}

.crc-pub-page-num:hover {
    background: #3382FF!important;
    color: #fff!important;
}

.crc-pub-page-prev,
.crc-pub-page-next {
    width: 80px!important;
    height: 40px!important;
    line-height: 40px!important;
    border-radius: 20px!important;
    border: 1px solid #E8E8E8!important;
    font-size: 14px!important;
    color: #666666!important;
    text-align: center!important;
}

.crc-pub-page-text {
    width: 60px!important;
    height: 40px!important;
    border-radius: 20px!important;
    border: 1px solid #E8E8E8!important;
}

.crc-pub-page-enter {
    width: 60px!important;
    height: 40px!important;
    border-radius: 20px!important;
    border: 1px solid #E8E8E8!important;
    line-height: 40px!important;
}

.crc-pub-page-enter {
    background: #3382FF!important;
}

.crc-pub-page-enter:hover {
    color: #ffff!important;
}

.crc-pub-page-sel {
    color: #fff!important;
    border-color: #3382FF!important;
    background: #3382FF!important;
}

.xny-jyyj-pic {
    margin-bottom: 120px;
}

.box-main {
    width: 600px;
    float: left;
}

.years_box_content {
    margin-bottom: 20px;
}

.xny-form-zxly {
    width: 1180px;
    height: 710px;
    background: #F7F8FA;
    border-radius: 8px;
    padding: 40px;
}

.xny-form-zxly-desc {
    font-size: 14px;
    color: #666;
    margin-bottom: 40px;
    text-align: center;
}

.lab {
    font-size: 14px;
    color: #666;
    display: inline-block;
    width: 100px;
    text-align: right;
    margin-right: 40px;
    font-weight: bold;
}

.lab span {
    color: red;
}

.crv-lab input {
    width: 520px;
    height: 40px;
    padding: 0 10px;
    border-radius: 4px;
    border: 1px solid #E8E8E8;
    font-family: \5FAE\8F6F\96C5\9ED1, arial, tahoma, Verdana, sans-serif;
}

.yzm-ipt {
    width: 120px;
    height: 48px;
    padding: 0 10px;
    border-radius: 4px;
    border: 1px solid #E8E8E8;
    font-family: \5FAE\8F6F\96C5\9ED1, arial, tahoma, Verdana, sans-serif;
}

.crv-lab textarea {
    width: 520px;
    border-radius: 4px;
    border: 1px solid #E8E8E8;
    height: 160px;
    padding: 10px;
    vertical-align: top;
    font-family: \5FAE\8F6F\96C5\9ED1, arial, tahoma, Verdana, sans-serif;
}

#cement-yzm {
    position: relative;
}

#cement-yzm .crv-tips {
    top: 50px;
}

.crv-lab {
    margin-bottom: 40px;
    position: relative;
}

.yzm-desc {
    font-size: 14px;
    color: #3382FF;
    cursor: pointer;
    margin-left: 4px;
}

.yzm {
    margin-left: 10px;
}

.zxly-form {
    width: 700px;
    margin: 0 auto;
}

.cement-btn {
    margin-top: 40px;
    margin-left: 148px;
}

.cement-submit-info {
    width: 90px;
    height: 40px;
    line-height: 40px;
    background: #3382FF;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
}

.cement-reset-info {
    width: 90px;
    height: 40px;
    line-height: 40px;
    background: #ECEFF5;
    border-radius: 4px;
    text-align: center;
    color: #3382FF;
    margin-left: 20px;
    border: none;
    cursor: pointer;
}

.crv-tips {
    position: absolute;
    left: 140px;
    top: 44px;
    color: red;
}

.nrTxt {
    top: 163px;
}

.xny-form-tzz {
    width: 800px;
    margin: 0 auto;
    background: #fff;
    height: auto;
}

.xny-form-tzz .xny-form-name {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.xny-form-tzz .xny-form-zxly-desc {
    text-align: center;
}

.stock-up {
    color: #FF3F00;
}

.stock-down,
.load-error,
.load-color {
    color: #00ab1c;
}

.mxny-banner-pic {
    display: none;
}

.xny-share {
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    box-shadow: inset 0px -1px 0px 0px #E8E8E8, inset 0px 1px 0px 0px #E8E8E8;
    display: flex;
    justify-content: space-between;
}

.xny-share-icon {
    padding-top: 16px;
}

.xny-share-icon-1 {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url(../image/share1.png) center center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all ease 750ms;
}

.xny-share-icon-1-mask {
    position: absolute;
    bottom: 50px;
    left: 50%;
    width: 100px;
    height: 100px;
    border: 1px solid #eee;
    margin-left: -100px;
    display: none;
    -webkit-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all ease 750ms;
    z-index: 10;
}

.xny-share-icon-1-mask img {
    width: 100%;
    height: 100%;
    display: none;
}

.xny-share-icon-1:hover .xny-share-icon-1-mask {
    display: block;
    -webkit-transition: all 750ms;
    -moz-transition: all 750ms;
    transition: all ease 750ms;
}

.xny-share-icon-1:hover {
    background: url(../image/share1-h.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-share-icon-2:hover {
    background: url(../image/share2-h.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-share-icon-3:hover {
    background: url(../image/share3-h.png) center center no-repeat;
    background-size: 100% 100%;
}

.xny-share-icon-2 {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url(../image/share2.png) center center no-repeat;
    background-size: 100% 100%;
    margin-left: 20px;
    margin-right: 20px;
    cursor: pointer;
}

.xny-share-icon-3 {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url(../image/share3.png) center center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.xny-prevNext {
    display: flex;
    margin-top: 40px;
    margin-bottom: 160px;
}

.xny-prevNext-name {
    color: #666;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.xny-prevNext-title {
    color: #666;
    font-size: 16px;
}

.xny-prevNext-main:hover .xny-prevNext-title {
    color: #3382FF;
}

.xny-prevNext-main:hover .xny-prevNext-time {
    color: #3382FF;
}

.xny-prev {
    width: calc((100% - 60px) / 2);
}

.xny-next {
    width: calc((100% - 60px) / 2);
    margin-left: 60px;
}

.xny-prevNext-main {
    display: flex;
    justify-content: space-between;
}

.mxny-ehs-block2-item {
    width: 100%;
    height: 120px;
    border-radius: 16px;
    padding: 20px;
    color: #fff;
    position: relative;
}

.mxny-ehs-block2 {
    margin-top: 40px;
    display: none;
}

.mxny-ehs-block2-item-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.mxny-ehs-block2-item-desc {
    font-size: 14px;
    display: none;
}

.mxny-ehs-block2-item-arr-d {
    width: 40px;
    height: 40px;
    background: url(../image/ehs-arr-d.png) center center no-repeat;
    background-size: 20px 12px;
    position: absolute;
    right: 20px;
    top: 12px;
}

.mxny-ehs-block2-item-arr-u {
    width: 40px;
    height: 40px;
    background: url(../image/ehs-arr-u.png) center center no-repeat;
    background-size: 20px 12px;
    position: absolute;
    right: 20px;
    top: 12px;
    display: none;
}

.mxny-ehs-block2-item:not(:last-child) {
    margin-bottom: 20px;
}

.xny-csgy-block2-main-l .xny-ztzl-more a:hover {
    color: #fff;
}

.mxny-fzlc-tabMain .swiper-slide {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    width: 100px;
    cursor: pointer;
    text-align: center;
}

.mxny-fzlc-tabMain .swiper-slide.active {
    color: #3382FF;
}

.mxny-fzlc-tabMain .swiper-slide.activeL::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #3382FF;
}

.mxny-fzlc-tabMain .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: url(../image/btn-back-nor.png) center center no-repeat;
    background-size: 100% 100%;
    opacity: 1;
}

.mxny-fzlc-tabMain .swiper-button-next {
    width: 40px;
    height: 40px;
    background: url(../image/btn-next-nor.png) center center no-repeat;
    background-size: 100% 100%;
    opacity: 1;
}

.mxny-fzlc-tabMain {
    position: relative;
    margin-top: 40px;
}

.mxny-fzlc-tabMain-container {
    width: calc(100% - 100px);
}

.mxny-fzlc-content-item:not(:first-child) {
    display: none;
}

.mxny-fzlc-content-item-title {
    font-size: 30px;
    font-weight: bold;
    color: #3382FF;
    margin-top: 30px;
}

.mxny-fzlc-content-item-desc p {
    padding-left: 20px;
    position: relative;
}

.mxny-fzlc-content-item-desc p:not(:last-child) {
    margin-bottom: 20px;
}

.mxny-fzlc-content-item-desc p::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #666;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}

.mxny-fzlc-content-item-pic {
    height: 250px;
    width: 100%;
}

.mxny-fzlc-content-item-pic img {
    max-width: 100%;
    max-height: 100%;
}

.mxny-fzlc {
    display: none;
}

.xny-code {
    width: 120px;
    text-align: center;
}

.xny-code-pic {
    width: 120px;
    height: 120px;
}

.xny-code-pic img {
    width: 100%;
    height: 100%;
}

.xny-code-font {
    line-height: 18px;
    margin-top: 10px;
}

.mxny-code {
    width: 120px;
    text-align: center;
    margin-top: 20px;
}

.mxny-code-pic {
    width: 120px;
    height: 120px;
}

.mxny-code-pic img {
    width: 100%;
    height: 100%;
}

.mxny-code-font {
    color: #9E9E9E;
    line-height: 20px;
    margin-top: 10px;
}

.mxny-otherBanner {
    /* height: 300px; */
    display: none;
}

.mxny-otherBanner img {
    width: 100%;
}

@media screen and (max-width: 1200px) {
    /* .xny-indexFast .xny-in {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    } */
    .xny-indexFast-item {
        margin-bottom: 20px;
    }
    .xny-footer-desc {
        width: 100%;
        float: none;
    }
    .xny-footerNav {
        float: none;
        margin-top: 40px;
    }
    .xny-footerNav>ul {
        float: left;
        margin-left: 0;
        color: #6D7888;
        margin-right: 80px;
    }
    .xny-newsList-block-pdf {
        display: block;
        position: initial;
        right: auto;
        margin-left: 0;
    }
    .xny-gsgz-block1-item-title {
        height: 60px;
    }
    .xny-yjbg-tab-container {
        width: calc(100% - 112px);
    }
}

@media screen and (min-width: 1180px) {
    .xny-indexFast .swiper-pagination {
        display: none;
    }
}

@media screen and (max-width: 1180px) {
    .xny-indexNews-2-mt {
        width: calc((100% - 160px) / 2);
    }
    .xny-in {
        width: 100%;
        padding: 0 16px;
    }
    .wh-in {
        width: 100%;
        padding: 0 16px;
    }
    .xny-indexFast .xny-indexFast-container {
        padding: 0;
        margin: 0 16px;
    }
    .xny-ldzc-pic-font {
        width: auto;
        padding-right: 20px;
    }
    .xny-indexNews {
        /* margin-top: 60px; */
    }
    .xny-bread {
        /* display: none; */
    }
    .mxny-bread {
        /* display: block; */
    }
    .xny-gsjj-content-num-main-num {
        font-size: 32px;
    }
    .xny-dsj {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .xny-honor-yearList-l {
        float: none;
        width: 100%;
        text-align: left;
    }
    .xny-honor-yearList-r {
        float: none;
        width: 100%;
        border-left: none;
        padding-left: 0;
    }
    .xny-honor-yearList-r::before {
        content: none;
    }
    .xny-honor-yearList:not(:last-child) .xny-honor-yearList-r {
        padding-bottom: 40px;
    }
    .xny-newsList-block-title {
        margin-left: 0;
    }
    .xny-newsList-block-pdf {
        display: block;
        margin-left: 0;
        margin-top: 20px;
    }
    .xny-newsList-block-time span.xny-newsList-block-time1,
    .xny-newsList-block-time span.xny-newsList-block-time2 {
        display: none;
    }
    .xny-newsList-block-time span.mxny-newsList-block-time {
        display: block;
    }
    .xny-newsList-block-load {
        margin-top: 0;
    }
    .xny-zhNewslist-swipe-pic {
        width: 43%;
    }
    .xny-zhNewslist-swipe-font {
        width: 57%;
    }
    .xny-ztzl-item-main-font {
        width: calc((100% - 46%) - 120px);
    }
    .xny-videoList-item-pic {
        height: auto;
        padding-bottom: 56.31%;
    }
    .xny-videoList-item-pic img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        /* transform: translate(0px, -50%)!important; */
    }
    .xny-fdc-map {
        padding-top: 120px;
    }
    .xny-lxwm-in-other {
        padding-top: 60px;
    }
    .xny-gsgz-block1-item>a {
        display: block;
        padding: 20px;
    }
    .xny-gpxx-main {
        display: block;
    }
    .xny-gpxx-main-block2 {
        margin-top: 40px;
    }
    .wh-lnBlock2-font {
        float: none;
        width: 100%;
        padding: 0 20px;
        margin-bottom: 40px;
    }
    .wh-lnBlock2-pic {
        float: none;
        margin: 0 auto;
    }
    .wh-lnBlock2 {
        padding: 40px 0;
    }
    .xny-gsjj-content-pic {
        float: none;
        position: relative;
        width: 100%;
    }
    .xny-gsjj-content-num-main {
        float: none;
        padding-top: 0;
        height: auto;
        border-radius: 0;
        display: flex;
        justify-content: center;
        width: 100%;
        padding-left: 0;
    }
    .xny-gsjj-content-num-main-item {
        float: left;
        width: calc(100% / 3);
        text-align: center;
        margin-right: 0;
    }
    .xny-gsjj-content-num-main-des {
        text-align: center;
    }
    .xny-gsjj-content-num {
        padding: 0;
        background: #F7F8FA;
    }
    .xny-gsjj-content-num-main-num {
        font-size: 28px;
        padding: 20px;
    }
    .xny-form-zxly {
        width: 100%;
        padding: 0 20px;
        height: auto;
        padding-bottom: 40px;
    }
    .xny-csgy-block2-main-l {
        width: 100%;
    }
    .xny-csgy-block2-main-l-desc {
        margin-bottom: 20px;
    }
    .xny-csgy-block2-main-l-title {
        font-size: 20px;
    }
    .xny-form-zxly-desc {
        padding-top: 20px;
    }
    .xny-jygl-item-font1 {
        font-size: 18px;
    }
    .xny-jygl-item-font2 {
        height: auto;
    }
}

@media screen and (max-width: 1100px) {
    .xny-syxw-font-main {
        margin-left: 40%;
    }
}

@media screen and (max-width: 1024px) {
    .xny-indexYw-main-item-title {
        transform: translateY(0px);
        margin-bottom: 10px;
    }
    .xny-indexYw-main-item-desc {
        transform: translateY(0px);
    }
    .xny-indexYw-more {
        transform: translateY(0px);
    }
    .xny-indexYw-main-item:hover .xny-indexYw-main-item-title {
        transform: none;
        margin-bottom: 10px;
    }
    .xny-indexYw-main-item:hover .xny-indexYw-main-item-desc {
        transform: none;
    }
    .xny-indexYw-main-item:hover .xny-indexYw-more {
        transform: none;
    }
}

@media screen and (max-width: 1000px) {
    .xny-syxw-font-main {
        margin-left: 50%;
    }
    .xny-ehs-block3-container .swiper-button-next {
        display: none;
    }
    .xny-ehs-block3-container .swiper-button-prev {
        display: none;
    }
    .navigation-2 {
        display: none;
    }
    .page-content {
        padding-left: 0;
    }
    .xny-zrgl-block2-item {
        width: calc((100% - 40px) / 2)
    }
    .xny-zrgl-block2-item:nth-child(3) {
        margin-left: 0;
    }
    .xny-zrgl-block2-item:nth-child(1) {
        margin-bottom: 20px;
    }
    .xny-zrgl-block2-item:nth-child(2) {
        margin-bottom: 20px;
    }
    .xny-school-block1-font-title {
        margin-top: 30px;
    }
    .xny-fzlc-tab {
        height: auto;
    }
    .xny-fzlc-tab .swiper-slide {
        padding-left: 12px;
    }
    .xny-fzlc-tab .swiper-slide.active {
        font-size: 22px;
    }
    .xny-fzlc-main-item-font-year {
        font-size: 50px;
    }
    .wh-lnBlock5-yl {
        float: none;
    }
    .wh-lnBlock5-mh {
        float: none;
        margin-top: 30px;
    }
}

@media screen and (max-width: 1080px) {
    .xny-header {
        display: none;
    }
    .xd-header {
        display: block;
    }
    .xny-jyyj-desc {
        width: 100%;
    }
    .xny-zhNewslist-swiper .swiper-button-prev {
        bottom: 20px;
    }
    .xny-zhNewslist-swiper .swiper-button-next {
        bottom: 20px;
    }
    .xny-zhNewslist-swiper .swiper-pagination {
        bottom: 26px;
    }
    .xd-logo-href img {
        margin-left: 10px;
        margin-top: 10px;
    }
}

@media screen and (max-width: 1000px) {
    .xny-fzlc {
        display: none;
    }
    .mxny-fzlc {
        display: block;
    }
    .xny-footerNav {
        display: none;
    }
    .mxny-footerNav {
        display: block;
    }
    .xny-zhNewslist-main-item-l-font {
        width: 70%;
    }
    .xny-fzlc-in {
        display: flex;
        flex-direction: column-reverse;
    }
    .crc-pub-page-span {
        display: none;
    }
}

@media screen and (max-width: 950px) {}

@media screen and (max-width: 900px) {
    .xny-csgy-block2-main {
        flex-direction: column-reverse;
    }
    .xny-csgy-block2-main-r {
        width: 154px;
        margin-bottom: 40px;
    }
    .xny-picList-mask-bg .swiper-button-next {
        display: none;
    }
    .xny-picList-mask-bg .swiper-button-prev {
        display: none;
    }
    .xny-ehs-block3-container-font2 {
        height: 160px;
    }
}

@media screen and (max-width: 850px) {
    .xny-syxw-font-main {
        margin-left: 60%;
    }
    .xny-gszl-block1-pic {
        margin-right: 40px;
    }
    .xny-gszl-block1-font {
        width: calc((100% - 40px) - 48%);
    }
    .xny-school-block2 {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .xny-school-block3 {
        padding-top: 60px;
    }
    .xny-gpxx-main-block2 {
        display: block;
    }
    .xny-gpxx-main-block2-item:not(:first-child) {
        margin-left: 0;
    }
    .xny-gpxx-main-block2-item {
        margin-bottom: 20px;
    }
    .xny-gpxx-desc2 {
        float: left;
    }
}

@media screen and (max-width: 820px) {
    .xny-picList-mask-close {
        right: 0;
        top: -52px;
    }
}

@media screen and (max-width: 800px) {
    .xny-ldzc-pic {
        display: none;
    }
    .mxny-ldzc-pic {
        display: block;
    }
    .xny-ldzy-content {
        margin-top: 40px;
    }
    .xny-ldzy-content-title {
        margin-bottom: 20px;
        margin-top: 20px
    }
    .xny-zhNewslist-swipe-pic {
        float: none;
        width: 100%;
        padding-bottom: 66%;
    }
    .xny-zhNewslist-swipe-font {
        float: none;
        width: 100%;
    }
    .xny-zhNewslist-swiper {
        width: 100%;
        height: auto;
    }
    .xny-zhNewslist-swipe-font {
        padding: 20px;
    }
    .xny-zhNewslist-swipe-font2 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 16px;
    }
    .xny-zhNewslist-swiper .swiper-button-prev {
        width: 32px;
        height: 32px;
        right: 130px;
    }
    .xny-zhNewslist-swiper .swiper-button-next {
        width: 32px;
        height: 32px;
        right: 20px;
    }
    .xny-zhNewslist-swiper .swiper-pagination {
        bottom: 17px;
        right: 100px;
    }
    .xny-zhNewslist-swiper .swiper-pagination .swiper-pagination-current {
        font-size: 20px;
        font-weight: bold;
    }
    .xny-zhNewslist-swipe-font1 {
        font-size: 14px;
    }
    .xny-zhNewslist-swipe-font3 {
        line-height: 24px;
    }
    .xny-zhNewslist-swiper {
        padding-bottom: 60px;
    }
    .xny-zhNewslist-swiper .swiper-pagination {
        right: 73px;
    }
    .xny-zhNewslist-main-item-l-time {
        display: none;
    }
    .mxny-zhNewslist-main-item-l-time {
        display: block;
        color: #3382FF;
    }
    .xny-zhNewslist-main-item {
        position: relative;
    }
    .xny-zhNewslist-main-item-l {
        width: 100%;
    }
    .xny-zhNewslist-main-item-r {
        display: none;
    }
    .xny-zhNewslist-main-item-l-font {
        width: 100%;
        margin-left: 0;
    }
    .mxny-zhNewslist-main-item-l-time {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .xny-zhNewslist-main-item-l-font1 {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 20px;
    }
    .xny-zhNewslist-main-item {
        padding: 20px 0;
    }
    .xny-zhNewslist-main-item-other .xny-zhNewslist-main-item-l-font {
        width: 100%;
    }
    .mxny-zhNewslist-main-item-r {
        display: block;
    }
    .xny-ztzl-item-main-pic {
        float: none;
        width: 100%;
    }
    .xny-ztzl-item-main-font {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .xny-ztzl-item-main-font2 {
        margin-bottom: 20px;
    }
    .mxny-mtList-item-time {
        display: block;
    }
    .xny-mtList-item-time {
        display: none;
    }
    .xny-mtList-item-pic {
        margin-left: 0;
        width: 120px;
        height: 80px;
    }
    .xny-mtList-item-font span:last-child {
        display: none;
    }
    .xny-mtList-item-font {
        width: calc(100% - 160px);
    }
    .xny-mtList-item-font span:first-child {
        font-size: 16px;
        margin-top: 10px;
    }
    .xny-school-block1-in {
        height: auto;
    }
    .xny-school-block1-pic {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
    }
    .xny-school-block1-font {
        position: relative;
        width: 100%;
        border-radius: 0;
        padding: 20px;
    }
    .xny-school-block1-font-main {
        position: relative;
        width: 100%;
        left: 0;
    }
    .xny-school-block1-font-main .icon-tubiao-fuhao {
        margin-bottom: 20px;
        position: relative;
        top: 0;
        line-height: initial;
    }
    .xny-school-block1-font-title {
        margin-top: 10px;
        font-size: 16px;
    }
    .xny-school-block1-font-desc {
        margin-top: 10px;
    }
    .xny-school-block3-main-font1 {
        width: 10%;
    }
    .wh-lnBlock1-star {
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .wh-lnBlock1-font {
        float: none;
        width: 100%;
    }
    .wh-ln-title {
        height: auto;
        line-height: initial;
    }
    .wh-ln {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .wh-lnBlock1-font-row-item-title {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .wh-lnBlock1-font-row-item {
        height: auto;
    }
    .wh-lnBlock3-pic {
        float: none;
    }
    .wh-lnBlock3-font {
        float: none;
        width: 100%;
    }
    .wh-lnBlock3 {
        padding: 40px 0;
    }
    .wh-lnBlock3-font {
        font-size: 14px;
        color: #666;
    }
    .wh-lnBlock4-picMain {
        float: none;
        width: 100%;
    }
    .wh-lnBlock4-font {
        float: none;
        width: 100%;
    }
    .wh-lnBlock4-pic {
        width: 60%;
    }
    .wh-lnBlock4-font-title {
        font-size: 20px;
    }
    .wh-lnBlock4-font-title::before {
        height: 20px;
        margin-top: -10px;
    }
    .wh-lnBlock4 {
        padding: 40px 0;
    }
    .wh-lnBlock5-yl {
        float: none;
    }
    .wh-lnBlock5-mh {
        float: none;
    }
    .wh-lnBlock5-title {
        margin-top: 20px;
    }
    .wh-lnBlock6-pic {
        float: none;
    }
    .wh-lnBlock6-font {
        float: none;
        width: 100%;
    }
    .wh-lnBlock6 {
        padding: 40px 0;
    }
    .wh-lnBlock7 {
        padding: 40px 0;
    }
    .wh-lnBlock7-l {
        float: none;
        width: 100%;
    }
    .wh-lnBlock7-r {
        float: none;
        width: 100%;
    }
    .wh-lnBlock7-title1 {
        margin-top: 20px;
    }
    .wh-lnBlock8-l {
        float: none;
        width: 100%;
    }
    .wh-lnBlock8-r {
        float: none;
        width: 100%;
    }
    .wh-lnBlock8-title3 {
        margin-top: 20px;
    }
    .wh-lnBlock9-pic {
        float: none;
    }
    .wh-lnBlock9-font {
        float: none;
        width: 100%;
        margin-top: 40px;
    }
    .wh-lnBlock10-l {
        float: none;
        width: 100%;
    }
    .wh-lnBlock10-r {
        float: none;
    }
    .wh-lnBlock10-desc {
        margin-top: 40px;
    }
    .wh-lnBlock10 {
        padding: 40px 0;
    }
    .wh-lnBlock10-desc-l {
        float: none;
    }
    .wh-lnBlock10-desc-r {
        float: none;
        width: 100%;
        margin-top: 40px;
    }
    .wx-detail-pic .gallery-top {
        width: 100%;
    }
    .wx-detail-pic-bPic {
        width: 100%;
        background: #F7F8FA;
        height: auto;
    }
    .wx-detail-pic-bPic img {
        width: 100%;
        height: 230px;
        max-width: 100%;
        max-height: 100%;
    }
    .wx-detail-picList {
        width: 100%;
    }
    .wx-detail-picList .gallery-thumbs {
        width: 85%;
        max-height: 70px;
        height: auto;
    }
    .wx-detail-pic .swiper-button-next {
        width: 30px;
        height: 30px;
    }
    .wx-detail-pic .swiper-button-prev {
        width: 30px;
        height: 30px;
    }
    .years_box_title {
        float: none;
    }
    .box-main {
        width: 100%;
        float: none;
    }
    .page-content {
        width: 100%;
    }
    .xny-tzz {
        padding: 60px 0;
    }
    .crv-lab input {
        width: calc(100% - 180px);
    }
    .zxly-form {
        width: 100%;
    }
    .xny-form-tzz {
        width: 100%;
    }
    .crv-lab textarea {
        width: calc(100% - 180px);
    }
    .xny-newsList-block-time {
        float: none;
    }
    .xny-newsList-block-load {
        float: none;
        margin-left: 0;
        width: 100%;
    }
    .xny-newsList-block-title {
        width: 100%;
    }
    .crc-pub-page-num {
        width: 30px!important;
        height: 30px!important;
        line-height: 30px!important;
    }
    .crc-pub-page-prev,
    .crc-pub-page-next {
        width: 55px!important;
        height: 30px!important;
        line-height: 30px!important;
        font-size: 12px!important;
    }
    .crc-pub-page-num,
    .crc-pub-page-enter,
    .crc-pub-page-next {
        padding: 0 5px!important;
    }
    .xny-gsgz-block1 {
        display: block;
        width: 100%;
    }
    .xny-gsgz-block1-item {
        width: 100%;
        margin-left: 0;
        margin-top: 40px;
        padding: 20px;
    }
    .xny-gsgz-block1-itmemain {
        width: 100%
    }
    .xny-gsgz-block1-item-load {
        width: 40px;
        height: 40px;
    }
    .xny-gsgz-block1-item-title {
        font-size: 18px;
    }
    .xny-gsgz-block1-item-load {
        margin-top: 0;
    }
    .xny-yjbg-main-item {
        display: block;
    }
    .xny-yjbg-main-item-r {
        padding-top: 80px;
    }
    .xny-yjbg-main-item-r-block:nth-child(2n) {
        margin-left: 0;
    }
    .xny-yjbg-main-item-r-block {
        margin-bottom: 40px;
        width: 100%;
    }
    .xny-yjbg-tab {
        margin-bottom: 40px;
    }
    .xny-yjbg-main-item-r-block:not(:first-child) {
        margin-top: 40px;
    }
    .xny-yjbg-main-item-r-block-font1 {
        font-size: 16px;
        margin-top: 40px;
    }
    /* .xny-yjbg-tab-container .swiper-slide {
        width: 57px;
        height: 30px;
        line-height: 30px;
        margin-right: 10px;
    } */
    .xny-ehs-block1 {
        height: auto;
    }
    .xny-ehs-block2-item {
        width: 100%;
    }
    .xny-ehs-block2-item:nth-child(2n) {
        margin-left: 0;
    }
}

@media screen and (min-width: 750px) {
    .xny-ehs-block3-container .swiper-pagination {
        display: none;
    }
}

@media screen and (max-width: 750px) {
    .xny-ywfb-map {
        float: none;
        width: 100%;
    }
    .xny-ywfb-font {
        float: none;
        width: 100%;
    }
    .xny-ywfb {
        margin-bottom: 40px;
    }
    .xny-videoList-item {
        float: none;
        width: 100%;
    }
    .xny-videoList-item-pic {
        height: 51.46vw;
    }
    .jp-video-mob,
    .jp-video-open {
        width: 100%!important;
        top: 55px;
        margin: 0!important;
        left: 0;
    }
    .jp-video-open {
        background: #FFFFFF;
        border-radius: 8px;
        padding: 60px 20px 20px;
    }
    .jp-video-open {
        z-index: 201;
    }
    .jp-mask {
        z-index: 200;
    }
    .jp-video-mob .jp-close {
        display: block;
    }
    .jp-close {
        right: 0;
        top: 4px;
    }
    .xny-fdcMain-font {
        float: none;
        width: 100%;
    }
    .xny-fdcMain-pic {
        float: none;
        width: 100%;
    }
    .xny-fdcMain-in {
        display: flex;
        flex-direction: column-reverse;
    }
    .xny-fdcMain {
        padding: 60px 0;
        height: auto;
    }
    .xny-fdcMain-font1 {
        padding-bottom: 10px;
        box-shadow: inset 0px -1px 0px 0px #ddd;
    }
    .xny-lxwm-in {
        display: block;
    }
    .xny-lxwm-font {
        width: 100%;
    }
    .xny-lxwm-font1 {
        margin-top: 20px;
    }
    .xny-lxwm {
        padding: 60px 0;
    }
    .xny-lxwm-font1 {
        padding-bottom: 0;
    }
    .xny-gsjj-title {
        margin-top: 60px;
    }
    .xny-syxw-pic {
        position: inherit;
        width: 100%;
        top: 0;
        margin: 0 auto;
    }
    .xny-syxw-font {
        position: inherit;
        width: 100%;
        height: auto;
    }
    .xny-syxw {
        height: auto;
    }
    .xny-syxw-font-main {
        margin-left: 0;
        padding: 40px;
    }
    .xny-syxw-font1 {
        margin-top: 20px;
    }
    .xny-syxw-font-pdf {
        margin-top: 40px;
    }
    .xny-jygl-in {
        display: block;
    }
    .xny-jygl-item {
        width: 100%;
    }
    .xny-jygl-item:nth-child(2) {
        margin-left: 0;
        margin-top: 40px;
    }
    .xny-csgy-block1 {
        padding: 0 40px;
    }
    .xny-csgy-block1-main {
        width: calc(100% - 80px);
    }
    .xny-csgy-block3-item {
        display: block;
        width: 100%;
    }
    .xny-csgy-block3-pic {
        width: 100%;
    }
    .xny-csgy-block3-font {
        width: 100%;
    }
    .xny-csgy-block2-main {
        width: 100%;
        padding: 0 20px;
    }
    .xny-csgy-block3 {
        margin-top: 60px;
    }
    .xny-csgy-block1 {
        margin-bottom: 60px;
    }
    .xny-csgy-block3-font1 {
        margin-top: 20px;
    }
    .xny-csgy-block3-item:nth-child(2n) .xny-csgy-block3-pic {
        margin-left: 0;
    }
    .xny-zrgl-block3-main {
        display: block;
    }
    .xny-zrgl-block3-main-pic {
        width: 100%;
        margin-right: 0px;
    }
    .xny-zrgl-block3-main-font {
        width: 100%;
        margin-top: 20px;
    }
    .xny-zrgl-block2 {
        padding: 60px 0;
    }
    .xny-zrgl-block3 {
        padding-top: 60px;
    }
    .xny-ygga-block2 .xny-in {
        display: block;
    }
    .xny-ygga-block2-pic {
        width: 100%;
    }
    .xny-ygga-block2-font {
        width: 100%;
    }
    .xny-ygga-block2 {
        padding: 60px 0;
    }
    .xny-ygga-block2-font1 {
        margin-top: 20px;
    }
    .xny-school-block3-picList {
        width: 90%;
        left: 5%;
        margin-left: 0px;
        height: 70vw;
        z-index: 10000;
        margin-top: -145px;
    }
    .xny-school-block3-picList-pic {
        width: 100%;
        height: 100%;
    }
    .xny-school-block3-picList .swiper-pagination {
        bottom: 7vh;
    }
    .xny-school-block3-picList {
        height: auto;
    }
    .xny-school-block3-picList-font {
        font-size: 14px;
    }
    .xny-gpxx-desc {
        display: block;
    }
    .xny-gpxx-desc1 {
        display: block;
        margin-bottom: 10px;
        float: none;
        text-align: left;
    }
    .xny-tzz-in {
        display: block;
    }
    .xny-tzz-font {
        width: 100%;
    }
    .xny-tzz-map {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .xny-school-block2-main {
        height: auto;
    }
    .xny-gpxx-main-block1-item-num2 {
        display: inline-block;
    }
    .xny-banner {
        /* height: 280px; */
    }
    .xny-banner-pic {
        display: none;
    }
    .mxny-banner-pic {
        display: block;
    }
    .mxny-otherBanner {
        display: block;
    }
    .xny-otherBanner {
        display: none;
    }
    .xny-indexYw-main-item:hover {
        padding-top: 30px;
    }
}

@media screen and (max-width: 700px) {
    .xny-gpxx-main-table {
        display: block;
    }
    .yzm-desc {
        display: none;
    }
    .xny-prevNext {
        display: block;
        margin-bottom: 40px;
    }
    .xny-prev {
        width: 100%;
    }
    .xny-next {
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
    }
    .xny-indexNews-1-pic {
        float: none;
        width: 100%;
        border-radius: 8px;
    }
    .xny-indexNews-1-list-item {
        float: none;
        width: 100%;
    }
    .xny-indexNews-1-list-item>a {
        font-size: 16px;
    }
    .xny-indexNews {
        /* margin-top: 40px; */
    }
    .xny-indexNews-title {
        margin-bottom: 20px;
    }
    .xny-indexNews-2-mt {
        float: none;
        width: 100%;
    }
    .xny-indexNews-2-xq {
        margin-left: 0px;
        margin-right: 0px;
    }
    .xny-indexNews-titleFont {
        font-size: 20px;
    }
    .xny-indexNews-2-list>a {
        font-size: 14px;
    }
    .xny-indexNews-more {
        margin-top: 0;
    }
    .xny-indexNews-2 {
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 550px) {
    .xny-zrgl-block2-item {
        width: 100%;
    }
    .xny-zrgl-block2-item:not(:first-child) {
        margin-left: 0;
    }
    .xny-zrgl-block2-item:nth-child(4) {
        margin-top: 20px;
    }
    .xny-gsjj-content-num-main-num {
        font-size: 20px;
        padding: 5px;
    }
    .wh-lnBlock3-pic1 {
        display: none;
    }
    .wh-lnBlock8-title2::after {
        display: none;
    }
    .xny-indexYw-more {
        display: block;
    }
    .xny-school-block2-main-desc {
        overflow: auto;
        height: auto;
        padding-right: 0;
    }
    .years-font-desc {
        display: none;
    }
    .years-font .title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .years-load {
        width: 40px;
        height: 40px;
    }
    .xny-detail-title {
        font-size: 20px;
        margin-top: 80px;
    }
    .xny-detail-text {
        font-size: 14px;
    }
    .xny-prevNext-title {
        font-size: 14px;
    }
    .xny-ehs-block3 {
        margin-top: 40px;
        padding: 0;
    }
    .xny-ehs-block2 {
        display: none;
    }
    .mxny-ehs-block2 {
        display: block;
    }
    .mxny-fzlc-content-item-pic {
        height: auto;
    }
}

@media screen and (max-width: 500px) {
    .xny-bread {
        /* display: none; */
    }
    .mxny-bread {
        /* display: block; */
    }
    .xny-ldzc {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .xny-ldzc-title {
        font-size: 26px;
    }
    .xny-footer-select {
        display: none;
    }
    .xny-footerNav {
        display: none;
    }
    .xny-footer-desc {
        width: 100%;
        float: none;
    }
    .xny-footer-main {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .xny-footer-desc-tel {
        margin-bottom: 10px;
    }
    .xny-footer-desc-address {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .xny-indexYw-main-item {
        width: 100%;
        float: none;
        height: 222px;
        padding: 30px;
        /* padding-top: 20%; */
    }
    .xny-indexYw-main-item:not(:first-child) {
        margin-top: 20px;
        margin-left: 0;
    }
    /* .xny-indexFast-item {
        width: 48%;
        height: 150px;
        margin-bottom: 12px;
        padding: 20px;
    } */
    .xny-indexFast-item:nth-child(2n) {
        /* margin-left: 12px; */
    }
    .xny-indexFast-item:not(:last-child) {
        /* margin-right: 0; */
    }
    .xny-indexFast-item-title {
        font-size: 14px;
    }
    .xny-indexFast-item-desc {
        font-size: 12px;
        line-height: 16px;
    }
    .xny-indexFast {
        margin: 60px 0;
    }
    .xny-dsj-item-font-jj {
        /* display: none; */
    }
    .mxny-dsj-item-font-jj {
        /* display: block;
        padding-top: 10px;
        font-size: 14px;
        color: #666; */
    }
    .xny-dsj-item-pic {
        margin-right: 10px;
    }
    .xny-dsj-item-font-name>span:first-child {
        /* font-size: 16px; */
    }
    .xny-return {
        display: block;
    }
    .xny-honor-main-item-list-title {
        margin-top: 20px;
        font-size: 20px;
    }
    .xny-gsjj-title {
        margin-top: 60px;
        font-size: 20px;
    }
    .xny-honor-main {
        margin-bottom: 60px;
    }
    .xny-honor-tab li {
        font-size: 16px;
    }
    .xny-honor-main-item-tab .swiper-slide {
        font-size: 14px;
    }
    .xny-newsList-block-title {
        font-size: 16px;
    }
    .xny-newsList {
        margin-bottom: 60px;
    }
    .wx-detail-picList .gallery-thumbs {
        width: 80%;
    }
    .lab {
        margin-right: 0;
        display: block;
        text-align: left;
        margin-bottom: 10px;
    }
    .crv-lab input {
        width: 100%;
    }
    .crv-lab textarea {
        width: 100%;
    }
    .crv-tips {
        left: 0;
        top: 68px;
    }
    .nrTxt {
        top: 186px;
    }
    #cement-yzm .crv-tips {
        top: 74px;
    }
    .cement-btn {
        margin-left: 0;
        text-align: center;
    }
    .xny-info-tab li {
        font-size: 18px;
        margin: 0 10px;
    }
}