@media screen and (max-width: 1023px) {
  .pc_header {
    display: none;
  }
  .main {
    padding-left: 0;
    padding-right: 0;
  }
  .banner {
    height: 4.9rem;
  }
  .banner .swiper {
    height: 100%;
  }
  .banner .swiper .swiper-slide {
    overflow: hidden;
  }
  .banner .swiper .swiper-slide .main {
    padding-left: 0.4rem;
    padding-top: 0;
    justify-content: center;
  }
  .banner .swiper .swiper-slide .main h6 {
    font-size: 0.36rem;
    line-height: 1.5;
  }
  .banner .swiper .swiper-slide .main span {
    margin: 0.2rem 0;
    width: 0.22rpx;
    height: 0.04rem;
    border-radius: 0;
  }
  .banner .swiper .swiper-slide .main p {
    font-size: 0.26rem;
  }
  .banner .swiper .swiper-slide .pc_img {
    display: none;
  }
  .banner .swiper .swiper-slide .sj_img {
    display: block;
  }
  .banner .swiper .swiper-pagination {
    bottom: 0.42rem !important;
    display: flex;
    justify-content: center;
  }
  .banner .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 0.24rem;
    height: 0.05rem;
    background: #FFFFFF;
    opacity: 0.5;
    border-radius: 0;
    transition: 0.6s;
    margin: 0 0.07rem !important;
  }
  .banner .swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 0.63rem;
    opacity: 1;
  }
  .banner .swiper .swiper-button-next {
    display: none;
  }
  .banner .swiper .swiper-button-prev {
    display: none;
  }
  .two_banner {
    height: 3.9rem;
  }
  .two_banner.select .main h6 {
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
  }
  .two_banner .main {
    padding-top: 0.2rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .two_banner .main h6 {
    font-size: 0.36rem;
  }
  .two_banner .main span {
    width: 0.3rem;
  }
  .two_banner .main p {
    font-size: 0.24rem;
  }
  .lx_a {
    position: relative;
    background-color: #FFFFFF;
    padding-bottom: 0;
    padding-top: 0.5rem;
  }
  .lx_a::after {
    display: none;
  }
  .lx_a .main {
    flex-wrap: wrap;
  }
  .lx_a .a1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.4rem;
    width: 100%;
    margin-top: 0;
  }
  .lx_a .a1 .b1 {
    font-size: 0.3rem;
  }
  .lx_a .a1 dl {
    padding-left: 0.4rem;
  }
  .lx_a .a1 dl dt {
    top: 0.05rem;
    height: 0.4rem;
  }
  .lx_a .a1 dl dd {
    margin-top: 0.4rem;
  }
  .lx_a .a1 dl dd h6 {
    font-size: 0.26rem;
    line-height: 0.5rem;
  }
  .lx_a .a1 dl dd p {
    font-size: 0.26rem;
  }
  .lx_a .a2 {
    padding-top: 0.5rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 0.6rem;
    width: 100%;
    max-width: 100%;
    background-color: #f8f8f8;
  }
  .lx_a .a2 .b1 {
    flex-wrap: wrap;
  }
  .lx_a .a2 .b1 .item {
    width: 100%;
    height: 0.82rem;
  }
  .lx_a .a2 .b1 .item input {
    padding: 0 0.2rem;
    font-size: 0.26rem;
    background: #f8f8f8;
  }
  .lx_a .a2 .b1 .item select {
    padding: 0 0.2rem;
    font-size: 0.26rem;
    background: #f8f8f8;
  }
  .lx_a .a2 .b2 {
    margin-bottom: 0.5rem;
  }
  .lx_a .a2 .b2 textarea {
    height: 2.6rem;
    background: #f8f8f8;
    padding: 0.1rem 0.2rem;
    font-size: 0.26rem;
  }
  .lx_a .a2 .b3 {
    padding-left: 0;
  }
  .lx_a .a2 .b3 button {
    width: 2.1rem;
    height: 0.6rem;
    font-size: 0.24rem;
  }
  .fw_a {
    background: #ffffff;
    padding: 0.2rem 0.25rem;
  }
  .fw_a .main {
    padding-right: 0;
  }
  .fw_a .text {
    max-width: 100%;
    padding-top: 0.2rem;
    padding-bottom: 0.4rem;
  }
  .fw_a .text h6 {
    font-size: 0.36rem;
  }
  .fw_a .text p {
    font-size: 0.26rem;
  }
  .fw_a .img {
    position: relative;
    left: 0;
    top: auto;
    bottom: auto;
  }
  .fw_a .img::after {
    display: none;
  }
  .fw_a .img img {
    height: auto;
    width: 100%;
  }
  .fw_b {
    background-color: #FFFFFF;
    padding: 0 0.25rem;
  }
  .fw_b .a1 {
    padding: 0.2rem 0 0.4rem;
  }
  .fw_b .a1 .b1 {
    font-size: 0.36rem;
  }
  .fw_b .a1 .b2 {
    font-size: 0.26rem;
  }
  .fw_b .box {
    flex-wrap: wrap;
  }
  .fw_b .a2 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0.5rem;
  }
  .fw_b .a2 .item {
    padding: 0.03rem 5% 0.22rem;
    background: #F8F8F8;
    box-shadow: -2px 0px 0px 0px #CFB875;
    margin-bottom: 0.4rem;
  }
  .fw_b .a2 .item:last-child {
    margin-bottom: 0;
  }
  .fw_b .a2 .item .b1 {
    font-size: 0.26rem;
    line-height: 3.75;
  }
  .fw_b .a2 .item .b2 a {
    font-size: 0.24rem;
    width: 50%;
  }
  .fw_b .a2 .item .b2 a::after {
    width: 2px;
    height: 2px;
    top: calc(50% - 1px);
  }
  .fw_b .a3 {
    height: 3.72rem;
    width: 100%;
  }
  .fw_b .a4 {
    font-size: 0.26rem;
  }
  .gy_a {
    padding: 0.46rem 0.25rem;
  }
  .gy_a .main {
    padding-left: 0;
  }
  .gy_a .main .img {
    display: none;
  }
  .gy_a .main .text {
    font-size: 0.26rem;
  }
  .gy_b {
    padding: 0 0.25rem 0.46rem;
  }
  .gy_b .a1 {
    height: 3.2rem;
    margin-bottom: 0.35rem;
  }
  .gy_b .a1 div:first-child {
    width: 100%;
  }
  .gy_b .a1 div:last-child {
    display: none;
  }
  .gy_b .a2 {
    font-size: 0.26rem;
  }
  .gy_c {
    background: #F8F8F8;
    padding: 0.6rem 0.25rem;
  }
  .gy_c .tit {
    font-size: 0.32rem;
    color: #333333;
    text-align: center;
    margin-bottom: 0.4rem;
  }
  .gy_c .box {
    display: block;
  }
  .gy_c .box .a1 {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 0.2rem;
  }
  .gy_c .box .a1 span {
    font-size: 0.28rem;
    flex: 1;
    text-align: center;
  }
  .gy_c .box .a2 {
    width: 100%;
  }
  .gy_c .box .tab {
    flex-wrap: wrap;
  }
  .gy_c .box .tab .item {
    width: calc(50% - 0.15rem);
    margin-bottom: 0.3rem;
  }
  .gy_c .box .tab .item .b1 {
    width: 0.44rem;
    height: 0.44rem;
    margin: 0 auto;
  }
  .gy_c .box .tab .item .b1 img {
    width: 100%;
    height: 100%;
    display: block;
  }
  .gy_c .box .tab .item .b2 {
    font-size: 0.28rem;
  }
  .gy_c .box .tab .item .b3 {
    font-size: 0.26rem;
  }
  .gy_c .box .tab .item_a {
    padding: 0.16rem 0.3rem 0.16rem 0.3rem;
  }
  .gy_c .box .tab .item_a h6 {
    font-size: 0.36rem;
  }
  .gy_c .box .tab .item_a p {
    font-size: 0.26rem;
  }
  .gy_d {
    background-color: #FFFFFF;
    padding: 0.4rem 0.25rem 0.5rem;
  }
  .gy_d .tit {
    font-size: 0.38rem;
  }
  .gy_d .a1 {
    font-size: 0.26rem;
  }
  .gy_d .a2 span {
    line-height: 0.6rem;
    font-size: 0.24rem;
  }
  .cp_a .main {
    flex-wrap: wrap;
  }
  .cp_a .item {
    width: 50%;
  }
  .cp_a .item:hover span {
    background: url(../images/icon/icon_16.png) calc(100% - 0.3rem) center no-repeat;
    background-size: 0.12rem auto;
  }
  .cp_a .item span {
    line-height: 0.8rem;
    font-size: 0.28rem;
    padding-left: 0.25rem;
    background: url(../images/icon/icon_15.png) calc(100% - 0.3rem) center no-repeat;
    background-size: 0.12rem auto;
  }
  .cp_a .item span::after {
    height: 0.3rem;
    top: calc(50% - 0.15rem);
  }
  .cp_a .item div a {
    line-height: 30px;
    font-size: 13px;
  }
  .cp_b {
    padding: 0.34rem 0.25rem;
    margin-bottom: 0.6rem;
  }
  .cp_b .a1 {
    font-size: 0.38rem;
  }
  .cp_b .a2 {
    display: block;
  }
  .cp_b .a2 .b1 {
    width: 100%;
    padding: 0.2rem;
  }
  .cp_b .a2 .b1 span {
    font-size: 0.3rem;
  }
  .cp_b .a2 .b1 h6 {
    font-size: 0.82rem;
    margin-bottom: 0.1rem;
  }
  .cp_b .a2 .b1 h5 {
    font-size: 0.34rem;
    margin-bottom: 0.1rem;
  }
  .cp_b .a2 .b1 p {
    font-size: 0.24rem;
  }
  .cp_b .a2 .b2 {
    width: 100%;
    padding: 0.3rem;
    display: block;
  }
  .cp_b .a2 .b2 .text {
    font-size: 0.26rem;
    max-height: 100%;
    overflow: auto;
  }
  .cp_b .a2 .b2 .img {
    position: relative;
    width: 60%;
    height: auto;
    margin: 0 auto 0.3rem;
  }
  .cp_c {
    padding: 0 0.25rem 0.5rem;
  }
  .cp_c .a1 a {
    line-height: 0.8rem;
    font-size: 0.28rem;
  }
  .cp_c .a1 a.select::after {
    border-width: 5px 3px 0 3px;
    left: calc(50% - 3px);
  }
  .cp_c .a2 {
    display: block;
  }
  .cp_c .box_a {
    width: 100%;
    max-width: 1040px;
    margin-bottom: 0.4rem;
  }
  .cp_c .box_a .b1 {
    font-size: 0.26rem;
  }
  .cp_c .box_a .b2 {
    line-height: 0.6rem;
    font-size: 0.28rem;
    margin-bottom: 0;
  }
  .cp_c .box_a .b2 span {
    display: none;
  }
  .cp_c .box_a .b3 {
    flex-direction: column;
    border-bottom: none;
  }
  .cp_c .box_a .b3 .item {
    flex-direction: row;
    justify-content: center;
    background-color: #ffffff;
  }
  .cp_c .box_a .b3 .item:nth-child(2n) {
    background: #F8F8F8;
  }
  .cp_c .box_a .b3 .item:first-child span,
  .cp_c .box_a .b3 .item:first-child em {
    padding-left: 0;
    font-size: 0.28rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.9rem;
  }
  .cp_c .box_a .b3 .item span {
    text-align: center;
    width: 30%;
    padding-top: 0;
    background: none;
    font-size: 0.26rem;
    line-height: 0.66rem;
  }
  .cp_c .box_a .b3 .item em {
    text-align: center;
    width: 30%;
    font-size: 0.26rem;
    line-height: 0.66rem;
  }
  .cp_c .box_b {
    width: 100%;
  }
  .cp_c .box_b .b1 {
    font-size: 0.34rem;
    text-align: center;
  }
  .cp_c .box_b .b2 .img {
    width: 3.3rem;
    height: 3.3rem;
    margin-bottom: 0.3rem;
  }
  .ind_a {
    margin: 0.58rem 0.25rem 0.56rem;
  }
  .ind_a .img {
    margin-top: 0.3rem;
    position: relative;
    left: 0;
    height: 3rem;
  }
  .ind_a .text {
    width: 100%;
  }
  .ind_a .text .b1 {
    font-size: 0.38rem;
    padding-left: 0.22rem;
  }
  .ind_a .text .b1::after {
    width: 2px;
  }
  .ind_a .text .b2 {
    font-size: 0.26rem;
    line-height: 2;
  }
  .ind_a .text .b3 {
    height: 1rem;
  }
  .ind_a .text .b3 a {
    height: 0.6rem;
    font-size: 0.26rem;
    line-height: 2;
  }
  .ind_b {
    padding: 0.2rem 0.25rem;
  }
  .ind_b .main {
    height: auto;
    flex-wrap: wrap;
  }
  .ind_b .main .item {
    width: 50%;
    text-align: left;
    padding: 0.1rem 0;
  }
  .ind_b .main .item .b2 {
    display: none;
  }
  .ind_b .main .item .b1 {
    margin-right: 0;
  }
  .ind_b .main .item .b1 h6 {
    font-size: 0.26rem;
  }
  .ind_b .main .item .b1 p {
    font-size: 0.24rem;
    color: #ffffff6d;
    opacity: 1;
  }
  .ind_b .main .item .b1 p span {
    display: inline-block;
    font-size: 0.3rem;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.86);
    margin-right: 0.2rem;
  }
  .ind_d {
    padding-top: 0.46rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .ind_d .tit h6 {
    font-size: 0.38rem;
  }
  .ind_d .tit p {
    font-size: 0.26rem;
  }
  .ind_d ul li {
    width: 100%;
  }
  .ind_d ul li .img {
    position: relative;
    height: 3.56rem;
  }
  .ind_d ul li .img img {
    opacity: 0.5;
  }
  .ind_d ul li .img .more {
    opacity: 1;
    font-size: 0.24rem;
    line-height: 2.6;
  }
  .ind_d ul li .text {
    min-height: 0.68rem;
    align-items: flex-start;
    flex-direction: column;
  }
  .ind_d ul li .text h6 {
    font-size: 0.3rem;
    line-height: 2;
    padding-top: 0.1rem;
  }
  .ind_d ul li .text p a {
    font-size: 0.26rem;
    padding-left: 10px;
  }
  .ind_d ul li .text p a:first-child {
    margin-left: 0;
  }
  .ind_e {
    background: #F8F8F8;
    padding-top: 0.55rem;
    padding-bottom: 0.6rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .ind_e .main {
    flex-wrap: wrap;
  }
  .ind_e .a1 {
    width: 100%;
    max-width: 100%;
  }
  .ind_e .a1 .b1 {
    font-size: 0.36rem;
  }
  .ind_e .a1 .b2 {
    font-size: 0.26rem;
  }
  .ind_e .a1 .b3 {
    display: none;
  }
  .ind_e .a2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .ind_e .a2 a {
    width: 48%;
    height: 2.86rem;
    padding-left: 0;
  }
  .ind_e .a2 a img {
    width: 1.3rem;
    height: auto;
    position: relative;
    right: auto;
    margin: 0.4rem auto 0;
  }
  .ind_e .a2 a:last-child {
    margin-bottom: 0;
  }
  .ind_e .a2 a h6 {
    margin-left: 0.3rem;
    font-size: 0.26rem;
    margin-bottom: 0.14rem;
  }
  .ind_e .a2 a p {
    margin-left: 0.3rem;
    font-size: 0.24rem;
  }
  .ind_c .box {
    padding-left: 0;
  }
  .ind_c .box_a {
    padding: 0 0.25rem;
  }
  .ind_c .box_a .tit {
    font-size: 0.36rem;
  }
  .ind_c .box_a .a1 {
    width: 100%;
    padding: 0 0.2rem;
    justify-content: space-between;
  }
  .ind_c .box_a .a1 span {
    line-height: 0.64rem;
    font-size: 0.24rem;
    margin-right: 0;
  }
  .ind_c .box_a .a2 {
    padding-bottom: 0.2rem;
  }
  .ind_c .box_a .a2 .b1 {
    font-size: 0.26rem;
  }
  .ind_c .box_a .a2 .b2 {
    width: 2.6rem;
    line-height: 0.64rem;
    font-size: 0.26rem;
  }
  .ind_c .box_b {
    padding-top: 0.2rem;
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
  }
  .footer {
    padding-top: 0.04rem;
  }
  .footer::after {
    height: 0.04rem;
  }
  .footer::before {
    height: 0.04rem;
  }
  .footer .main {
    display: flex;
    align-items: center;
    padding: 0.6rem 0.26rem;
  }
  .footer .main .logo {
    width: 1rem;
    margin-right: 0.35rem;
  }
  .footer .main .desc {
    width: calc(100% - 1.35rem);
    padding-left: 0.45rem;
    position: relative;
    overflow: hidden;
  }
  .footer .main .desc::after {
    height: 2rem;
    top: calc(50% - 1rem);
  }
  .footer .main .desc dl {
    padding-left: 0.36rem;
    position: relative;
  }
  .footer .main .desc dl dt {
    position: absolute;
    left: 0;
    top: 0.11rem;
    height: 0.4rem;
  }
  .footer .main .desc dl dt img {
    height: 100%;
    width: auto;
  }
  .footer .main .desc dl dd {
    font-size: 0.26rem;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 2;
    opacity: 0.7;
  }
  .sj_header {
    box-shadow: 0 0.02rem 0.02rem rgba(0, 0, 0, 0.07);
    padding: 0.2rem 0.2rem;
    display: flex;
    position: fixed;
    justify-content: space-between;
    align-items: center;
    left: 0;
    right: 0;
    top: 0;
    height: 1.4rem;
    z-index: 30;
    background-color: #ffffff;
  }
  .sj_header .logo {
    display: block;
    height: 100%;
  }
  .sj_header .logo img {
    height: 100%;
    width: auto;
    display: block;
  }
  .sj_header .nav {
    height: 0.58rem;
    width: 0.58rem;
    position: relative;
    overflow: hidden;
  }
  .sj_header .nav em {
    position: absolute;
    height: 0.06rem;
    border-radius: 0.03rem;
    right: 0.05rem;
    width: 0.48rem;
    background-color: #222222;
    transition: 0.5s;
  }
  .sj_header .nav em:nth-child(1) {
    top: 0.1rem;
  }
  .sj_header .nav em:nth-child(2) {
    top: 0.26rem;
    width: 0.38rem;
  }
  .sj_header .nav em:nth-child(3) {
    top: 0.42rem;
  }
  .sj_header .nav.on em:nth-child(1) {
    top: 0.255rem;
    transform: rotate(405deg);
  }
  .sj_header .nav.on em:nth-child(2) {
    width: 0;
  }
  .sj_header .nav.on em:nth-child(3) {
    top: 0.255rem;
    transform: rotate(-405deg);
  }
  .zhanwei {
    height: 1.4rem;
    overflow: hidden;
  }
}
