@charset "UTF-8";
body {
  font-size: 0.16rem;
  color: #333;
  overflow-x: hidden;
  font-family: "微软雅黑";}

a {
  color: inherit;
  text-decoration: none;}

.tow, .six-swiper-item-text .p1, .ten-swiper-item-text .p1, .tuwen_page-item-text .p2, .tuwen_page-item-text .p1, .page-list_item a, .tuwen_one-item-text .p1, .one-swiper-item-text .p1 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;}

.mwimg img {
  display: inline-block;
  max-width: 100%;}

.dflex, .boxw-flex, .boxb, .boxa-flex, .footer-info {
  display: flex;}
@media (max-width: 990px) {
  .dflex, .boxb, .boxa-flex, .footer-info {
    flex-direction: column;}
  .dflex > div, .boxb > div, .boxa-flex > div, .footer-info > div {
    width: 100%;}
  .dflex > div + div, .boxb > div + div, .boxa-flex > div + div, .footer-info > div + div {
    margin-top: 15px;}
}

.flex1, .list_six-item-text, .list_ten-item_text, .page-list_item a, .layout_page-right, .tuwen_one-item-text, .footer .links_list {
  flex: 1;
  min-width: 1px;}

div,
p,
a,
input,
span,
button,
form {
  box-sizing: border-box;}

p {
  margin: 0;}

.bgImgHoverScale {
  overflow: hidden;}
.bgImgHoverScale .inner-bg {
  transition: all 0.5s ease;}
.bgImgHoverScale:hover .inner-bg {
  transform: scale(1.1);}

@font-face {
  font-family: "fzxkjw";
src: url(../fonts/FZXKJW.TTF)}
.wrap {
  max-width: 13.45rem;
  padding: 0.05rem 0.15rem;
  margin: 0 auto;}

.header {
  position: relative;}

.top {
  padding: 0.35rem 0;
  background: url(../images/top_bg.jpg) top center no-repeat;
  background-size: cover;}
.top .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;}
.top-logo {
  display: flex;
  margin: 15px 0 15px 0;
  transition: top 0.3s;}
.top-logo img {
  width: 7.8rem;}
.top-search_form {
  width: 2.25rem;
  height: 0.42rem;
  border-radius: 0.21rem;
  display: flex;
  border: 1px solid #fff;
  padding: 0.02rem;}
.top-search_input {
  border: none;
  background: transparent;
  flex: 1;
  min-width: 1px;
  padding: 0 0.1rem;
  font-size: 0.18rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;}
@media (max-width: 1054px) {
  .top-search_input {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .top-search_input {
    font-size: 0.2153846154rem;}
}
.top-search_input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);}
.top-search_input::placeholder {
  color: rgba(255, 255, 255, 0.5);}
.top-search_input:focus {
  outline: none;}
.top-search_btn {
  background: #fff url(../images/search.jpg) center no-repeat;
  border-radius: 0.14rem;
  width: 0.52rem;
  font-size: 0;
  cursor: pointer;
  border: none;
  background-size: 0.15rem;
  cursor: pointer;
  border-radius: 0.18rem;}
.top_menu-btn {
  display: none;}
.top_menu-btn i {
  color: #fff;
  font-size: 24px;}
.top_menu-btn i.icon-system-close {
  display: none;}
.top_menu-btn.on .icon-menu {
  display: none;}
.top_menu-btn.on .icon-system-close {
  display: block;}
.top .topmob_search-btn {
  display: none;}
@media (max-width: 990px) {
  .top-logo {
    margin-right: 10px;
    width: 70%;}
  .top-logo img {
    width: 100%;}
  .top-right {
    display: none;}
  .top .topmob_search-btn {
    display: block;
    margin-left: auto;}
  .top .topmob_search-btn img {
    width: 0.25rem;}
  .top-search {
    flex: 1;
    min-width: 1px;
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    background: #157BF8;
    padding: 10px;
    z-index: 999;}
  .top-search.on {
    display: block;}
  .top-search_form {
    width: 100%;
    display: flex;
    position: static;
    height: 35px;
    padding: 2px;}
  .top-search_btn {
    width: 35px;
    height: 30px;}
  .top-search.on {
    display: flex;}
  .top_menu-btn {
    display: flex;
    margin-left: 10px;}
}

.nav {
  background: #0d56c8;}
.nav-box {
  display: flex;
  justify-content: space-between;}
.nav-box_item {
  position: relative;}
.nav-box_item > a {
  text-align: center;
  display: block;
  padding: 0.11rem 0;
  font-size: 0.2rem;
  color: #ffffff;
  margin-bottom: 0;
  line-height: 1.5;
  border-bottom: 0.01rem solid transparent;}
@media (max-width: 1054px) {
  .nav-box_item > a {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .nav-box_item > a {
    font-size: 0.2153846154rem;}
}
.nav-box_item.on > a, .nav-box_item:hover > a {
  border-bottom-color: #fff;}
.nav-box_item-arrow {
  display: none;}
@media (min-width: 990px) {
  .sub-box {
    display: none;
    position: absolute;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    background: #157BF8;
    min-width: 100%;
    border-radius: 0 0 0.05rem 0.05rem;
    overflow: hidden;}
}
.sub-box_item > a {
  display: block;
  padding: 0.8em 1.2em;
  font-size: 0.16rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;}
.sub-box_item > a:hover {
  background: rgba(0, 0, 0, 0.1);}

@media (max-width: 990px) {
  .nav {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #157BF8;
    top: 100%;}
  .nav .wrap {
    padding: 0;}
  .nav-box {
    flex-direction: column;}
  .nav-box_item {
    position: relative;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.4);}
  .nav-box_item > a {
    padding: 9px 20px !important;
    font-size: 16px !important;
    color: #fff;
    font-weight: normal;
    text-align: left;
    border-bottom: none;}
  .nav-box_item-arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 42px;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    transition: all 0.5s;}
  .nav-box_item-arrow i {
    color: #fff;
    font-size: 20px;}
  .nav-box_item.act .sub-box {
    display: block;}
  .nav-box_item.act > .nav-box_item-arrow {
    transform: rotate(90deg);}
  .sub-box {
    display: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);}
  .sub-box_item > a {
    padding: 10px 20px 10px 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 14px;
    text-align: left;
    color: #e7e7e7;}
}

.footer {
  background: url(../images/bg5.jpg) top center no-repeat;
  background-size: cover;
  padding-top: 0.2rem;}
.footer .links {
  margin-bottom: 0.18rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;}
.footer .links_title {
  border-left: 0.03rem solid #fff;
  padding-left: 0.1rem;
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;
  margin-right: 0.25rem;}
@media (max-width: 1054px) {
  .footer .links_title {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .footer .links_title {
    font-size: 0.2153846154rem;}
}
.footer .links_list {
  display: flex;
  flex-wrap: wrap;}
.footer .links_list a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0 0.43rem 0.13rem 0.1rem;
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0.1rem;
  line-height: 1.5;
  position: relative;}
@media (max-width: 1054px) {
  .footer .links_list a {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .footer .links_list a {
    font-size: 0.2153846154rem;}
}
.footer .links_list a:last-child {
  padding-right: 0;}
.footer .links_list a:last-child:after {
  right: calc(50% - 0.05rem);}
.footer .links_list a:after {
  content: "";
  position: absolute;
  width: 0.31rem;
  height: 0.07rem;
  border-radius: 0.04rem;
  background: #fff;
  position: absolute;
  right: calc(50% + 0.15rem);
  transform: translateX(50%);
  bottom: -0.04rem;
  display: none;}
.footer .links_list a:hover:after {
  display: block;}
.footer-info {
  justify-content: space-between;
  align-items: center;}
.footer-logo {
  width: 59.3155893536%;}
.footer-logo img {
  display: block;
  width: 100%;}
.footer-ewm {
  display: flex;
  flex-direction: column;
  align-items: center;}
.footer-ewm img {
  width: 1.26rem;}
.footer-ewm p {
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;}
@media (max-width: 1054px) {
  .footer-ewm p {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .footer-ewm p {
    font-size: 0.2153846154rem;}
}
.footer .copyright {
  padding: 0.1rem 0;
  text-align: center;
  font-size: 0.18rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;}
@media (max-width: 1054px) {
  .footer .copyright {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .footer .copyright {
    font-size: 0.2153846154rem;}
}

.banner {
  position: relative;
  overflow: hidden;}
.banner .swiper-slide a {
  display: block;
  padding-bottom: 25%;
  position: relative;}
.banner .swiper-slide a > img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;}
.banner .swiper-pagination {
  bottom: 0.3rem;}
.banner .swiper-pagination-bullet {
  opacity: 1;
  width: 0.2rem;
  height: 0.2rem;
  background: transparent;
  border: 1px solid #157BF8;
  margin: 0 0.13rem !important;}
.banner .swiper-pagination-bullet-active {
  background: #157BF8;}
@media (max-width: 1025px) {
  .banner .swiper-pagination {
    bottom: 10px;}
  .banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px !important;}
}
@media (max-width: 768px) {
  .banner .swiper-slide a {
    padding-bottom: 20%;
    position: relative;}
  .banner .swiper-slide a > img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    top: 0;
    left: 0;}
}

.one-swiper {
  position: relative;
  overflow: hidden;}
.one-swiper .swiper-pagination {
  text-align: right;
  bottom: 0.33rem;
  display: none;}
.one-swiper .swiper-pagination-bullet {
  opacity: 1;
  width: 0.21rem;
  height: 0.21rem;
  background: #fff;
  border: 1px dashed transparent;
  background-clip: content-box;
  padding: 0.05rem;
  margin: 0 0.05rem !important;}
.one-swiper .swiper-pagination-bullet-active {
  border-color: #fff;}
.one-swiper-item {
  display: block;}
.one-swiper-item:hover .one-swiper-item-img .inner-bg {
  transform: scale(1.1);}
.one-swiper-item-img {
  overflow: hidden;}
.one-swiper-item-img .inner-bg {
  padding-bottom: 72.3704866562%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.5s ease;}
.one-swiper-item-text {
  background: rgba(0, 0, 0, 0.42);
  padding: 0.1rem 0.6rem 0.1rem 0.3rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  right: 0;}
.one-swiper-item-text .p1 {
  display: flex;
  align-items: center;
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;}
.one-swiper-item-text .p1:before {
  content: "";
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.1rem;}
@media (max-width: 1054px) {
  .one-swiper-item-text .p1 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .one-swiper-item-text .p1 {
    font-size: 0.2153846154rem;}
}

.box-title {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: 0.3rem;}
.box-title_text {
  display: flex;
  flex-direction: column;
  align-items: center;}
.box-title_text .p1 {
  
  align-items: center;
  margin-bottom: 0rem;}
.box-title_text .p1:after, .box-title_text .p1:before {
  content: "";
  background: url(../images/title_icon.jpg) center no-repeat;
  background-size: 0.29rem;
  width: 0.29rem;
  height: 0.12rem;}
.box-title_text .p1 span {
  font-size: 0.3rem;
  color: #125eac;
  margin-bottom: 0;
  line-height: 1.5;
  margin: 0 0.2rem;
  position: relative;
  padding-bottom: 0.05rem;
  font-weight: bold;}
@media (max-width: 1054px) {
  .box-title_text .p1 span {
    font-size: 20px;}
}
@media (max-width: 990px) {
  .box-title_text .p1 span {
    font-size: 0.2461538462rem;}
}
.box-title_text .p1 span:after {
  position: absolute;
  bottom: 0;
  left: calc(50% - 0.25rem);
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.04rem;
  background: #157BF8;}
.box-title_text .p2 {
  font-size: 0.18rem;
  color: #9b9b9b;
  margin-bottom: 0;
  line-height: 1.5;
  text-transform: uppercase;}
@media (max-width: 1054px) {
  .box-title_text .p2 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .box-title_text .p2 {
    font-size: 0.2153846154rem;}
}
.box-title_more {
  font-size: 0.19rem;
  color: #9b9b9b;
  margin-bottom: 0;
  line-height: 1;
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);}
@media (max-width: 1054px) {
  .box-title_more {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .box-title_more {
    font-size: 0.2153846154rem;}
}
.box-title_more img {
  margin-right: 0.1rem;
  width: 0.2rem;}
.box-title_more:hover {
  color: #157BF8;}

.boxa {
  
  background-size: cover;
  padding: 0.3rem 0 0.3rem 0;}
.boxa-flex {
  justify-content: space-between;}
.boxa-flex_item {
  width: 23.5741444867%;}
.boxa-flex_mid {
  width: 48.4410646388%;}

.box {
  padding: 0.3rem 0;}

.boxb {
  padding-top: 0.45rem;
  justify-content: space-between;}
.boxb .box-title {
  justify-content: flex-start;}
.boxb .box-title_text {
  align-items: flex-start;}
.boxb .box-title_text span:after {
  display: none;}
.boxb_left {
  width: 50.1901140684%;}
.boxb_right {
  width: 48.1368821293%;}

.boxc {
  padding-top: 0.6rem;}

.boxd {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;}
.boxd-list {
  display: flex;
  margin: 0 -0.12rem 0;
  flex-wrap: wrap;}
.boxd-list_item {
  width: calc(25% - 0.24rem);
  margin: 0 0.12rem 0;
  border-radius: 0.12rem;}
.boxd-list_item:nth-of-type(1) {
  background: #157BF8;}
.boxd-list_item:nth-of-type(2) {
  background: #157BF8;}
.boxd-list_item:nth-of-type(3) {
  background: #157BF8;}
.boxd-list_item:nth-of-type(4) {
  background: #157BF8;}
.boxd-list_item a {
  display: flex;
  padding: 0.2rem 0 0.3rem 0;
  flex-direction: column;
  align-items: center;}
.boxd-list_item a img {
  width: 0.87rem;
  margin-bottom: 0.2rem;}
.boxd-list_item a p {
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;}
@media (max-width: 1054px) {
  .boxd-list_item a p {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .boxd-list_item a p {
    font-size: 0.2153846154rem;}
}

.list_one {
  margin-top: -0.25rem;}
.list_one-item {
  margin-top: 0.25rem;}
.list_one-item a {
  display: block;
  padding: 0.3rem 0.2rem 0.3rem 0.4rem;
  background-color: rgb(255, 255, 255);
  box-shadow: 0.14px 1.995px 20.79px 0.21px rgba(0, 0, 0, 0.3);}
.list_one-item a:hover {
  background: #157BF8 url(../images/bg2.jpg) center no-repeat;
  background-size: contain;}
.list_one-item a:hover .p1:before {
  background: #fff;}
.list_one-item a:hover .p1 span {
  color: #fff;}
.list_one-item a:hover .p1 span:after {
  background: #fff;}
.list_one-item a:hover .p2 {
  color: #fff;}
.list_one-item:nth-of-type(1) a {
  border-top: 0.07rem solid transparent;
  border-radius: 0 0 0.6rem 0;}
.list_one-item:nth-of-type(1) a:hover {
  border-top-color: #157BF8;}
.list_one-item:nth-of-type(2) a {
  border-bottom: 0.07rem solid transparent;
  border-radius: 0 0.6rem 0 0;}
.list_one-item:nth-of-type(2) a:hover {
  border-bottom-color: #157BF8;}
.list_one-item .p1 {
  position: relative;}
.list_one-item .p1::before {
  content: "";
  width: 0.07rem;
  height: 0.07rem;
  border-radius: 50%;
  background: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -0.2rem;
  top: 0.12rem;}
.list_one-item .p1 span {
  font-size: 0.2rem;
  color: #333;
  margin-bottom: 0.22rem;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
  font-weight: bold;
  padding-bottom: 0.15rem;
  display: block;}
@media (max-width: 1054px) {
  .list_one-item .p1 span {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .list_one-item .p1 span {
    font-size: 0.2153846154rem;}
}
.list_one-item .p1 span:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 0.44rem;
  height: 0.03rem;
  background: #157BF8;}
.list_one-item .p2 {
  font-size: 0.18rem;
  color: #7e7e7e;
  margin-bottom: 0;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
@media (max-width: 1054px) {
  .list_one-item .p2 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .list_one-item .p2 {
    font-size: 0.2153846154rem;}
}

.list_two-item + .list_two-item {
  margin-top: 0.16rem;}
.list_two-item a {
  background: #edf5ff;
  display: block;
  border-radius: 0.08rem;
  padding: 0.25rem 0.3rem;}
.list_two-item a:hover {
  background: #157BF8 url(../images/bg3.jpg) right center no-repeat;
  background-size: 3.43rem;}
.list_two-item a:hover .p1 {
  color: #fff;}
.list_two-item .p1 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 0.2rem;
  color: #333;
  margin-bottom: 0;
  line-height: 1.75;}
@media (max-width: 1054px) {
  .list_two-item .p1 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .list_two-item .p1 {
    font-size: 0.2153846154rem;}
}

.tuwen_one-item + .tuwen_one-item {
  margin-top: 0.26rem;}
.tuwen_one-item a {
  display: flex;
  align-items: center;
  border-radius: 0.08rem;
  background: #edf5ff;
  overflow: hidden;}
.tuwen_one-item a:hover .inner-bg {
  transform: scale(1.1);}
.tuwen_one-item a:hover .tuwen_one-item-text .p1 {
  color: #157BF8;}
.tuwen_one-item-img {
  width: 33.3333333333%;
  overflow: hidden;}
.tuwen_one-item-img .inner-bg {
  padding-bottom: 69%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.5s ease;}
.tuwen_one-item-text {
  padding: 0.14rem 0.2rem;}
.tuwen_one-item-text .p1 {
  font-size: 0.2rem;
  color: #333;
  margin-bottom: 0.3rem;
  line-height: 1.5;}
@media (max-width: 1054px) {
  .tuwen_one-item-text .p1 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .tuwen_one-item-text .p1 {
    font-size: 0.2153846154rem;}
}
.tuwen_one-item-text .p2 {
  font-size: 0.18rem;
  color: #79899d;
  margin-bottom: 0;
  line-height: 1.6;
display: -webkit-box;
  -webkit-box-orient: vertical;
-webkit-line-clamp: 2;
  overflow: hidden;
  height: 3.2em;}
@media (max-width: 1054px) {
  .tuwen_one-item-text .p2 {
    font-size: 15px;}
}
@media (max-width: 990px) {
  .tuwen_one-item-text .p2 {
    font-size: 0.1846153846rem;}
}

.list_three {
  margin: -0.18rem -0.09rem 0;
  display: flex;
  flex-wrap: wrap;}
.list_three-item {
  width: calc(25% - 0.18rem);
  margin: 0.18rem 0.09rem 0;
  background: #fff;
  border: 1px solid #e0e0df;
  border-top: 0.05rem solid #3F8AFF;
  box-shadow: 0px 6px 5.76px 0.24px rgba(114, 10, 10, 0.08);}
.list_three-item a {
  display: block;
  padding: 0.3rem 0.2rem 0.25rem 0.54rem;
  background: url(../images/l_bg.jpg) left 0.23rem top 0.41rem no-repeat;
  background-size: 0.1rem;}
.list_three-item .p1 {
  font-size: 0.18rem;
  color: #a2a2a2;
  margin-bottom: 0.2rem;
  line-height: 1.2;}
@media (max-width: 1054px) {
  .list_three-item .p1 {
    font-size: 14px;}
}
@media (max-width: 990px) {
  .list_three-item .p1 {
    font-size: 0.1846153846rem;}
}
.list_three-item .p2 {
  font-size: 0.2rem;
  color: #515151;
  margin-bottom: 0;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 4.5em;}
@media (max-width: 1054px) {
  .list_three-item .p2 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .list_three-item .p2 {
    font-size: 0.2153846154rem;}
}
.list_three-item:hover {
  background: #157BF8 url(../images/bg2.jpg) center no-repeat;
  background-size: contain;
  border-color: #157BF8;
  border-top-color: #3F8AFF;}
.list_three-item:hover a {
  background-image: url(../images/l_bg_h.jpg);}
.list_three-item:hover .p1, .list_three-item:hover .p2 {
  color: #fff;}

.page_banner {
  padding-bottom: 26.0416666667%;
  position: relative;}
.page_banner > img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;}

.mob_page-menu-btn {
  display: none;}

.page_content {
  font-size: 0.16rem;
  color: #333;
  margin-bottom: 0;
  line-height: 1.5;
  line-height: 2;}
.page_content table { width: 100% !important;}
@media (max-width: 1054px) {
  .page_content {
    font-size: 14px;}
}
@media (max-width: 990px) {
  .page_content {
    font-size: 0.2153846154rem;}
}
.page_content img {
  max-width: 100% !important;
  max-height: auto !important;}

.paging {
  margin-top: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;}
.paging_item,
.paging span {
  border: 0.01rem solid #ccc;
  padding: 0.04rem 0.08rem;
  margin: 0 0.03rem;
  color: #333;}
.paging_item:hover,
.paging span:hover {
  background: #157BF8;
  border-color: #157BF8;
  color: #fff;}
.paging span {
  border: none;}

.page-title h1 {
  font-size: 0.2rem;
  color: #333;
  margin-bottom: 0.15rem;
  line-height: 1.5;
  text-align: center;}
@media (max-width: 1054px) {
  .page-title h1 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .page-title h1 {
    font-size: 0.2461538462rem;}
}

.page-info {
  display: flex;
  justify-content: center;
  margin-bottom: 0.2rem;
  border-bottom: 0.01rem solid #efefef;
  padding-bottom: 0.1rem;}
.page-info span {
  font-size: 0.18rem;
  color: #666;
  margin-bottom: 0;
  line-height: 1.5;
  margin: 0 0.1rem;}
@media (max-width: 1054px) {
  .page-info span {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .page-info span {
    font-size: 0.1846153846rem;}
}

.page-next-prev {
  margin-top: 0.2rem;
  display: flex;
  justify-content: space-between;}
.page-next-prev > div {
  width: 48%;
  border: 1px solid #efefef;
  padding: 0.1rem;}
.page-next-prev a {
  font-size: 14px;
  color: #333;
  font-size: 0.14rem;
  color: #333;
  margin-bottom: 0;
  line-height: 1.5;}
@media (max-width: 1054px) {
  .page-next-prev a {
    font-size: 14px;}
}
@media (max-width: 990px) {
  .page-next-prev a {
    font-size: 0.2153846154rem;}
}
.page-next-prev a:hover {
  color: #157BF8;}

.layout_page {
  padding-bottom: 1.2rem;}
.layout_page-box {
  display: flex;
  align-items: flex-start;}
@media (min-width: 990px) {
  .layout_page-left {
    width: 3.2rem;
    margin-top: -1.2rem;
    z-index: 100;
    position: relative;
    padding-bottom: 0.6rem;}
  .layout_page-left:after {
    width: 100%;
    height: calc(100% - 0.8rem);
    background: url(../images/nav-bg.jpg) no-repeat bottom #a42427;
    background-size: 100%;
    content: "";
    z-index: -1;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.5s;}
  .layout_page-left-title {
    background: url(../images/nav-top.jpg) no-repeat center;
    padding: 0.4rem 0.2rem 0.3rem 0.45rem;
    background-size: 100%;
    font-size: 0.3rem;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: bold;}
}
@media (min-width: 990px) and (max-width: 1054px) {
  .layout_page-left-title {
    font-size: 16px;}
}
@media (min-width: 990px) and (max-width: 990px) {
  .layout_page-left-title {
    font-size: 0.2153846154rem;}
}
@media (min-width: 990px) {
  .layout_page-left-title span {
    display: block;
    line-height: 1.6;
    padding-top: 0.04rem;
    position: relative;}
  .layout_page-left-title span:after {
    bottom: auto;
    top: 0;
    width: 0.21rem;
    height: 0.02rem;
    background: #e7b21d;
    content: "";
    position: absolute;
    left: 0;
    transition: 0.5s;}
  .layout_page-menu {
    padding-bottom: 0.55rem;
    position: relative;}
  .layout_page-menu:after {
    background: #f5f8ff;
    height: 100%;
    left: 0.09rem;
    right: 0;
    width: auto;
    content: "";
    position: absolute;
    bottom: 0;
    transition: 0.5s;}
  .layout_page-menu-item {
    position: relative;
    z-index: 9;}
  .layout_page-menu-item p {
    font-size: 0.18rem;
    color: #333;
    margin-bottom: 0;
    line-height: 1.5;
    padding: 0 0.3rem 0 0.5rem;
    line-height: 1.2;
    position: relative;}
}
@media (min-width: 990px) and (max-width: 1054px) {
  .layout_page-menu-item p {
    font-size: 16px;}
}
@media (min-width: 990px) and (max-width: 990px) {
  .layout_page-menu-item p {
    font-size: 0.2153846154rem;}
}
@media (min-width: 990px) {
  .layout_page-menu-item p a {
    display: block;
    cursor: pointer;
    width: 100%;
    color: #333;
    background: url(../images/jt1.jpg) no-repeat right 0.3rem center;
    background-size: 0.07rem;
    border-bottom: 0.01rem dashed #d2d2d2;
    transition: 0.5s;
    padding: 0.18rem 0.45rem 0.18rem 0;}
  .layout_page-menu-item p:after {
    width: auto;
    height: auto;
    background: url(../images/nav-on.jpg) no-repeat;
    background-size: 100% 100%;
    opacity: 0;
    top: -0.12rem;
    right: -0.1rem;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: "";
    position: absolute;
    transition: 0.5s;}
  .layout_page-menu-item:hover p:after, .layout_page-menu-item.on p:after {
    opacity: 1;}
  .layout_page-menu-item:hover a, .layout_page-menu-item.on a {
    color: #fff;
    background: url(../images/jt2.jpg) no-repeat right 0.25rem center;}
}
.layout_page-right {
  padding: 0.4rem 0 0 0.6rem;}
.layout_page-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.55rem;
  border-bottom: 0.01rem solid #e5e5e5;}
.layout_page-top-title {
  font-size: 0.32rem;
  color: #000;
  margin-bottom: 0;
  line-height: 1.5;
  padding-bottom: 0.15rem;
  position: relative;}
@media (max-width: 1054px) {
  .layout_page-top-title {
    font-size: 24px;}
}
@media (max-width: 990px) {
  .layout_page-top-title {
    font-size: 0.2153846154rem;}
}
.layout_page-top-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0.6rem;
  height: 0.04rem;
  left: 0;
  background: #157BF8;}
.layout_page-top-crumbs {
  display: flex;
  align-items: center;
  font-size: 0.14rem;
  color: #666;
  margin-bottom: 0;
  line-height: 1.5;}
@media (max-width: 1054px) {
  .layout_page-top-crumbs {
    font-size: 14px;}
}
@media (max-width: 990px) {
  .layout_page-top-crumbs {
    font-size: 0.2153846154rem;}
}
.layout_page-top-crumbs i {
  margin-right: 0.05rem;
  font-size: 0.2rem;
  color: #157BF8;
  margin-bottom: 0;
  line-height: 1.5;}
@media (max-width: 1054px) {
  .layout_page-top-crumbs i {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .layout_page-top-crumbs i {
    font-size: 0.2153846154rem;}
}
.layout_page-top-crumbs span {
  margin: 0 0.05rem;}
.layout_page-top-crumbs a:hover {
  color: #157BF8;}

.page-list_item {
  display: flex;
  align-items: center;
  border-bottom: 0.01rem solid #dfdfdf;}
.page-list_item:hover {
  background: #f8f8f8;}
.page-list_item:hover a {
  color: #157BF8;}
.page-list_item:before {
  content: "";
  width: 0.05rem;
  height: 0.05rem;
  border-radius: 50%;
  background: #157BF8;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.1rem;}
.page-list_item a {
  font-size: 0.18rem;
  color: #303030;
  margin-bottom: 0;
  line-height: 1.5;
  line-height: 0.6rem;}
@media (max-width: 1054px) {
  .page-list_item a {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .page-list_item a {
    font-size: 0.2153846154rem;}
}
.page-list_item span {
  font-size: 0.18rem;
  color: #999999;
  margin-bottom: 0;
  line-height: 1.5;
  padding: 0 0.1rem;}
@media (max-width: 1054px) {
  .page-list_item span {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .page-list_item span {
    font-size: 0.2153846154rem;}
}

.tuwen_page {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25vw;}
.tuwen_page-item {
  width: calc(25% - 0.9375vw);}
.tuwen_page-item a {
  display: block;}
.tuwen_page-item a:hover .tuwen_page-item-img .inner-bg {
  transform: scale(1.1);}
.tuwen_page-item a:hover .tuwen_page-item-text .p1 {
  color: #157BF8;}
.tuwen_page-item-img {
  overflow: hidden;
  margin-bottom: 0.1rem;
  padding: 0 2vw;
  overflow: hidden;}
.tuwen_page-item-img .inner-bg {
  padding-bottom: 142.53%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.5s ease;}
.tuwen_page-item-img .inner-bg {
  transition: all 0.5s ease;}
.tuwen_page-item-text .p1 {
  font-size: 0.16rem;
  color: #333;
  margin-bottom: 5;
  line-height: 1.5;
  text-align: center;}
@media (max-width: 1054px) {
  .tuwen_page-item-text .p1 {
    font-size: 14px;}
}
@media (max-width: 990px) {
  .tuwen_page-item-text .p1 {
    font-size: 0.1846153846rem;}
}
.tuwen_page-item-text .p2 {
  font-size: 0.16rem;
  color: #666;
  margin-bottom: 0;
  line-height: 1.5;}
@media (max-width: 1054px) {
  .tuwen_page-item-text .p2 {
    font-size: 14px;}
}
@media (max-width: 990px) {
  .tuwen_page-item-text .p2 {
    font-size: 0.1846153846rem;}
}

@media (max-width: 990px) {
  .tuwen_page {
    gap: 10px;}
  .tuwen_page-item {
    width: calc(50% - 5px);}
  .mob_page-menu-btn {
    display: block;}
  .page_banner {
    padding-bottom: 40%;
    position: relative;}
  .page_banner > img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    top: 0;
    left: 0;}
  .layout_page-box {
    flex-direction: column;}
  .layout_page-right {
    width: 100%;
    padding: 0;}
  .page-list_item a {
    line-height: 40px;}
  .layout_page-top-title {
    display: none;}
  .layout_page-top {
    margin-bottom: 10px;}
  .layout_page .wrap {
    padding: 0;}
  .layout_page {
    padding-bottom: 0;}
  .layout_page-right {
    padding: 15px;}
  .layout_page-left {
    width: 100%;
    margin-top: -40px;
    position: relative;
    z-index: 99;}
  .layout_page-left-title {
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    background: #157BF8;}
  .layout_page-left-title span {
    font-size: 18px;
    color: #fff;}
  .mob_page-menu-btn i {
    font-size: 18px;
    color: #fff;}
  .layout_page-menu {
    position: absolute;
    left: 0;
    width: 100%;
    background: #157BF8;
    display: none;}
  .layout_page-menu.on {
    display: block;}
  .layout_page-menu-item {
    border-top: 1px solid rgba(255, 255, 255, 0.3);}
  .layout_page-menu-item p a {
    display: block;
    padding: 5px 20px 0 30px;
    font-size: 15px;
    line-height: 2;
    color: #fff;}
}
@media (max-width: 1100px) {
  .wrap {
    max-width: 98%;}
  .list_two-item + .list_two-item {
    margin-top: 0.35rem;}
  .list_one {
    margin-top: -0.5rem;}
  .list_one-item {
    margin-top: 0.5rem;}
  .list_one-item .p1 span {
    margin-bottom: 0.38rem;}
}
@media (max-width: 990px) {
  .list_one {
    margin-top: -15px;}
  .list_one-item {
    margin-top: 15px;}
  .list_one-item .p1 span {
    margin-bottom: 10px;}
  .box-title {
    margin-bottom: 15px;}
  .boxa,
  .box,
  .boxb,
  .boxc,
  .boxd {
    padding: 15px 0;}
  .list_two-item + .list_two-item {
    margin-top: 15px;}
  .tuwen_one-item-text .p1 {
    margin-bottom: 5px;}
  .list_three-item {
    width: calc(50% - 0.18rem);}
  .boxd-list {
    margin-top: 15px;}
  .boxd-list_item {
    width: calc(50% - 0.24rem);
    margin-top: 15px;}
  .footer {
    padding-top: 15px;}
}

.boxbb {
  background: url(../images/bgtzb.jpg) top center no-repeat;
  background-size: cover;
  padding: 0.4rem 0;}
.boxbb .boxb {
  padding-top: 0;}

.list_ten-item + .list_ten-item {
  margin-top: 0.18rem;}
.list_ten-item a {
  display: flex;
  background: #fff;
  padding: 0.15rem 0;}
.list_ten-item a:hover .list_ten-item_text .p1 {
  color: #157BF8;}
.list_ten-item_time {
  width: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-right: 0.01rem solid #3c83b0;}
.list_ten-item_time .p1 {
  font-size: 0.24rem;
  color: #3c83b0;
  margin-bottom: 0.15rem;
  line-height: 1.2;}
@media (max-width: 1054px) {
  .list_ten-item_time .p1 {
    font-size: 20px;}
}
@media (max-width: 990px) {
  .list_ten-item_time .p1 {
    font-size: 0.2461538462rem;}
}
.list_ten-item_time .p2 {
  font-size: 0.18rem;
  color: #3c83b0;
  margin-bottom: 0;
  line-height: 1.2;}
@media (max-width: 1054px) {
  .list_ten-item_time .p2 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .list_ten-item_time .p2 {
    font-size: 0.2153846154rem;}
}
.list_ten-item_text {
  padding: 0 0.5rem;
  display: flex;
  align-items: center;}
.list_ten-item_text .p1 {
  font-size: 0.2rem;
  color: #333;
  margin-bottom: 0;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
@media (max-width: 1054px) {
  .list_ten-item_text .p1 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .list_ten-item_text .p1 {
    font-size: 0.2153846154rem;}
}

.ten-swiper {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.18rem;}
.ten-swiper-item {
  display: block;}
.ten-swiper-item:hover .inner-bg {
  transform: scale(1.1);}
.ten-swiper-item-img {
  overflow: hidden;}
.ten-swiper-item-img .inner-bg {
  padding-bottom: 50.8%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.5s ease;}
.ten-swiper-item-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;}
.ten-swiper-item-text:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.9rem;
  background: url(../images/bg4.jpg) bottom left no-repeat;
  background-size: 100%;
  z-index: -1;}
.ten-swiper-item-text .p1 {
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;
  padding: 0 0.36rem 0.24rem 0.36rem;}
@media (max-width: 1054px) {
  .ten-swiper-item-text .p1 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .ten-swiper-item-text .p1 {
    font-size: 0.2153846154rem;}
}

.boxw {
  padding: 0.4rem 0;}
.boxw-flex {
  justify-content: space-between;}
.boxw-flex_left {
  width: 48%;}
.boxw-flex_right {
  width: 48%;}

.six-swiper {
  position: relative;
  overflow: hidden;}
.six-swiper .swiper-pagination {
  text-align: right;
  bottom: 0.15rem;}
.six-swiper .swiper-pagination-bullet {
  opacity: 1;
  width: 0.12rem;
  height: 0.12rem;
  background: transparent;
  border: 1px solid #fff;
  margin: 0 0.15rem 0 0 !important;}
.six-swiper .swiper-pagination-bullet-active {
  background: #fff;}
.six-swiper-item {
  display: block;
  position: relative;}
.six-swiper-item-img {
  overflow: hidden;}
.six-swiper-item-img .inner-bg {
  padding-bottom: 66.6156202144%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.5s ease;}
.six-swiper-item-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(21, 123, 248, 0.7);
  padding: 0.1rem 1rem 0.1rem 0.2rem;}
.six-swiper-item-text .p1 {
  font-size: 0.18rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: bold;}
@media (max-width: 1054px) {
  .six-swiper-item-text .p1 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .six-swiper-item-text .p1 {
    font-size: 0.2153846154rem;}
}

.list_six-item {
  border-bottom: 0.01rem dotted rgba(51, 51, 51, 0.34);
  padding: 0.13rem 0;
  position: relative;}
.list_six-item:after {
  content: "";
  transition: all 0.5s ease;
  position: absolute;
  left: 0;
  width: 0;
  bottom: -0.01rem;
  height: 0.01rem;
  z-index: 9;
  background: #157BF8;}
.list_six-item:hover:after {
  width: 100%;}
.list_six-item:hover .list_six-item-time .p1, .list_six-item:hover .list_six-item-time .p2 {
  color: #157BF8;}
.list_six-item:hover .list_six-item-text .p1 {
  color: #157BF8;}
.list_six-item:first-child {
  padding-top: 0;}
.list_six-item a {
  display: flex;
  align-items: flex-start;}
.list_six-item-time {
  padding: 0.07rem 0.1rem;
  background: #E5EDF7;
  text-align: center;
  margin-right: 0.3rem;}
.list_six-item-time .p1 {
  font-size: 0.24rem;
  color: #7E7E7E;
  margin-bottom: 0.08rem;
  line-height: 1;
  font-weight: bold;}
@media (max-width: 1054px) {
  .list_six-item-time .p1 {
    font-size: 20px;}
}
@media (max-width: 990px) {
  .list_six-item-time .p1 {
    font-size: 0.2461538462rem;}
}
.list_six-item-time .p2 {
  font-size: 0.14rem;
  color: #7E7E7E;
  margin-bottom: 0;
  line-height: 1;}
@media (max-width: 1054px) {
  .list_six-item-time .p2 {
    font-size: 13px;}
}
@media (max-width: 990px) {
  .list_six-item-time .p2 {
    font-size: 0.1846153846rem;}
}
.list_six-item-text .p1 {
  font-size: 0.18rem;
  color: #333;
  margin-bottom: 0;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
@media (max-width: 1054px) {
  .list_six-item-text .p1 {
    font-size: 16px;}
}
@media (max-width: 990px) {
  .list_six-item-text .p1 {
    font-size: 0.2153846154rem;}
}

@media (max-width: 990px) {
  .list_ten-item_time {
    width: 90px;}
  .list_two-item_text {
    padding: 0 10px;}
}