
header{
position:initial;
    background-color: #fff;
    transition: linear 0.1s;
    box-shadow: 0.01rem 0.02rem 0.2rem 0.04rem rgba(0, 0, 0, 0.1);
}

header.searchBox::after {
    background-color: #666666 !important;
}

header .headerFitem {
    color: #000 !important;
}

header .hide_1 {
    display: none;
}

header .hide_2 {
    display: block;
}

header .langbox span {
    color: #000 !important;
}

.slbzContent {
  width: 11rem;
  display: flex;
  justify-content: center;
  margin: auto;
}
.slbzContent .slbz_top,
.slbzContent .slbz_bottom {
  display: flex;
  align-items: center;
}
.slbzContent .slbz_right .slbz_item_r {
  margin-right: 0.32rem;
  margin-left: 0 !important;
}
.slbzContent .slbz_item_r {
  height: 0.79rem;
  padding: 0 0.24rem;
  margin-left: 0.32rem;
  display: flex;
  align-items: center;
  border-radius: 0.2rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  background: linear-gradient(90deg, #2859e5, #469be1 100%);
}
.slbzContent .slbz_item_r .txt {
  white-space: nowrap;
  font-size: 0.24rem;
  color: #ffffff;
}
.slbzContent .slbz_item_r .num {
  color: #f5f5f5;
  font-size: 0.4rem;
  font-weight: 700;
  margin-left: 0.05rem;
  opacity: 0.2;
}
.slbzContent .slbz_row {
  width: 1.55rem;
  padding: 0.07rem 0.15rem;
  font-size: 0.2rem;
  color: #11295b;
  border-radius: 99rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  background: linear-gradient(270deg, #d6ddf9, #d7eaf9 100%);
  margin: 0.06rem 0;
  text-align: center;
}
.slbzContent .slbz_left,
.slbzContent .slbz_right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.slbzContent .slbz_center {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #fff;
  margin: 0 0.3rem;
  width: 2.85rem;
  height: 2.85rem;
  background: url('../images/sdbg.png') no-repeat;
  background-size: 100% 100%;
}
.slbzContent .slbz_center div{
  font-size: 0.28rem;
  width: 2.07rem;
  height: 2.07rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.slbzContent .slbz_center div p{
  position: absolute;
  width: 0.17rem;
  height: 0.17rem;
  border-radius: 50%;
  background: linear-gradient(180deg, #04bef6, #3072fd 100%);
}
.slbzContent .slbz_center div p:nth-child(1) {
  left: -0.07rem;
  top: 0;
}
.slbzContent .slbz_center div p:nth-child(2) {
  right: -0.07rem;
  top: 0;
}
.slbzContent .slbz_center div p:nth-child(3) {
  right: -0.07rem;
  bottom: 0;
}
.slbzContent .slbz_center div p:nth-child(4) {
  left: -0.07rem;
  bottom: 0;
}


.zlRight {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.zlRight .sanjiaoImg {
  width: auto !important;
  height: 4.72rem !important;
  position: absolute;
  left: 0.7rem;
  top: 0;
}
.row_slideList {
  padding-bottom: 1.2rem;
}
.row_slideList .row_slideItem {
  width: 7.4rem;
  height: 1rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.15rem;
  padding-right: 0.5rem;
}
.row_slideList .row_slideItem:nth-child(1) {
  background: url('../images/jin1.png') no-repeat;
  background-size: 100% 100%;
  padding-left: 1.1rem;
}
.row_slideList .row_slideItem:nth-child(2) {
  background: url('../images/jin2.png') no-repeat;
  background-size: 100% 100%;
  padding-left: 1.7rem;
}
.row_slideList .row_slideItem:nth-child(3) {
  background: url('../images/jin3.png') no-repeat;
  background-size: 100% 100%;
  padding-left: 2.3rem;
}
.row_slideList .row_slideItem .title_r {
  font-size: 0.22rem;
  font-weight: bold;
  color: #415faa;
}
.row_slideList .row_slideItem .title_desc {
  font-size: 0.18rem;
  color: #415faa;
  text-align: center;
  margin-top: 0.03rem;
}
.row_slideList .row_slideItem .row_r_val {
  font-size: 0.18rem;
  border-radius: 99rem;
}
.row_slideList .row_slideItem .row_r_1 {
  color: #4361ab;
  padding: 0.15rem 0.25rem;
  background: #D0EBFC;
  background: linear-gradient(180deg, #d0ebfc 0%, #acdcfd 100%);
}
.row_slideList .row_slideItem .row_r_2 {
  color: #1b696e;
  background: #BAF4FA;
  background: linear-gradient(180deg, #baf4fa 0%, #7ad7f9 100%);
  padding: 0.1rem 0.3rem;
  margin-left: 0.2rem;
}
.row_slideList .row_slideItem .row_r_3 {
  padding: 0.1rem 0.2rem;
  margin-left: 0.2rem;
  color: #fff;
  background: #06AAF5;
  background: linear-gradient(180deg, #06aaf5 0%, #70c5f9 100%);
}
.row_slideList .row_slideItem .row_slideRight {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}


.lxwmContent{
width:4.1rem;
margin:auto;
}

.secondBanner {
  position: relative;
  height: 5.3rem;
}
.secondBanner .thisCateName {
  position: absolute;
  left: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-weight: bold;
  font-size: 0.45rem;
}
.secondBanner img {
  width: 100%;
  height: 100%;
}
main {
  position: relative;
}
main .secondCateBox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f4f7f9;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99;
}
main .secondCateBox ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
main .secondCateBox li {
  list-style: none !important;
  margin: 0 0.5rem;
}
main .secondCateBox li.active a {
  font-weight: bold;
  position: relative;
  color: #415faa;
}
main .secondCateBox li.active a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0.04rem;
  background-color: #415faa;
  left: 0;
  bottom: 0;
}
main .secondCateBox li a {
  display: block;
  padding: 0.38rem 0;
  color: #5e5e5f;
  font-size: 0.26rem;
}
main .secondCateBox li a:hover {
  color: #415faa;
  font-weight: bold;
}
main .newsContent {
  padding: 0.7rem 0;
}
main .newsContent .news_listBox {
  display: flex;
flex-wrap:wrap;
}
main .newsContent .news_listBox a {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 0.3rem;
display:block;
margin-bottom:0.45rem;
}
main .newsContent .news_listBox a:nth-child(3n+1) {
  margin-right: 0;
}
main .newsContent .news_listBox a .imgbox_news {
  height: 3rem;
  margin-bottom: 0.18rem;
  overflow: hidden;
}
main .newsContent .news_listBox a .imgbox_news:hover > img {
  transform: scale(1.1);
}
main .newsContent .news_listBox a .imgbox_news img {
  width: 100%;
  height: 100%;
  transition: linear 0.5s;
  object-fit: cover;
}
main .newsContent .news_listBox a .news_messbox .news_title {
  color: #344363;
height:0.73rem;
  font-weight: bold;
  font-size: 0.22rem;
  margin-bottom: 0.18rem;
  line-height: 1.8;
}
main .newsContent .news_listBox a .news_messbox .news_desc {
  color: #767e8e;
  font-size: 0.18rem;
  line-height: 1.8;
  margin-bottom: 0.14rem;

}
main .newsContent .news_listBox a .news_messbox .news_options {
  display: flex;
  justify-content: space-between;
  border-top: 0.01rem solid #dddddd;
  padding-top: 0.27rem;
  margin-top: 0.27rem;
}
main .newsContent .news_listBox a .news_messbox .news_options span {
  font-size: 0.18rem;
}
main .newsContent .news_listBox a .news_messbox .news_options span.timer {
  color: #0098d2;
}
main .newsContent .news_listBox a .news_messbox .news_options span.detail {
  color: #767e8e;
}
main .contactContent {
  padding: 0.7rem 0;
}
main .contactContent .contentBoxFlex {
  display: flex;
}
main .contactContent .contentBoxFlex .contentLeft {
  flex: 1;
  padding: 0.5rem 0.3rem;
  background-color: #fafafa;
}
main .contactContent .contentBoxFlex .contentLeft .code_web {
  margin-top: 0.5rem;
}
main .contactContent .contentBoxFlex .contentLeft .code_web img {
  width: 2rem;
  height: 2rem;
  margin: 0 auto;
  display: block;
}
main .contactContent .contentBoxFlex .contentLeft .code_web span {
  margin-top: 0.2rem;
  display: block;
  text-align: center;
  font-size: 0.2rem;
  color: #767e8e;
}
main .contactContent .contentBoxFlex .contentLeft .c_title {
  font-weight: bold;
  font-size: 0.24rem;
  margin-bottom: 0.3rem;
  color: #484e5b;
}
main .contactContent .contentBoxFlex .contentLeft .c_txt {
  margin-bottom: 0.05rem;
  display: flex;
}
main .contactContent .contentBoxFlex .contentLeft .c_txt img {
  width: 0.2rem;
  height: 0.2rem;
  display: block;
  margin-top: 0.1rem;
  margin-right: 0.1rem;
}
main .contactContent .contentBoxFlex .contentLeft .c_txt span {
  line-height: 2;
  color: #484e5b;
  font-size: 0.18rem;
}
main .contactContent .contentBoxFlex .contentRight {
  width: 10.3rem;
  height: 6rem;
}
main .contactContent .contentBoxFlex .contentRight #map {
  width: 100%;
  height: 100%;
}
main .contactContent .cateNameTit {
  display: flex;
  justify-content: center;
  margin-bottom: 0.5rem;
}
main .contactContent .cateNameTit span {
  display: inline-block;
  font-weight: bold;
  padding-bottom: 0.3rem;
  font-size: 0.36rem;
  position: relative;
}
main .contactContent .cateNameTit span::after {
  content: '';
  position: absolute;
  width: 50%;
  height: 0.04rem;
  background: #f00037;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
main #hangyezixun a {
  padding-bottom: 0.24rem;
  display: block;
  border-bottom: 0.01rem solid #dddddd;
}
main #hangyezixun .news_title {
  font-weight: normal;
  margin-bottom: 0.55rem;
}
main #fwsh {
  padding-bottom: 1.4rem;
}
main #rcfz {
  padding: 0.78rem 0 1.5rem 0;
  background-color: #f4f7f9;
}
main #hse {
  padding: 0.66rem 0 0.74rem 0;
  background-color: #f4f7f9;
}
main #hse .titles span::after {
  left: 0;
  transform: translateX(0);
}
main #rbjz {
  padding: 0.93rem 0 1.1rem 0;
}
main #yggh {
  padding: 1.12rem 0 0.7rem 0;
}
main #yggh .hseContent {
  flex-direction: row-reverse;
}
main #yggh .hseContent .hseMessbox {
  padding-left: 0;
  padding-right: 0.8rem;
}
main #yggh .titles span::after {
  left: 0;
  transform: translateX(0);
}
main .hseContent {
  display: flex;
  margin-top: 0.69rem;
}
main .hseContent .hseImgbox {
  width: 7.4rem;
  height: 3.53rem;
  overflow: hidden;
}
main .hseContent .hseImgbox:hover img {
  transform: scale(1.1);
}
main .hseContent .hseImgbox img {
  width: 100%;
  height: 100%;
  transition: linear 0.3s;
  object-fit: cover;
}
main .hseContent .hseMessbox {
  flex: 1;
  padding-left: 0.79rem;
}
main .hseContent .hseMessbox p {
  text-align: justify;
  color: #767e8e;
  line-height: 2;
}
main .rbList {
  display: flex;
  justify-content: space-between;
  margin: 0.47rem 0 0 0;
}
main .rbList .rbItem {
  width: 47%;
  padding: 0.42rem 1.2rem 0.6rem 0.45rem;
  background-color: #1b4b9e;
  border-radius: 0.1rem;
}
main .rbList .rbItem .rb_title {
  color: #fff;
  font-size: 0.22rem;
  font-weight: bold;
  margin-bottom: 0.36rem;
}
main .rbList .rbItem .rb_desc p {
  font-size: 0.18rem;
  line-height: 2;
  color: #fff;
  margin-bottom: 0.1rem;
}
main .fazhanList {
  margin-top: 0.46rem;
}
main .fazhanList .fzItem {
  display: flex;
  margin-bottom: 0.69rem;
  background-color: #fff;
}
main .fazhanList .fzItem:last-child {
  margin-bottom: 0;
}
main .fazhanList .fzItem:nth-child(2n) {
  flex-direction: row-reverse;
}
main .fazhanList .fzItem .fzRight {
  width: 50%;
  height: 4.77rem;
  overflow: hidden;
}
main .fazhanList .fzItem .fzRight:hover img {
  transform: scale(1.1);
}
main .fazhanList .fzItem .fzRight img {
  transition: linear 0.3s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main .fazhanList .fzItem .fzLeft {
  width: 50%;
  padding: 0.69rem 0.96rem 0.5rem 0.6rem;
}
main .fazhanList .fzItem .fzLeft img {
  width: 0.55rem;
  height: 0.55rem;
}
main .fazhanList .fzItem .fzLeft .fzMessbox {
  margin-top: 0.3rem;
}
main .fazhanList .fzItem .fzLeft .fzMessbox .fz_title {
  font-size: 0.22rem;
  color: #484e5b;
  font-weight: bold;
}
main .fazhanList .fzItem .fzLeft .fzMessbox .fz_desc {
  margin-top: 0.14rem;
  font-size: 0.18rem;
  color: #767e8e;
  line-height: 2;
}
main .fazhanList .fzItem .fzLeft .fzMessbox .fz_desc p {
  margin-top: 0.14rem;
  font-size: 0.18rem;
  color: #767e8e;
  line-height: 2;
}
main .bottomContentBox {
  display: flex;
  justify-content: space-between;
  margin-top: 0.46rem;
}
main .bottomContentBox .bcItem {
  width: 47%;
  padding: 0.57rem 0.74rem 0.74rem 0.74rem;
  background: url('../images/m.png') no-repeat;
  background-size: 100% 100%;
}
main .bottomContentBox .bcItem img {
  width: 0.62rem;
  height: 0.62rem;
}
main .bottomContentBox .bcItem .bcMessBox {
  margin-top: 0.32rem;
}
main .bottomContentBox .bcItem .bcMessBox .bc_title {
  font-weight: bold;
  margin-bottom: 0, 14rem;
  font-size: 0.22rem;
  color: #484e5b;
}
main .bottomContentBox .bcItem .bcMessBox .bc_desc {
  color: #767e8e;
  font-size: 0.18rem;
  margin-top: 0.14rem;
  line-height: 2;
}
main .bottomContentBox .bcItem .bcMessBox .bc_desc p {
  color: #767e8e;
  font-size: 0.18rem;
  margin-top: 0.14rem;
  line-height: 2;
text-align: justify;
}
main #detailContent {
  background: url('../images/bg.png') no-repeat;
  background-size: 100% 100%;
  background-position: top;
  padding: 1.65rem 0 1.2rem 0;
}
main #detailContent .detail_title {
  color: #4c4c4c;
  font-size: 0.36rem;
  font-weight: bold;
  margin-bottom: 0.28rem;
}
main #detailContent .detail_timer {
  font-size: 0, 16rem;
  color: #666666;
  padding-bottom: 0.16rem;
  border-bottom: 0.01rem solid #bad0f0;
}
main #detailContent .content {
  padding: 0.45rem 0rem;
}
main #detailContent .content p {
  margin-bottom: 0.4rem;
  line-height: 2;
}
main #detailContent .content h1 {
font-size:.28rem;
margin:0 auto 0.4rem auto;
text-align:center;
}
main #detailContent .content h2 {
font-size:.26rem;
margin:0 auto 0.4rem auto;
text-align:center;
}
main #detailContent .content h3{
font-size:.24rem;
margin:0 auto 0.4rem auto;
text-align:center;
}



main #detailContent .content img{
display:block;
margin:0.2rem auto;
}
main #detailContent .content a,
main #detailContent .content p,
main #detailContent .content span,
main #detailContent .content strong {
  font-size: 0.2rem;
  color: #4c4c4c;
text-align: justify;
}
.topContentBox .titles {
  display: flex;
  justify-content: center;
  align-items: center;
}
.topContentBox .titles span {
  font-weight: bold;
  font-size: 0.36rem;
  position: relative;
  color: #484e5b;
  padding-bottom: 0.3rem;
}
.topContentBox .titles span::after {
  content: '';
  position: absolute;
  width: 0.7rem;
  height: 0.04rem;
  background-color: #f00037;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.topContentBox .desc {
  font-size: 0.2rem;
  color: #767e8e;
  text-align: center;
  margin-top: 0.14rem;
}
.maodian {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
}
.aboutContent .gsjjContent {
  padding: 1rem 0 1.3rem 0;
  display: flex;
  position: relative;
}
.aboutContent .gsjjContent .gsjjLeft {
  width: 5rem;
}
.aboutContent .gsjjContent .gsjjRight {
  flex: 1;
  padding-left: 1.54rem;
}
.aboutContent .gsjjContent .gsjjRight p {
  color: #767e8e;
  font-size: 0.18rem;
  line-height: 2;
  text-align: justify;
}
.aboutContent .gsjjContent .gsjj_title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #415faa;
  margin-bottom: 0.15rem;
}
.aboutContent .gsjjContent .gsjj_desc {
  color: #767e8e;
  font-size: 0.18rem;
  padding-bottom: 0.28rem;
  border-bottom: 0.01rem solid #e8224f;
}
.aboutContent .gsjjContent .gsjj_options {
  display: flex;
  align-items: center;
  margin-top: 0.87rem;
}
.aboutContent .gsjjContent .gsjj_options a {
  padding: 0 0.08rem 0 0.21rem;
  height: 0.54rem;
  display: flex;
  align-items: center;
  border-radius: 99rem;
}
.aboutContent .gsjjContent .gsjj_options a.blue {
  margin-left: 0.49rem;
  border: 0.01rem solid #c9d2e8;
  background-color: #ebeff7;
}
.aboutContent .gsjjContent .gsjj_options a.blue .title {
  color: #4260ab;
}
.aboutContent .gsjjContent .gsjj_options a.blue .ico {
  background-color: #415faa;
}
.aboutContent .gsjjContent .gsjj_options a.red {
  border: 0.01rem solid #fab2c2;
}
.aboutContent .gsjjContent .gsjj_options a.red .title {
  color: #f00037;
}
.aboutContent .gsjjContent .gsjj_options a.red .ico {
  background-color: #f00037;
}
.aboutContent .gsjjContent .gsjj_options a .title {
  font-weight: bold;
}
.aboutContent .gsjjContent .gsjj_options a .ico {
  margin-left: 0.52rem;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutContent .gsjjContent .gsjj_options a .ico img {
  width: 0.11rem;
  height: 0.18rem;
}
.gsyyContent {
  padding: 0.6rem 0;
  background: url('../images/ybg.png') no-repeat;
  background-size: 100% 100%;
}
.gsyyContent .gsyyRight {
  flex: 1;
  padding-top: 0.5rem;
  padding-left: 1.1rem;
}
.gsyyContent .gsyyRight .gsyyR_item:not(:nth-child(1)) {
  display: none;
}
.gsyyContent .gsyyRight img {
  width: 0.46rem;
  height: 0.46rem;
  object-fit: contain;
  margin-bottom: 0.24rem;
display:none;
}
.gsyyContent .gsyyRight .gsyyR_desc p {
  color: #4e5a73;
  font-size: 0.24rem;
  line-height: 2;
}
.gsyyContent .gsyyRight .gsyyR_title {
  font-weight: bold;
  font-size: 0.3rem;
  color: #484e5b;
  padding-bottom: 0.18rem;
  position: relative;
  margin-bottom: 0.48rem;
}
.gsyyContent .gsyyRight .gsyyR_title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.59rem;
  height: 0.04rem;
  background: #f00037;
}
.gsyyContent .gsyyLeft {
  display: flex;
  align-items: center;
}
.gsyyContent .gsyyLeft .gsyyL_cateBox {
  height: 2.6rem;
  background: url('../images/dashed.png') no-repeat;
  background-size: 0.28rem 98%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 0.2rem;
}
.gsyyContent .gsyyLeft .gsyyL_cateBox .gsyyL_cate_item {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.gsyyContent .gsyyLeft .gsyyL_cateBox .gsyyL_cate_item .solid {
  margin-right: 0.23rem;
}
.gsyyContent .gsyyLeft .gsyyL_cateBox .gsyyL_cate_item .name {
  font-size: 0.2rem;
  color: #999999;
}
.gsyyContent .gsyyLeft .gsyyL_cateBox .gsyyL_cate_item.active .name {
  font-weight: bold;
  font-size: 0.24rem;
  color: #484e5b;
}
.gsyyContent .gsyyLeft .gsyyL_cateBox .gsyyL_cate_item.active .solid {
  background-color: #f00037;
}
.gsyyContent .gsyyLeft .gsyyL_cateBox .gsyyL_cate_item.active .solid::after {
  content: '';
  position: absolute;
  width: 0.34rem;
  height: 0.34rem;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 0.01rem solid #f00037;
}
.gsyyContent .gsyyLeft .gsyyL_cateBox .solid {
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  background: #c2c1c1;
  position: relative;
}
.gsyyContent .gsyyBigbox {
  display: flex;
}
.gsyyContent .gsyyBigbox .gsyyL_box {
  width: 4.97rem;
  height: 4.97rem;
  border-radius: 50%;
  overflow: hidden;
}
.gsyyContent .gsyyBigbox .gsyyL_box .gsyyL_item:hover img {
  transform: scale(1.1);
}
.gsyyContent .gsyyBigbox .gsyyL_box .gsyyL_item:not(:nth-child(1)) {
  display: none;
}
.gsyyContent .gsyyBigbox .gsyyL_box .gsyyL_item img {
  transition: linear 0.4s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fwwdContent {
  background: url('../images/f1.png') no-repeat;
  background-size: 100% 100%;
  padding: 1.1rem 0;
}
.fwwdContent .xmess p {
  text-align: center;
  font-weight: bold;
  font-size: 0.26rem;
  color: #415faa;
  margin-bottom: 0.28rem;
}
.fwwdContent .desc {
  width: 7rem;
  line-height: 2;
  margin: 0.39rem auto 0.24rem auto;
}
.fwwdContent .secondBottomBox {
  display: flex;
  margin-top: 1.1rem;
  justify-content: space-evenly;
}
.fwwdContent .secondBottomBox .numberItem {
  margin-right: 1rem;
}
.fwwdContent .secondBottomBox .numberItem:last-child {
  margin-right: 0;
}
.fwwdContent .secondBottomBox .numberItem:nth-child(1) .dw,
.fwwdContent .secondBottomBox .numberItem:nth-child(2) .dw,
.fwwdContent .secondBottomBox .numberItem:nth-child(4) .dw,
.fwwdContent .secondBottomBox .numberItem:last-child .dw {

  color: #415faa;
}
.fwwdContent .secondBottomBox .numberItem .dw {
  font-weight: bold;
margin-left:0.05rem;
}
.fwwdContent .secondBottomBox .numberItem .number {
  font-size: 0.42rem;
  color: #415faa;
  font-weight: bold;
}
.fwwdContent .secondBottomBox .numberItem .numberBottom {
  color: #303e48;
  font-weight: bold;
}
.zlghContent {
  padding: 1rem 0 0.3rem 0;
  position: relative;
}
.zlghContent .zlContent {
  display: flex;
  margin-top: 0.4rem;
}
.zlghContent .zlLeft {
  width: 5.64rem;
}
.zlghContent .zlLeft p {
  line-height: 2;
  text-align: justify;
  font-size: 0.18rem;
  color: #767e8e;
}
.zlghContent .zlRight {
  flex: 1;
  padding-left: 0.85rem;
}
.zlghContent .zlRight img {
  width: 100%;
  height: 100%;
}
.fzlcContent {
  background-color: #f6f7f7;
  padding: 1.25rem 0;
}
.fzlcContent .fzlcBox {
  display: flex;
  border-radius: 0.1rem;
  overflow: hidden;
}
.fzlcContent .fzlcBox .fzlcLeft {
  width: 4.84rem;
  background: url('../images/blue.png') no-repeat;
  background-size: 100% 100%;
  padding: 1rem 0.64rem 0.45rem 0.52rem;
}

.fzlcContent .fzlcBox .fzlcLeft .fzlc_solid {
font-size:0.35rem;
color:#fff;
padding-bottom:0.3rem;
  margin-bottom: 0.88rem;
position:relative;
}
.fzlcContent .fzlcBox .fzlcLeft .fzlc_solid::after{
content:'';
position:absolute;
left:0;
bottom:0;
  width: 0.59rem;
  background-color: #fff;
  height: 0.04rem;

}


.fzlcContent .fzlcBox .fzlcLeft .fzlcItem {
  margin-bottom: 0.74rem;
}
.fzlcContent .fzlcBox .fzlcLeft .fzlcItem .fzlc_t {
  font-weight: bold;
  color: #fff;
  font-size: 0.22rem;
  padding-bottom: 0.15rem;
  border-bottom: 0.01rem solid #ffffff;
  margin-bottom: 0.15rem;
}
.fzlcContent .fzlcBox .fzlcLeft .fzlcItem .fzlc_desc {
  color: #d0daeb;
  font-size: 0.18rem;
  line-height: 2;
}
.fzlcContent .fzlcBox .fzlcRight {
  width: calc(16rem - 4.84rem);
  overflow: hidden;
  padding: 1rem 1.3rem 1.1rem 1.2rem;
  background: linear-gradient(180deg, #f1f1f1, #ebebeb 100%);
  position: relative;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box {
  overflow: hidden;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .fzlc_prev {
  left: auto !important;
  right: 2.1rem !important;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .fzlc_next {
  left: auto !important;
  right: 1.1rem !important;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .fzlc_next,
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .fzlc_prev {
  top: auto !important;
  bottom: 0.7rem !important;
  width: 0.74rem;
  height: 0.5rem;
  border-radius: 99rem;
  border: 0.02rem solid #f00037;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .fzlc_next:hover,
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .fzlc_prev:hover {
  background-color: #f00037;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .fzlc_next:hover::after,
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .fzlc_prev:hover::after {
  color: #fff;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .fzlc_next::after,
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .fzlc_prev::after {
  font-size: 0.25rem;
  color: #f00037;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .smallSwiper {
  position: relative;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .smallSwiper::after {
  content: '';
  width: 100%;
  height: 0.01rem;
  position: absolute;
  bottom: 0.07rem;
  left: 0;
  background-color: #cfcfcf;
  z-index: 1;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .smallSwiper .swiper-wrapper {
  padding-bottom: 0.15rem;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .smallSwiper .swiper-slide {
  color: #999999;
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 0.6rem;
  position: relative;
  cursor: pointer;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .smallSwiper .swiper-slide::after {
  content: '';
  position: absolute;
  width: 0.06rem;
  height: 0.06rem;
  bottom: -0.11rem;
  border-radius: 50%;
  z-index: 9;
  left: 50%;
  transform: translateX(-50%);
  background-color: #c4c4c4;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .smallSwiper .swiper-slide.swiper-slide-active {
  font-size: 0.4rem;
  color: #f00037;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_box .smallSwiper .swiper-slide.swiper-slide-active::after {
  content: '';
  background-color: #f00037 !important;
  width: 0.14rem !important;
  height: 0.14rem !important;
  bottom: -0.14rem;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_wrap {
  padding-top: 0.7rem;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_wrap .fzlc_row {
  display: none;
}
.fzlcContent .fzlcBox .fzlcRight .fzlcR_wrap .fzlc_row * {
  margin-bottom: 0.4rem;
  font-size: 0.2rem;
  color: #333333;
}
.ysContent {
  background-color: #e6ebf1;
  padding: 0.76rem 0 1rem 0;
}
.ysContent .ysList {
  margin-top: 0.4rem;
}
.ysContent .ysList .ysItem {
  margin-bottom: 0.58rem;
}
.ysContent .ysList .ysItem:last-child {
  margin-bottom: 0;
}
.ysContent .ysList .ys_cate_name {
  font-size: 0.26rem;
  font-weight: bold;
  color: #415faa;
  margin-bottom: 0.33rem;
}
.ysContent .ysList .ys_rowList {
  display: flex;
}
.ysContent .ysList .ys_rowList .ys_rowItem {
  width: 24%;
  background-color: #083c94;
  margin-right: 1.33%;
  border-radius: 0.07rem;
  padding: 0.4rem 0.31rem 0.8rem 0.3rem;
  transition: linear 0.4s;
}
.ysContent .ysList .ys_rowList .ys_rowItem:hover {
  transform: translateY(-10px);
}
.ysContent .ysList .ys_rowList .ys_rowItem .ys_name {
  color: #fff;
  font-weight: bold;
  font-size: 0.22rem;
  margin-bottom: 0.18rem;
}
.ysContent .ysList .ys_rowList .ys_rowItem .ys_desc p {
  line-height: 2;
  text-align: justify;
  color: rgba(255, 255, 255, 0.9);
}
.ysContent .ysList .ys_rowList .ys_rowItem:nth-child(4n) {
  margin-right: 0;
}
.titles.zero span::after {
  left: 0;
  width: 0.59rem !important;
  transform: translateY(0);
}
.ryzzContent {
  padding: 1rem 0 0.5rem 0;
  background: #fafafb;
}
.ryzzContent .ryzzDesc {
  margin-top: 0.33rem;
}
.ryzzContent .ryzzDesc p {
  font-size: 0.18rem;
  text-align: justify;
  color: #767e8e;
  line-height: 2;
  margin-bottom: 0.3rem;
}
.ryzzContent .honor_name {
  color: #415faa;
  font-weight: bold;
  font-size: 0.3rem;
  margin-bottom: 0.3rem;
}
.ryzzContent .honorItem {
  margin-bottom: 0.43rem;
}
.ryzzContent .honorItem:last-child {
  margin-bottom: 0;
}
.ryzzContent .honor_list {
  position: relative;
}
.ryzzContent .honor_list .zizhi_prev,
.ryzzContent .honor_list .ry_prev {
  top: 40% !important;
  left: -0.85rem !important;
  width: 0.5rem;
  height: 0.5rem;
  background: url('../images/prev.png') no-repeat;
  background-size: 100% 100%;
}
.ryzzContent .honor_list .zizhi_prev::after,
.ryzzContent .honor_list .ry_prev::after {
  display: none;
}
.ryzzContent .honor_list .zizhi_next,
.ryzzContent .honor_list .ry_next {
  top: 40% !important;
  right: -0.85rem !important;
  width: 0.5rem;
  height: 0.5rem;
  background: url('../images/next.png') no-repeat;
  background-size: 100% 100%;
}
.ryzzContent .honor_list .zizhi_next::after,
.ryzzContent .honor_list .ry_next::after {
  display: none;
}
.ryzzContent .honor_list .swiper-slide {
  cursor: pointer;
}
.ryzzContent .honor_list .swiper-slide .slide_imgbox {
  padding: 0.12rem;
  background-color: #fff;
  border: 0.01rem solid #dfdfdf;
  overflow: hidden;
}
.ryzzContent .honor_list .swiper-slide .slide_imgbox img {
  width: 100%;
  height: 2.38rem;
  transition: linear 0.3s;
  object-fit: contain;
}
.ryzzContent .honor_list .swiper-slide .slide_img_name {
  color: #333333;
  font-size: 0.2rem;
  line-height: 2;
  text-align: center;
  margin: 0.15rem 0 0 0;
}
.qywhContent {
  position: relative;
  padding: 0.9rem 0 0 0;
}
.qywhItem {
  padding-bottom: 1.15rem;
  padding-top: 0.85rem;
}
.qywhItem:nth-child(1) {
  padding-top: 0;
}
.qywhItem:nth-child(odd) {
  background-color: #f8f9fa;
}
.qywhItem:nth-child(odd) .qywhWrap {
  flex-direction: row-reverse;
}
.qywhItem:nth-child(odd) .qywhWrap .qywhLeft {
  margin-right: 0;
  margin-left: 1.35rem;
}
.qywhItem .qywhWrap {
  display: flex;
}
.qywhItem .qywhLeft {
  width: 6.2rem;
  margin-right: 1.35rem;
  padding-top: 0.4rem;
}
.qywhItem .qywhLeft .qywh_cataName {
  color: #415faa;
  font-weight: bold;
  font-size: 0.3rem;
}
.qywhItem .qywhLeft .qywh_desc {
  padding-top: 0.32rem;
  border-top: 0.01rem solid #d5d5d5;
}
.qywhItem .qywhLeft .qywh_desc p {
  color: #666666;
  text-align: justify;
  line-height: 2;
}
.qywhItem .qywhLeft .qywh_title {
  margin-top: 0.56rem;
  position: relative;
  margin-bottom: 0.56rem;
}
.qywhItem .qywhLeft .qywh_title span {
  color: #333333;
  font-size: 0.28rem;
}
.qywhItem .qywhLeft .qywh_title::after {
  content: '02';
  position: absolute;
  font-size: 0.9rem;
  color: #f2f2f2;
  font-weight: bold;
  left: 0;
  top: 50%;
  z-index: -1;
  transform: translateY(-50%);
}
.qywhItem .qywhRight {
  width: 8.46rem;
}
.qywhItem .qywhRight img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.fwkhContent {
  background-color: #e9ecf0;
  padding: 1.26rem 0 1.77rem 0;
}
.fwkhContent .fwkhList {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0.41rem auto 0 auto;
}
.fwkhContent .fwkhList::after,
.fwkhContent .fwkhList::before {
  content: '';
  position: absolute;
  width: 3.05rem;
  height: 100%;
  z-index: 7;
}
.fwkhContent .fwkhList::before {
  left: 0;
  top: 0;
  background: url('../images/before.png') no-repeat;
  background-size: 100% 100%;
}
.fwkhContent .fwkhList::after {
  right: 0;
  top: 0;
  background: url('../images/after.png') no-repeat;
  background-size: 100% 100%;
}
@keyframes topMove {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes bottomMove {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0%);
  }
}
.fwkhContent .fwkhList .fwkh_item {
  display: flex;
flex-wrap:nowrap;
width: fit-content;
  margin-bottom: 0.1rem;
}
.fwkhContent .fwkhList .fwkh_item:last-child {
  margin-bottom: 0;
}
.fwkhContent .fwkhList .fwkh_item#topBox {
  animation: topMove 15s infinite linear;
}
.fwkhContent .fwkhList .fwkh_item#topBox:hover {
  animation-play-state: paused;
}
.fwkhContent .fwkhList .fwkh_item#bottomBox {
  transform: translateX(-50%);
  animation: bottomMove 15s infinite linear;
}
.fwkhContent .fwkhList .fwkh_item#bottomBox:hover {
  animation-play-state: paused;
}
.fwkhContent .fwkhList .fwkh_item .fwkh_row {
  background-color: #fff;
  min-width: 3rem;
  height: 1.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 0 0.05rem;
}
.fwkhContent .fwkhList .fwkh_item .fwkh_row:hover {
  opacity: 0.8;
}
.fwkhContent .fwkhList .fwkh_item .fwkh_row img {
 max-width:100%;
max-height:100%;
transform:scale(0.7);
  object-fit: contain;
}
.zwContent {
  padding: 0.85rem 0 0.66rem 0;
}
.zwContent .zwBox {
  margin-top: 0.36rem;
}
.zwContent .zwBox p {
  color: #484e5b;
  font-size: 0.2rem;
  font-weight:500;
  line-height: 2;
  margin-bottom: 0.15rem;
  text-align: center;

}
.p_cateBox {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p_cateBox span {
  display: flex;
  align-items: center;
  padding: 0.32rem 0;
  color: #333333;
  font-size: 0.22rem;
  margin: 0 0.5rem;
  cursor: pointer;
  position: relative;
}
.p_cateBox span img {
  width: 0.25rem;
  height: 0.25rem;
  margin-right: 0.1rem;
}
.p_cateBox span.active {
  font-weight: bold;
}
.p_cateBox span.active::after {
  content: '';
  position: absolute;
  width: 0.88rem;
  height: 0.04rem;
  bottom: 0;
  right: 0;
  background-color: #f00037;
}
.productContent .sectionDesc {
  color: #666666;
  font-size: 0.18rem;
  line-height: 2;
  text-align: center;
  width: 7.52rem;
  margin: 0.25rem auto 0.4rem auto;
}
.productContent .jcBox {
  padding: 0.6rem 0;
  background-color: #f4f7f9;
}
.productContent .jcBox .desc {
  line-height: 2;
  margin-top: 0.3rem !important;
}
.productContent .rsfwBox .jcMessbox {
  padding: 0.6rem 0;
}
.productContent .rsfwBox .jcMessbox p {
  color: #767e8e;
  line-height: 2;
  font-size: 0.18rem;
}
.productContent #duoyuanList .jcrsItem {
  width: 24% !important;
  margin-right: 1.33%;
}
.productContent #duoyuanList .jcrsItem:nth-child(3n) {
  margin-right: 1.33%;
}
.productContent #duoyuanList .jcrsItem:nth-child(4n) {
  margin-right: 0;
}
.productContent #duoyuanList .jcrsItem p::before {
  display: none;
}
.productContent .jcrsList {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 1.1rem;
  justify-content: center;
}
.productContent .jcrsList .jcrsItem {
  width: 32%;
  background-color: #ebedf1;
  border-radius: 0.12rem;
  padding: 0.38rem 0.49rem;
  margin-right: 2%;
}
.productContent .jcrsList .jcrsItem:nth-child(3n) {
  margin-right: 0;
}
.productContent .jcrsList .jcrsItem .jcImgbox {
  width: 0.58rem;
  height: 0.58rem;
  border-radius: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #c3ccdf;
  margin-bottom: 0.14rem;
}
.productContent .jcrsList .jcrsItem .jcImgbox img {
  width: 0.38rem;
  height: 0.38rem;
  object-fit: contain;
}
.productContent .jcrsList .jcrsItem .jcTitle {
  font-size: 0.3rem;
  color: #434d5d;
}
.productContent .jcrsList .jcrsItem .jcContent {
  margin-top: 0.27rem;
}
.productContent .jcrsList .jcrsItem .jcContent .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.productContent .jcrsList .jcrsItem .jcContent .flex p {
  width: 48%;
}
.productContent .jcrsList .jcrsItem .jcContent p {
  color: #434d5d;
  font-size: 0.18rem;
  margin: 0 0 0.24rem 0;
  display: flex;
  align-items: center;
  line-height: 2;
}
.productContent .jcrsList .jcrsItem .jcContent p::before {
  content: '';
  display: block;
  width: 0.04rem;
  height: 0.04rem;
  margin-right: 0.13rem;
  background-color: #415faa;
}
.productContent .fanContent {
  padding: 0.78rem 0;
  background: url('../images/vbg.png') no-repeat;
  background-size: 100% 100%;
}
.productContent .fanContent .fan_tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0.46rem;
}
.productContent .fanContent .fan_tabs .t_item {
  width: 4.04rem;
  margin: 0 0.35rem;
  background-color: #fff;
  height: 0.68rem;
  display: flex;
  border-radius: 99rem;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: dashed 0.01rem #b9b9ba;
}
.productContent .fanContent .fan_tabs .t_item.active {
  background-color: #415faa;
  border: dashed 0.01rem #415faa;
}
.productContent .fanContent .fan_tabs .t_item.active span {
  font-weight: bold;
  color: #fff;
}
.productContent .fanContent .fan_tabs .t_item.active .an1 {
  display: none;
}
.productContent .fanContent .fan_tabs .t_item.active .an2 {
  display: block;
}
.productContent .fanContent .fan_tabs .t_item span {
  color: #434d5d;
  font-size: 0.2rem;
}
.productContent .fanContent .fan_tabs .t_item img {
  width: 0.29rem;
  height: 0.29rem;
  margin-right: 0.12rem;
}
.productContent .fanContent .fan_tabs .t_item img.an2 {
  display: none;
}
.productContent .fan_showBox {
  margin-top: 0.76rem;
}
.productContent .fan_showBox .fan_show_item .fan_s_title {
  font-weight: bold;
  font-size: 0.28rem;
  color: #415faa;
  text-align: center;
  margin-bottom: 0.2rem;
}
.productContent .fan_showBox .fan_show_item .fan_s_desc {
  width: 7.64rem;
  margin: 0 auto;
  color: #666666;
  line-height: 2;
  font-size: 0.18rem;
  text-align: center;
}
.productContent .fan_showBox .fan_show_item .fan_s_desc p {
  color: #666666;
  line-height: 2;
  font-size: 0.18rem;
  text-align: center;
}
.productContent .tzfaContent {
  margin-top: 0.48rem;
}
.productContent .tzfaContent .titles span {
  font-size: 0.26rem !important;
}
.productContent .tzfaContent .titles span::after {
  background-color: #415faa;
  width: 0.5rem !important;
}
.productContent .tzfaContent .tzList {
  width: 11rem;
  margin: 0.56rem auto 1rem auto;
  position: relative;
}
.productContent .tzfaContent .tzList .swiper-slide {
  height: 2.95rem;
  position: relative;
  border-radius: 0.12rem;
  background: url('../images/t1.png') no-repeat;
  background-size: 100% 100%;
  padding: 0.5rem;
  overflow: hidden;
  cursor: pointer;
}
.productContent .tzfaContent .tzList .swiper-slide:nth-child(3n) {
  margin-right: 0;
}
.productContent .tzfaContent .tzList .swiper-slide:nth-child(2n) {
  background: url('../images/t2.png') no-repeat;
  background-size: 100% 100%;
}
.productContent .tzfaContent .tzList .swiper-slide span {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.76rem;
  height: 0.32rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.16rem;
  border-radius: 0 0 0.12rem 0;
  background-color: #0098d2;
}
.productContent .tzfaContent .tzList .swiper-slide .tzMess {
  color: #434d5d;
  font-size: 0.18rem;
  font-weight: bold;
  text-align: center;
  line-height: 2;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.productContent .tzfaContent #jiejueList .fanItem {
  width: 3rem;
  display: block !important;
}
.productContent .tzfaContent #jiejueList .fanTIT {
  font-size: 0.2rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.15rem;
text-align:center;
}
.productContent .tzfaContent #jiejueList .fanDESC {
  text-align: justify;
  height: 100%;
}
.productContent .tzfaContent #jiejueList .fanDESC p {
  text-align: justify;
}
.productContent .tzfaContent .fanList {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0.26rem;
}
.productContent .tzfaContent .fanList .anli2_fwjz .fanItem {
  margin-bottom: 0 !important;
}
.productContent .tzfaContent .fanList .fanItem {
  width: 3.12rem;
  min-height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.2rem;
  background: #264f9e;
  font-size: 0.18rem;
  color: #fff;
  padding: 0.35rem;
  border-radius: 0.12rem;
  margin-right: 0.27rem;
  text-align: justify;
  line-height: 2;
  transition: linear 0.4s;
  cursor: pointer;
}
.productContent .tzfaContent .fanList .fanItem:last-child {
  margin-right: 0;
}
.glcbContent {
  padding-bottom: 0.9rem;
}
.glcbContent .glcb_title {
  font-weight: bold;
  font-size: 0.26rem;
  color: #415faa;
  text-align: center;
  margin-bottom: 0.4rem;
}
.glcbContent .glcbList {
  display: flex;
  justify-content: center;
}
.glcbContent .glcbList .glcbItem {
  width: 2.48rem;
  height: 3.18rem;
  background: url('../images/gl.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.3rem 0.35rem;
  margin: 0 0.1rem;
}
.glcbContent .glcbList .glcbItem p {
  font-size: 0.18rem;
  color: #ffffff;
  line-height: 2;
  text-align: justify;
}
.cgMess {
  width: 7.52rem;
  margin: 0.3rem auto 0 auto;
}
.cgMess p {
  line-height: 2;
  font-size: 0.18rem;
  text-align: center;
  color: #666666;
}
.shijianContent {
  background: url('../images/shijian.png') no-repeat !important;
  background-size: 100% 100%;
}
.stContent {
  padding: 0.48rem 0;
}
.stContent .st_title {
  font-weight: bold;
  font-size: 0.28rem;
  color: #415faa;
  text-align: center;
}
.stContent .stList {
  display: flex;
  margin-top: 0.43rem;
  justify-content: center;
}
.stContent .stList .stItem {
  margin: 0 1.1rem;
}
.stContent .stList .stItem img {
  width: 1.1rem;
  height: 1.1rem;
}
.stContent .stList .stItem .st_name {
  text-align: center;
  font-size: 0.2rem;
  margin-top: 0.2rem;
  color: #434d5d;
}
.productWrap .swiper-pagination {
  bottom: -0.4rem !important;
}
.productWrap .swiper-button-next,
.productWrap .swiper-button-prev {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #dfe6ee;
  border-radius: 50%;
}
.productWrap .swiper-button-next::after,
.productWrap .swiper-button-prev::after {
  font-size: 0.2rem !important;
}
.productWrap .swiper-button-next {
  right: -0.7rem !important;
}
.productWrap .swiper-button-prev {
  left: -0.7rem !important;
}
.top_tit {
  font-size: 0.2rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.15rem;
text-align:center;
}
.bottom_txt p {
  font-size: 0.18rem;
  text-align: justify;
}
.noflex .fanItem {
  display: block !important;
}
.noafter span::after {
  display: none;
}
.chendganList {
  display: flex;
  justify-content: center;
  padding-bottom: 0.68rem;
}
.chendganList .cdItem {
  width: 2.4rem;
  height: 1.58rem;
  background: url('../images/cdbg.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 0.4rem;
  padding: 0.16rem 0.38rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  line-height: 2;
}
.chendganList .cdItem:last-child {
  margin-right: 0;
}
.descTxt {
  color: #767e8e;
  line-height: 2;
  width: 2.88rem;
  margin: 0 auto;
  padding-bottom: 0.3rem;
text-align:justify;
}
.jiuyeImg {
  margin: 0.44rem 0;
}
.jiuyeImg img {
  width: 100%;
  height: 2.68rem;
}
.jidiList {
  display: flex;
  justify-content: center;
  padding-bottom: 0.9rem;
}
.jidiList .jidiItem {
  width: 2.41rem;
background:#fff;
  margin-right: 0.39rem;
}
.jidiList .jidiItem:nth-child(5n) {
  margin-right: 0;
}
.jidiList .jidiItem .jidi_top {
  height: 0.64rem;
  background: url('../images/dj1.png') no-repeat;
  background-size: 100% 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  font-size: 0.18rem;
}
.jidiList .jidiItem .jidi_bottom {
min-height:2rem;
  padding: 0.3rem 0.2rem;
  background-color: #fff;
}
.jidiList .jidiItem .jidi_bottom p {
  color: #767e8e;
  font-size: 0.18rem;
  text-align: justify;
line-height:1.8;
}
.lujingList {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 1rem;
}
.lujingList .ljItem {
  width: 3.1rem;
  height: 1.6rem;
  background-color: #fff;
  margin-right: 0.34rem;
  padding: 0.05rem;
  border-radius: 0 0.2rem 0 0.2rem;
  border: 0.01rem dashed #647db9;
}
.lujingList .ljItem .lj_row {
  height: 100%;
  background: linear-gradient(90deg, #dfe9f6, #bdd2f8 100%);
  border-radius: 0 0.2rem 0 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.18rem;
  line-height: 2;
  font-weight: bold;
  color: #535862;
}
.lujingList .ljItem:nth-child(4n) {
  margin-right: 0;
}
.anli_item_box:not(:nth-child(1)) {
  display: none;
}
.jiazhi_item_box:not(:nth-child(1)) {
  display: none;
}
.bottomContentBox {
  flex-wrap: wrap;
}
.bottomContentBox .bcItem {
  width: 100% !important;
  padding: 0 !important;
  display: flex;
  margin-bottom: 0.45rem;
}
.bottomContentBox .bcItem:nth-child(2n) {
  flex-direction: row-reverse;
  margin-bottom: 0rem;
}
.bottomContentBox .bcItem .left_bc,
.bottomContentBox .bcItem .right_bc {
  width: 50%;
}
.bottomContentBox .bcItem .left_bc {
  padding: 0.57rem 0.74rem 0.74rem 0.74rem;
}
.bottomContentBox .bcItem .right_bc{
background:#fff;
}
.bottomContentBox .bcItem .right_bc img {
  width: 100%;
  height:100%;
  display: block;
  object-fit: cover;
}



/*
@media screen and (max-width: 1024px) {
  .contentBoxFlex {
    flex-wrap: wrap;
    padding: 0 20px;
  }
  .contentBoxFlex .contentLeft {
    width: 100% !important;
  }
  .contentBoxFlex .contentLeft .code_web img {
    width: 150px !important;
    height: 150px !important;
  }
  .contentBoxFlex .contentLeft .code_web span {
    font-size: 16px !important;
  }
  .contentBoxFlex .c_title {
    font-size: 18px !important;
  }
  .contentBoxFlex .c_txt span {
    font-size: 16px !important;
  }
  .contentBoxFlex .c_txt img {
    width: 15px !important;
    height: 15px !important;
    margin-top: 7px !important;
    display: none !important;
  }
  .contentBoxFlex .contentRight {
    width: 100% !important;
    height: 300px !important;
  }
  .secondCateBox {
    padding: 0 20px;
  }
  .secondCateBox ul {
    flex-wrap: wrap;
  }
  .secondCateBox ul li {
    margin: 0 15px !important;
  }
  .topContentBox .desc {
    font-size: 16px !important;
  }
  .topContentBox {
    padding: 0 20px !important;
  }
  .fazhanList {
    padding: 0 20px !important;
  }
  .fazhanList .fzItem {
    flex-wrap: wrap;
  }
  .fazhanList .fzItem .fzLeft,
  .fazhanList .fzItem .fzRight {
    width: 100% !important;
  }
  .fazhanList .fzLeft img {
    width: 45px !important;
    height: 45px !important;
  }
  .fazhanList .fz_title {
    font-size: 18px !important;
  }
  .fazhanList .fz_desc {
    font-size: 16px !important;
  }
  .bottomContentBox {
    flex-wrap: wrap;
    padding: 0 20px;
  }
  .bottomContentBox .bcItem {
    margin-bottom: 15px;
    width: 100% !important;
  }
  .bottomContentBox .bcItem img {
    width: 40px !important;
    height: 40px !important;
  }
  .bottomContentBox .bcItem .bc_title {
    font-size: 18px !important;
  }
  .bottomContentBox .bcItem .bc_desc {
    font-size: 16px !important;
  }
}
*/