/* 瓒呭皬鎵嬫満灞忓箷閰嶇疆 */
p {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.main {
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-left: -0.15rem;
    margin-right: -0.15rem;
  }
  .navbar-toggle {
    padding: 0.15rem 0;
  }
  .navbar-brand {
    padding-top: 5px;
  }
  .navbar-brand img {
    width: 5.1rem;
    object-fit: contain;
  }
  .navbar-toggle img {
    width: 0.3rem;
  }
}
/* 甯歌鎵嬫満閰嶇疆 */
@media screen and (max-width: 767px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-left: -0.15rem;
    margin-right: -0.15rem;
  }
  .navbar-toggle {
    padding: 0.15rem 0;
  }
  .navbar-brand {
    padding-top: 5px;
  }
  .navbar-brand img {
    width: 5.1rem;
    object-fit: contain;
  }
  .navbar-toggle img {
    width: 0.4rem;
  }
  .index_nav .navbar_index_header .navbar-brand img {
    object-fit: contain;
    margin-top: 0.1rem !important;
  }
  .index_nav .nav_ul .dropdown {
    display: block;
  }
  /* 杞挱鍥� */
  .newList {
    background-image: url(../images/bg1.jpg);
    background-size: cover;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    box-sizing: border-box;
  }
  .newList .xinwen {
    margin: 0 0 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .newList .xinwen h1 {
    font-size: 0.44rem;
    font-weight: 700;
    color: #000;
  }
  .newList .xinwen .icon {
    position: absolute;
    top: 0.35rem;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 0.05rem;
    background-color: #0e3a76;
  }
  .newList .xinwen .h1active {
    color: #003277;
  }
  .newList .new-flex {
    width: 100%;
    padding: 0 0.28rem 0.6rem;
    box-sizing: border-box;
  }
  .newList .new-flex .tabs {
    display: none;
    width: 100%;
    padding: 0 0.2rem;
    background: #ffffff;
    box-shadow: 0rem 0.06rem 0.2rem 0rem rgba(191, 192, 199, 0.14);
    box-sizing: border-box;
  }
  .newList .new-flex .tabs .swiper1 {
    width: 100%;
  }
  .newList .new-flex .tabs .swiper1 .mySwiper .swiper-pagination-bullet-active {
    background-color: #e18f0b !important;
  }
  .newList .new-flex .tabs .swiper1 .mySwiper .swiper-horizontal > .swiper-pagination-bullets,
  .newList .new-flex .tabs .swiper1 .mySwiper .swiper-pagination-bullets.swiper-pagination-horizontal,
  .newList .new-flex .tabs .swiper1 .mySwiper .swiper-pagination-custom,
  .newList .new-flex .tabs .swiper1 .mySwiper .swiper-pagination-fraction {
    bottom: 0.4rem !important;
  }
  .newList .new-flex .tabs .swiper1 .mySwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 0.18rem;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
  }
  .newList .new-flex .tabs .swiper1 .mySwiper .swiper-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 4.7rem;
    object-fit: cover;
  }
  .newList .new-flex .tabs .swiper1 .mySwiper .swiper-wrapper .swiper-slide p {
    width: 100%;
    font-size: 0.3rem;
    color: #ffffff;
    font-weight: 700;
    color: #272727;
    line-height: 0.28rem;
    letter-spacing: -0.01rem;
    margin-top: 0.39rem;
    margin-bottom: 0.94rem;
  }
  .newList .new-flex .tabs .flex {
    display: none;
  }
  .newList .more-m {
    margin: 0 auto;
    width: 3rem;
    height: 0.74rem;
    line-height: 0.74rem;
    border: 0.01rem solid #003277;
    border-radius: 0.38rem;
    box-sizing: border-box;
  }
  .newList .more-m a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0.28rem;
    color: #003277;
  }
  .newList .more-m a img {
    margin-left: 0.1rem;
    width: 0.26rem;
    height: 0.24rem;
  }
  /* 鍏氬缓鏂囧寲 */
  .second_model {
    box-sizing: border-box;
    background-image: url(../images/mbg.png);
    background-size: cover;
  }
  .second_model .xinwen {
    margin: 0 0 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .second_model .xinwen h1 {
    font-size: 0.44rem !important;
    font-weight: bold;
  }
  .second_model .xinwen .icon {
    position: absolute;
    top: 0.35rem;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 0.05rem;
    background-color: #000 !important;
  }
  .second_model .xinwen .h1active-red {
    color: #ca0413;
  }
  .second_model .announcement {
    width: 100%;
    padding: 0 0.28rem 0.7rem;
    box-sizing: border-box;
  }
  .second_model .announcement .tabs-content {
    display: none;
    width: 100%;
  }
  .second_model .announcement .tabs-content ul {
    width: 100%;
  }
  .second_model .announcement .tabs-content ul li {
    width: 100%;
    background: #ffffff;
    box-shadow: 0rem 0.06rem 0.24rem 0rem rgba(191, 192, 199, 0.41);
    background-image: url(../images/1.png);
    background-size: 100% 100%;
    border-bottom: 0.04rem solid #c89646;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
    /* 鑾峰彇鍓嶄袱涓互澶栫殑鎵€鏈塴i绫诲悕 */
  }
  .second_model .announcement .tabs-content ul li:not(:nth-of-type(-n + 2)) {
    display: none;
  }
  .second_model .announcement .tabs-content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.4rem 0.34rem 0.3rem;
    box-sizing: border-box;
  }
  .second_model .announcement .tabs-content ul li a p {
    max-width: 6.25rem;
    font-size: 0.3rem;
    font-weight: 500;
    color: #272727;
    line-height: 0.44rem;
    letter-spacing: -0.01rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .second_model .announcement .tabs-content ul li a div {
    margin-top: 0.3rem;
    display: flex;
    align-items: center;
  }
  .second_model .announcement .tabs-content ul li a div i {
    width: 0.3rem;
    height: 0.3rem;
    background-image: url(../images/click.png);
    background-size: cover;
    margin-right: 0.13rem;
  }
  .second_model .announcement .tabs-content ul li a div span {
    font-size: 0.26rem;
    color: #aa8e60;
  }
  .second_model .announcement .tabs-content .more {
    width: 3rem;
    margin: 0.5rem auto 0;
    height: 0.74rem;
    line-height: 0.74rem;
    border: 0.01rem solid #003277;
    border-radius: 0.38rem;
    font-size: 0.28rem;
    color: #003277;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  .second_model .announcement .tabs-content .more svg {
    width: 0.26rem;
    height: 0.22rem;
    object-fit: cover;
    fill: #003277;
  }
  .third_model {
    background-image: url(../images/mbg2.png);
    background-size: cover;
    padding-top: 0.81rem;
    box-sizing: border-box;
  }
  .third_model .block-model h1 {
    text-align: center;
    font-size: 0.44rem;
    font-weight: 700;
    color: #ffffff;
  }
  .third_model .block-model h4 {
    text-align: center;
    font-size: 0.26rem;
    margin-top: 0.1rem;
    color: #ffffff;
    margin-bottom: 0.6rem;
  }
  .third_model .block-model ul {
    display: grid;
    width: 100%;
    height: 6.3rem;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 20% 20% 20% 20% 20%;
  }
  .third_model .block-model ul li:nth-child(1) {
    grid-row-start: 3;
    grid-row-end: 6;
    background-image: url(../images/wl1.png);
  }
  .third_model .block-model ul li:nth-child(2) {
    grid-row-start: 1;
    grid-row-end: 3;
    background-color: rgba(9, 74, 166, 0.6);
  }
  .third_model .block-model ul li:nth-child(3) {
    grid-row-start: 1;
    grid-row-end: 4;
    background-image: url(../images/w12.png);
  }
  .third_model .block-model ul li:nth-child(4) {
    grid-row-start: 4;
    grid-row-end: 6;
    background-color: rgba(9, 74, 166, 0.5);
  }
  .third_model .block-model ul li:nth-child(5) {
    grid-row-start: 1;
    grid-row-end: 3;
    background-color: rgba(22, 111, 204, 0.8);
  }
  .third_model .block-model ul li:nth-child(6) {
    grid-row-start: 3;
    grid-row-end: 6;
    background-color: rgba(3, 75, 171, 0.85);
  }
  .third_model .block-model ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
  }
  .third_model .block-model ul li a img {
    width: 0.71rem;
    object-fit: cover;
  }
  .third_model .block-model ul li a p {
    margin-top: 0.3rem;
    text-align: center;
    width: 100%;
  }
  .fourth_model {
    background-image: url(../images/mbg3.jpg);
    background-size: cover;
    padding-top: 0.7rem;
    padding-bottom: 0.76rem;
    box-sizing: border-box;
  }
  .fourth_model .xinwen {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .fourth_model .xinwen .h1active-black {
    font-size: 0.44rem;
    font-weight: 700;
    text-align: center;
    color: #000;
    line-height: 0.48rem;
    margin-bottom: 0.5rem;
  }
  .fourth_model .mediaViewp {
    padding: 0 0.28rem;
    box-sizing: border-box;
  }
  .fourth_model .mediaViewp .left {
    background: #ffffff;
    box-shadow: 0rem 0.02rem 0.49rem 0rem rgba(70, 70, 70, 0.26);
    padding: 0.25rem;
    box-sizing: border-box;
  }
  .fourth_model .mediaViewp .left .title-link {
    display: flex;
    width: 100%;
  }
  .fourth_model .mediaViewp .left .title-link img {
    width: 2.22rem;
  }
  .fourth_model .mediaViewp .left .title-link div {
    flex: 1;
  }
  .fourth_model .mediaViewp .left .title-link div h2 {
    display: none;
    color: #000;
  }
  .fourth_model .mediaViewp .left .title-link div p {
    color: #000;
    margin-left: 0.3rem;
  }
  .fourth_model .mediaViewp .left ul li {
    width: 100%;
  }
  .fourth_model .mediaViewp .left ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    padding: 0.2rem 0;
    display: block;
    width: 100%;
    height: 100%;
    border-top: 1px solid #e2e2e2;
    font-size: 0.3rem;
    color: #151515;
    line-height: 0.46rem;
  }
  .fourth_model .mediaViewp .left ul li:not(:nth-of-type(-n + 3)) {
    display: none;
  }
  .fourth_model .mediaViewp .right {
    margin-top: 20px;
  }
  .fourth_model .mediaViewp .right ul {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    grid-column-gap: 0.2rem;
    margin-bottom: 0.5rem;
  }
  .fourth_model .mediaViewp .right ul li {
    margin-bottom: 0.2rem;
  }
  .fourth_model .mediaViewp .right ul li:not(:nth-of-type(-n + 2)) {
    display: none;
  }
  .fourth_model .mediaViewp .right ul li a {
    width: 100%;
    display: block;
    height: 100%;
  }
  .fourth_model .mediaViewp .right ul li a div {
    position: relative;
    height: 120px;
    overflow: hidden;
  }
  .fourth_model .mediaViewp .right ul li a div img {
    width: 100%;
    height: 100%;
    margin-bottom: 0.21rem;
  }
  .fourth_model .mediaViewp .right ul li a div i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.67rem;
    height: 0.67rem;
    background-image: url(../images/stop.png);
    background-size: cover;
    display: none;
  }
  .fourth_model .mediaViewp .right ul li a p {
    color: #fff;
    margin-top: 10px;
  }
  .fourth_model .more {
    display: flex;
    width: 3rem;
    height: 0.74rem;
    font-size: 0.28rem;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0.38rem;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .fourth_model .more svg {
    fill: #fff;
    width: 0.26rem;
    height: 0.22rem;
  }
  .fifth_model {
    width: 100%;
    padding: 0.65rem 0 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  }
  .fifth_model .xinwen {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
  }
  .fifth_model .xinwen .h1active-black {
    font-size: 0.44rem;
    font-weight: 700;
    text-align: center;
    color: #2f2f2f;
    line-height: 0.48rem;
  }
  .fifth_model .xinwen h4 {
    display: none;
  }
  .fifth_model .fastTrack {
    margin-top: 0.5rem;
  }
  .fifth_model .fastTrack ul {
    display: flex;
    flex-wrap: wrap;
  }
  .fifth_model .fastTrack ul li {
    width: 50%;
    height: 3.2rem;
    box-shadow: 0rem 0rem 0.38rem 0rem rgba(93, 93, 93, 0.22);
    box-sizing: border-box;
  }
  .fifth_model .fastTrack ul li:nth-child(1) {
    background: #135eca;
  }
  .fifth_model .fastTrack ul li:nth-child(3) {
    background-color: #ad0b15;
  }
  .fifth_model .fastTrack ul li:nth-child(4) {
    background-image: none !important;
    background-color: #a38452;
  }
  .fifth_model .fastTrack ul li:nth-child(5) {
    background: url(../images/32.png) no-repeat center !important;
    background-size: cover !important;
  }
  .fifth_model .fastTrack ul li:nth-child(7) {
    background-color: #135eca;
  }
  .fifth_model .fastTrack ul li:nth-child(8) {
    background-image: none !important;
    background-color: #a38452;
  }
  .fifth_model .fastTrack ul li:nth-child(9) a p {
    color: #444444;
  }
  .fifth_model .fastTrack ul li:nth-child(10) {
    display: none;
  }
  .fifth_model .fastTrack ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    text-align: center;
  }
  .fifth_model .fastTrack ul li a img {
    width: 0.76rem;
    height: auto;
    object-fit: cover;
  }
  .fifth_model .fastTrack ul li a p {
    font-size: 0.32rem;
    font-weight: 500;
    color: #ffffff;
    margin-top: 0.36rem;
    width: 100%;
  }
  .fifth_model .quick-access ul {
    width: 85%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .fifth_model .quick-access ul li {
    width: 1.5rem;
  }
  .fifth_model .quick-access ul li .items {
    margin-top: 30%;
    text-align: center;
  }
  .fifth_model .quick-access ul li .items div img {
    width: 1rem;
    height: 1rem;
  }
  .fifth_model .quick-access ul li .items p {
    margin-top: 10%;
    font-size: 0.35rem !important;
    margin-top: 5px;
    color: #FFF;
    text-indent: initial;
    text-decoration: none;
  }
  footer {
    margin-top: 0.5rem;
  }
}
