@charset "utf-8";
/*-------------------分割线啊-----------------------*/
@media (max-width: 1199px) {
  .index-banner .img-box {
    height: calc(100vw * 321 / 1920);
  }
}

@media (max-width: 1199px) and (max-width: 1199px) {
  .index-banner .img-box {
    height: calc(100vw * 321 / 1199);
  }
}

@media (max-width: 1199px) and (max-width: 991px) {
  .index-banner .img-box {
    height: calc(100vw * 321 / 991);
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .index-banner .img-box {
    height: calc(100vw * 321 / 767);
  }
}

@media (max-width: 1199px) {
  .notice-list li {
    margin: calc(100vw * 0 / 1920) calc(100vw * 0 / 1920) calc(100vw * 15 / 1920) calc(100vw * 0 / 1920);
  }
}

@media (max-width: 1199px) and (max-width: 1199px) {
  .notice-list li {
    margin: calc(100vw * 0 / 1199 / 1.3) calc(100vw * 0 / 1199 / 1.3) calc(100vw * 15 / 1199 / 1.3) calc(100vw * 0 / 1199 / 1.3);
  }
}

@media (max-width: 1199px) and (max-width: 991px) {
  .notice-list li {
    margin: calc(100vw * 0 / 991 / 1.3) calc(100vw * 0 / 991 / 1.3) calc(100vw * 15 / 991 / 1.3) calc(100vw * 0 / 991 / 1.3);
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .notice-list li {
    margin: calc(100vw * 0 / 767 / 1.3) calc(100vw * 0 / 767 / 1.3) calc(100vw * 15 / 767 / 1.3) calc(100vw * 0 / 767 / 1.3);
  }
}

@media (max-width: 1199px) {
  .notice-list a {
    min-height: auto;
    background-size: 8.85417vw 5.20833vw;
    padding: calc(100vw * 8 / 1920) calc(100vw * 20 / 1920) calc(100vw * 10 / 1920) calc(100vw * 20 / 1920);
  }
}

@media (max-width: 1199px) and (max-width: 1199px) {
  .notice-list a {
    padding: calc(100vw * 8 / 1199 / 1.3) calc(100vw * 20 / 1199 / 1.3) calc(100vw * 10 / 1199 / 1.3) calc(100vw * 20 / 1199 / 1.3);
  }
}

@media (max-width: 1199px) and (max-width: 991px) {
  .notice-list a {
    padding: calc(100vw * 8 / 991 / 1.3) calc(100vw * 20 / 991 / 1.3) calc(100vw * 10 / 991 / 1.3) calc(100vw * 20 / 991 / 1.3);
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .notice-list a {
    padding: calc(100vw * 8 / 767 / 1.3) calc(100vw * 20 / 767 / 1.3) calc(100vw * 10 / 767 / 1.3) calc(100vw * 20 / 767 / 1.3);
  }
}

@media (max-width: 1199px) {
  .zk-list .col-xs-4:nth-child(2n) .zk-list-box {
    margin: calc(100vw * 130 / 1920) calc(100vw * 0 / 1920) calc(100vw * 0 / 1920) calc(100vw * 0 / 1920);
  }
}

@media (max-width: 1199px) and (max-width: 1199px) {
  .zk-list .col-xs-4:nth-child(2n) .zk-list-box {
    margin: calc(100vw * 130 / 1199 / 1.3) calc(100vw * 0 / 1199 / 1.3) calc(100vw * 0 / 1199 / 1.3) calc(100vw * 0 / 1199 / 1.3);
  }
}

@media (max-width: 1199px) and (max-width: 991px) {
  .zk-list .col-xs-4:nth-child(2n) .zk-list-box {
    margin: calc(100vw * 130 / 991 / 1.3) calc(100vw * 0 / 991 / 1.3) calc(100vw * 0 / 991 / 1.3) calc(100vw * 0 / 991 / 1.3);
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .zk-list .col-xs-4:nth-child(2n) .zk-list-box {
    margin: calc(100vw * 130 / 767 / 1.3) calc(100vw * 0 / 767 / 1.3) calc(100vw * 0 / 767 / 1.3) calc(100vw * 0 / 767 / 1.3);
  }
}

@media (max-width: 1199px) {
  .zk-list-box {
    margin: calc(100vw * 40 / 1920) calc(100vw * 0 / 1920) calc(100vw * 0 / 1920) calc(100vw * 0 / 1920);
  }
}

@media (max-width: 1199px) and (max-width: 1199px) {
  .zk-list-box {
    margin: calc(100vw * 40 / 1199 / 1.3) calc(100vw * 0 / 1199 / 1.3) calc(100vw * 0 / 1199 / 1.3) calc(100vw * 0 / 1199 / 1.3);
  }
}

@media (max-width: 1199px) and (max-width: 991px) {
  .zk-list-box {
    margin: calc(100vw * 40 / 991 / 1.3) calc(100vw * 0 / 991 / 1.3) calc(100vw * 0 / 991 / 1.3) calc(100vw * 0 / 991 / 1.3);
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .zk-list-box {
    margin: calc(100vw * 40 / 767 / 1.3) calc(100vw * 0 / 767 / 1.3) calc(100vw * 0 / 767 / 1.3) calc(100vw * 0 / 767 / 1.3);
  }
}

@media (max-width: 1199px) {
  .zk-list-box .img-box {
    height: calc(100vw * 176 / 1920);
  }
}

@media (max-width: 1199px) and (max-width: 1199px) {
  .zk-list-box .img-box {
    height: calc(100vw * 176 / 1199);
  }
}

@media (max-width: 1199px) and (max-width: 991px) {
  .zk-list-box .img-box {
    height: calc(100vw * 176 / 991);
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .zk-list-box .img-box {
    height: calc(100vw * 176 / 767);
  }
}

@media (max-width: 1199px) {
  .tu-list-box .img-box {
    height: 10rem;
  }
  .wen-list {
    min-height: 27.8rem;
    padding: 2rem 1.5rem;
  }
  .wen-list li {
    padding-bottom: 1.1rem;
    margin-bottom: 1.1rem;
  }
  .wen-list a {
    -webkit-line-clamp: 1;
    height: 2rem;
  }
  .shu-swiper .swiper-button-next,
  .shu-swiper .swiper-button-prev {
    top: 70%;
  }
  .ghlc-box .img-box {
    max-width: 100%;
    height: calc(100vw * 148 / 1920);
  }
}

@media (max-width: 1199px) and (max-width: 1199px) {
  .ghlc-box .img-box {
    height: calc(100vw * 148 / 1199);
  }
}

@media (max-width: 1199px) and (max-width: 991px) {
  .ghlc-box .img-box {
    height: calc(100vw * 148 / 991);
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .ghlc-box .img-box {
    height: calc(100vw * 148 / 767);
  }
}

@media (max-width: 1199px) {
  /*分页*/
  .comp-pages .page-pc a,
  .comp-pages .page-pc span {
    border-radius: 1.66806vw;
    padding-left: 0.66722vw;
    padding-right: 0.66722vw;
  }
  .comp-pages .page-phone {
    border-radius: 0.66722vw;
    font-size: calc(100vw * 16 / 1920);
  }
}

@media (max-width: 1199px) and (max-width: 1199px) {
  .comp-pages .page-phone {
    font-size: 1.23077rem;
  }
}

@media (max-width: 1199px) and (max-width: 991px) {
  .comp-pages .page-phone {
    font-size: 1.33333rem;
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .comp-pages .page-phone {
    font-size: 1.45455rem;
  }
}

@media (max-width: 1199px) {
  .details-page .main-cont.cont-xilan img {
    max-width: 50.0417vw;
  }
  .pic-list .img-box {
    height: 12.6rem;
  }
  .pic-list .title {
    font-size: 1.6rem;
  }
  /*光辉历程*/
  .his-list .img-box {
    width: 100%;
    height: auto;
  }
  .marquee-hx-box {
    margin-bottom: 3rem;
  }
}

@media (max-width: 991px) {
  .hc-mobile-nav a[href]:not([href="#"]) > span.nav-next {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .wrapper {
    overflow: hidden;
  }
  .navbar .toggle {
    display: block;
    margin-top: 1.5rem;
    padding-left: 3rem;
  }
  .navbar .toggle span,
  .navbar .toggle span::before,
  .navbar .toggle span::after {
    width: 3rem;
    height: 0.3rem;
  }
  .col-syyy-8,
  .col-syyy-4 {
    width: auto;
  }
  .index-banner {
    margin-bottom: 3rem;
  }
  .index-banner .img-box {
    height: 32rem;
  }
  .notice-list li {
    margin-bottom: 2rem;
  }
  .notice-list a {
    padding: 2rem;
  }
  .notice-list .title {
    font-size: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: calc(100vw * 60 / 1920);
    line-height: calc(100vw * 30 / 1920);
    margin-bottom: 1rem;
    height: auto !important;
  }
}

@media (max-width: 991px) and (max-width: 1199px) {
  .notice-list .title {
    height: 4.61538rem;
  }
}

@media (max-width: 991px) and (max-width: 991px) {
  .notice-list .title {
    height: 5rem;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .notice-list .title {
    height: 5.45455rem;
  }
}

@media (max-width: 991px) and (max-width: 1199px) {
  .notice-list .title {
    line-height: 2.30769rem;
  }
}

@media (max-width: 991px) and (max-width: 991px) {
  .notice-list .title {
    line-height: 2.5rem;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .notice-list .title {
    line-height: 2.72727rem;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .notice-list .title {
    height: auto;
    line-height: 1.6;
    display: block;
  }
}

@media (max-width: 991px) {
  .notice-list .date {
    padding-left: 2rem;
    font-size: 1.4rem;
    background-size: 1.41271vw 1.41271vw;
  }
  .index-box1 {
    padding: 6rem 0;
  }
  .index-box2 {
    margin-top: 0;
    background: #c72519;
    padding: 6rem 0;
  }
  .ghlcswiper {
    margin-bottom: 3rem;
    margin-left: 0;
    height: 40rem;
  }
  .ghlcswiper .ghlc-button-next::after,
  .ghlcswiper .ghlc-button-prev::after {
    background-size: 1.7rem 1rem !important;
  }
  .index-box3 {
    padding: 6rem 0;
  }
  .index-box3 .col-ty-md8,
  .index-box3 .col-ty-md4 {
    width: 100%;
  }
  .tu-swiper {
    margin-bottom: 3rem;
  }
  .index-tab-title {
    margin-left: auto;
    margin-right: auto;
    border-radius: 3rem;
  }
  .index-tab-title a {
    border-radius: 2.5rem 2.5rem 0 2.5rem;
    margin: calc(100vw * 0 / 1920) calc(100vw * 5 / 1920) calc(100vw * 0 / 1920) calc(100vw * 0 / 1920);
  }
}

@media (max-width: 991px) and (max-width: 1199px) {
  .index-tab-title a {
    margin: 0rem 0.38462rem 0rem 0rem;
  }
}

@media (max-width: 991px) and (max-width: 991px) {
  .index-tab-title a {
    margin: 0rem 0.41667rem 0rem 0rem;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .index-tab-title a {
    margin: 0rem 0.45455rem 0rem 0rem;
  }
}

@media (max-width: 991px) {
  .index-tab-title a:nth-child(2) {
    border-radius: 2.5rem 2.5rem 2.5rem 0;
  }
  .hxjy-list {
    margin-bottom: 4rem;
  }
  .gtzf-button {
    margin-bottom: 5rem;
  }
  .zk-list-box {
    margin-top: 0;
  }
  .zk-list-box .img-box {
    height: 24rem;
  }
  .tswy-tabbox {
    margin-top: 4rem;
  }
  .tswy-box .index-title {
    margin-left: 0%;
  }
  .tu-list-box .img-box {
    height: 14.7rem;
  }
  .footer {
    padding: calc(100vw * 47 / 1920) calc(100vw * 0 / 1920) calc(100vw * 47 / 1920) calc(100vw * 0 / 1920);
  }
}

@media (max-width: 991px) and (max-width: 1199px) {
  .footer {
    padding: 3.61538rem 0rem 3.61538rem 0rem;
  }
}

@media (max-width: 991px) and (max-width: 991px) {
  .footer {
    padding: 3.91667rem 0rem 3.91667rem 0rem;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .footer {
    padding: 4.27273rem 0rem 4.27273rem 0rem;
  }
}

@media (max-width: 991px) {
  .footer .footer-logo {
    float: none;
    display: block;
    margin: 0 auto;
    width: 90%;
  }
  .footer .info {
    text-align: center;
  }
  .hc-mobile-nav h2 {
    text-align: center;
  }
  .hc-mobile-nav .nav-wrapper {
    background: linear-gradient(-90deg, #d53921, #b51f27);
  }
  .hc-mobile-nav.nav-levels-expand .nav-container li.level-open a:hover,
  .hc-mobile-nav.nav-levels-none .nav-container li.level-open a:hover {
    background: #ecbf7e;
  }
  .hc-mobile-nav.nav-levels-expand .nav-container li.level-open,
  .hc-mobile-nav.nav-levels-none .nav-container li.level-open {
    background: #ecbf7e;
  }
  .ghlc-box .img-box {
    height: 21.2rem;
  }
  .other-menu {
    display: none;
  }
  .ny-top .ny-title {
    padding-left: 0;
  }
  .ny-top .ny-title::before {
    display: none;
  }
  /*分页*/
  .comp-pages .page-pc a,
  .comp-pages .page-pc span {
    border-radius: 2.60417vw;
    padding-left: 1.04167vw;
    padding-right: 1.04167vw;
  }
  .comp-pages .page-phone {
    border-radius: 1.04167vw;
    font-size: calc(100vw * 16 / 1920);
  }
}

@media (max-width: 991px) and (max-width: 1199px) {
  .comp-pages .page-phone {
    font-size: 1.23077rem;
  }
}

@media (max-width: 991px) and (max-width: 991px) {
  .comp-pages .page-phone {
    font-size: 1.33333rem;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .comp-pages .page-phone {
    font-size: 1.45455rem;
  }
}

@media (max-width: 991px) {
  .details-page .main-cont.cont-xilan img {
    max-width: 100%;
  }
  .wz2-list .date {
    background: none;
    padding-left: 0;
  }
  .wz2-list li:hover .date {
    background: none;
  }
  .pic-list .img-box {
    height: 10.7rem;
  }
  .pic-list .title {
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  .container {
    padding: 0 1.5rem;
  }
  .tu-swiper {
    padding: 0;
  }
  .tu-swiper .swiper-button-next {
    right: 1rem;
    display: none;
  }
  .tu-swiper .swiper-button-prev {
    left: 1rem;
    display: none;
  }
  .shu-swiper .swiper-button-next {
    right: 1rem;
    display: none;
  }
  .shu-swiper .swiper-button-prev {
    left: 1rem;
    display: none;
  }
  .navbar .toggle {
    right: 1.5rem;
    margin-top: -1.7rem;
  }
  .index-box1 {
    padding: 4rem 0;
  }
  .index-box2 {
    margin-top: 0;
    background: #c72519;
    padding: 4rem 0;
  }
  .index-banner .img-box {
    height: 19.6rem;
  }
  .index-banner .banner-page {
    display: none;
  }
  .index-banner p {
    padding: 1.5rem 1.5rem;
  }
  .notice-list .date {
    padding-left: 0;
    background: none;
  }
  .ghlc-box {
    margin-left: 0;
  }
  .ghlc-box .img-box {
    width: 100%;
  }
  .ghlc-box .img-box img {
    width: auto;
    display: block;
    margin: 0 auto;
  }
  .ghlcswiper {
    height: auto;
    padding-bottom: 8rem;
  }
  .ghlcswiper .ghlc-button-next::after,
  .ghlcswiper .ghlc-button-prev::after {
    background: none !important;
    font-size: 2.2rem;
    font-weight: bold;
    color: #c5231b;
    text-align: center;
    line-height: 4.5rem;
  }
  .ghlcswiper .ghlc-button-prev {
    left: 0rem;
  }
  .ghlcswiper .ghlc-button-prev::after {
    content: 'prev';
  }
  .ghlcswiper .ghlc-button-next {
    left: 6rem;
  }
  .ghlcswiper .ghlc-button-next::after {
    content: 'next';
  }
  .ghlcswiper::before {
    display: none;
  }
  .ghlc-box::before {
    display: none;
  }
  .ghlc-box::after {
    display: none;
  }
  .fscg-list .date {
    position: static;
  }
  .fscg-list a {
    padding-right: 0;
  }
  .index-tab-title {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .zk-list-box .img-box {
    padding: 0.3rem;
    height: 13.8rem;
    margin-bottom: 1rem;
  }
  .tswy-top-title .fl {
    display: flex;
    justify-content: left;
    align-items: center;
  }
  .tswy-top-title .fl a {
    padding: 0;
    text-align: center;
    width: 5rem;
  }
  .tu-list-box .img-box {
    height: 21.8rem;
  }
  .tu-list-box .title {
    border-radius: 0 0 2.5rem 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-height: auto;
  }
  .shu-list-box .desc {
    word-break: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .footer .footer-logo {
    width: 95%;
  }
  .footer .info {
    margin-top: 1rem;
  }
  .footer .info span,
  .footer .info a {
    margin-right: 0;
  }
  .comp-pages {
    padding-top: 0;
  }
  .comp-pages .page-phone {
    height: 4.5rem;
    line-height: 4.5rem;
    border-radius: 0.8rem;
    display: block !important;
  }
  /*右图左文*/
  .tw2-list .img-box {
    float: none;
    margin: 0;
    width: 100%;
    height: auto;
  }
  .tw2-list .info {
    padding-top: 2rem;
  }
  .tw2-list .title {
    overflow: visible;
    white-space: normal;
  }
  .tw2-list .desc {
    height: auto;
  }
  /*文字列表*/
  .wz-list .title {
    white-space: normal;
    padding: 0;
  }
  .wz2-list a::before {
    display: none;
  }
  .wz2-list a {
    padding-right: 0;
  }
  .wz2-list .title {
    white-space: normal;
  }
  .pic-list .img-box {
    height: auto;
  }
  .bless-box h2 {
    font-size: 2.2rem;
    line-height: 3rem;
    margin-bottom: 3rem;
  }
  .bless-box form {
    height: auto;
    padding: 3rem 1rem;
  }
  .bless-box .box-inp {
    margin-bottom: 3rem;
  }
  .bless-box .box-inp span {
    font-size: 1.6rem;
    line-height: 3rem;
    width: 100%;
  }
  .bless-box .box-inp .inp {
    font-size: 1.4rem;
    padding: 1rem 1rem;
  }
  .bless-box .box-inp .inp.text {
    padding: 1rem 1rem;
  }
  /*光辉历程*/
  .his-list {
    padding: 3rem 0 3rem;
  }
  .his-list::before {
    top: 0px;
    bottom: 0;
    left: 1rem;
    transform: translatex(0);
  }
  .his-list li {
    margin-bottom: 3rem;
  }
  .his-list li:nth-child(2n) a {
    float: none;
    text-align: left;
  }
  .his-list li:nth-child(2n) a::before {
    left: 0.3rem;
  }
  .his-list li:nth-child(2n) a .img-box {
    margin-left: 0;
    margin-right: auto;
  }
  .his-list a {
    display: block;
    float: none;
    width: 100%;
    padding: 0 0 0 3rem;
    text-align: left;
  }
  .his-list a::before {
    width: 1.4rem;
    height: 1.4rem;
    top: 6rem;
    left: 0.3rem;
    right: auto;
  }
  /*视频列表*/
  .vio-list .title {
    overflow: visible;
    white-space: normal;
  }
  .tswy-box .index-title .fl p span {
    margin: 0 0.5rem;
  }
  .wen-list {
    min-height: auto;
    padding: 2rem 1.5rem;
  }
  .wen-list a {
    height: auto;
  }
  .shu-swiper {
    padding-top: 2rem;
  }
  .index-box3 {
    background-size: auto 25%;
  }
}
