@media screen and (max-width: 1880px) {
}
@media screen and (max-width: 1520px) {
  .ab3 .circle {
    z-index: 9;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .ab3 .pic {
    width: 65%;
  }
  .home6 .day,
  .new2 .day {
    font-size: 30px;
  }
  .banner .intr h1,
  .home1 .intr h1 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .pro5 .btit h2,
  .tit h2,
  .home5 .intr h2,
  .home6 .intr h2,
  .f-t h2,
  .pag .pag-lt h1,
  .new2 .intr h2,
  .new1 .intr h2,
  .pag .pag-rt h2,
  .pro4 .intr h2,
  .pro5 .intr h2,
  .new2 .no,
  .li1 .intr h4 {
    font-size: 22px;
  }

  .tit h5,
  .pro4 .intr h5,
  .ab1 .txt h4,
  .ab2 .intr h4,
  .con1 .pic h4,
  .con1 .intr h4,
  .home2 .intr span,
  .home4 .intr h4,
  .home5 .intr h3,
  .pro2 .intr h2,
  .pro3 .txt h4,
  .sor1 .bar .gun,
  .sor2 .col h4,
  .sor3 .col h4,
  .ind1 .bar .gun,
  .ind1 .col h4,
  .pag .pag-lc h4,
  .ab1 .intr2 span,
  .join1 .intr h4,
  .join2 .box-t h4,
  .gray .box-t h4,
  .gray .box-b h4,
  .con2 .box h4,
  .faq .faq-l h4,
  .faq .faq-r h4,
  .par1 .bar .gun,
  .par1 .intr h4,
  .pag .box h4,
  .banner .intr h5 {
    font-size: 18px;
  }

  .pro6 .box5 .intr p,
  .pro6 .box1 .intr p,
  .pro6 .box2 .intr p,
  .pro6 .box3 .intr p,
  .pro6 .box4 .intr p,
  .pro5 .intr p,
  .pro4 .intr p,
  .home1 .intr h4,
  .tit p,
  .home4 .intr p,
  .home1 .intr p,
  .home2 .intr p,
  .home5 .intr p,
  .home6 .moon,
  .home6 .year,
  .new2 .moon,
  .new2 .year,
  .pag .box p,
  .new1 .intr .date,
  .f-c .f-cl p,
  .f-c .con p,
  .f-c .app a > span,
  .banner .intr p,
  .pro1 .intr p,
  .pro2 .intr span,
  .pro2 .intr .bar p,
  .pro3 .intr p,
  .sor2 .col p,
  .sor3 .col p,
  .sor4 .intr p,
  .ind1 .col p,
  .ind1 .col .more,
  .back .txt,
  .pag .pag-lc p,
  .pag .pag-lc h5,
  .pag .pag-lt .date,
  .ab1 .intr p,
  .ab1 .intr p,
  .ab2 .intr p,
  .ab3 .col p,
  .ab3 .col .time,
  .ab4 .intr p,
  .join1 .intr p,
  .join2 .box-t p,
  .gray .box-t p,
  .join2 .box-c .span,
  .gray .box-c .span,
  .join2 .box-c .more,
  .gray .box-b p,
  .con1 .pic p,
  .con2 .box p,
  .faq .faq-l p,
  .faq .faq-r p,
  .par1 .intr p,
  .new1 .intr p,
  .pag .pag-lb .txt,
  .f-c .con .conn p {
    font-size: 16px;
  }
  .link-l .link-lr h4,
  .link-l .link-lr p,
  .link-r .box-cb dt,
  .link-r .box-cb dd,
  .link-r .pop .span,
  .link-r .pop .txt,
  .link-r .box-cb .col h4,
  .link-r .box-cb .more,
  .link-r .box-cbb dt,
  .link-r .box-cbb dd,
  .header .meun .link > a,
  .header .meun .link > span,
  .pagelist .page {
    font-size: 14px;
  }
  .downLink .link-r {
    width: 70%;
  }

  .link-r .sou{
    width: 100%;
    margin-bottom: 20px;
  }
  .link-r .box-c .sub{
    max-width: 100%;
  }
  .pro2 .intr .bar{
    width: 33%;
  }
  .banner .intr p{
    max-width: 80%;
  }
  .link-r .box-c .sub .box-cb{
    flex-wrap: wrap;
  }
  .link-r .box-cb dl {
    margin-right: 0;
    margin-bottom: 20px;
    width: 20%;
}
}
@media screen and (max-width: 1366px) {
  .wrap {
    padding: 0 7.292vw;
  }
  .banner .intr,
  .home1 .intr {
    left: 7.292vw;
  }
  .ab1 .row {
    padding-left: 7.292vw;
  }
  .link-l .link-ll {
    display: none;
  }
  .ab3 .pic {
    width: 50%;
  }
}
@media screen and (max-width: 1250px) {
}
@media screen and (max-width: 991px) {
  .wap-sub{
    display: block;
  }
  .pro2 .intr .bar {
    width: 31%;
  }
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
  }

  input::-moz-placeholder,
  textarea::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 12px;
  }

  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 12px;
  }

  input:-moz-placeholder,
  textarea:-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
  }
  .more-w,
  .more-b,
  .more-g {
    width: 80px;
    height: 30px;
    font-size: 14px;
  }
  .scrollup {
    width: 35px;
    height: 35px;
  }
  .swiper-button2,
  .swiper-button,
  .pagelist .prev,
  .pagelist .next,
  .back .button,
  .pro2 .push .button,
  .gray .push .button {
    width: 40px;
    height: 40px;
  }
  .pagelist .page {
    margin: 0 10px;
  }
  .wrap,
  .header .container {
    padding: 0 5%;
  }
  .header {
    background: #fff;
    border-bottom: 1px solid #dddddd;
    height: 50px;
  }
  .header .logo img,
  .f-c .f-cl img {
    width: 80px;
    max-width: 80px;
  }

  .header .meun,
  .h-r {
    display: none;
  }
  .header .before {
    display: none;
  }
  .header .after {
    display: block;
  }
  .home1,
  .banner {
    margin-top: 50px;
  }
  .home4 .tit p,
  .home7 .tit p {
    max-width: 90%;
  }

  .toggle {
    display: block;
  }
  .toggle .line-top,
  .toggle .line-middle,
  .toggle .line-bottom {
    background-color: #004ef5;
  }
  .pag .pag-lb .app,
  .f-c .app a > img {
    width: 30px;
    height: 30px;
  }

  .pag .pag-lb .app > .ewm,
  .f-c .app a > .ewm {
    top: -100px;
    width: 100px;
    height: 100px;
  }
  .pag .pag-lb .app:hover > .ewm,
  .f-c .app a:hover > .ewm {
    top: -110px;
  }
  .f-c .app a .ewm > img {
    width: 90px;
    height: 90px;
  }

  .home1 .intr {
    max-width: 100%;
  }

  .home5 .intr,
  .home5 .pic {
    width: 100%;
  }
  .home5 .pic {
    display: none;
  }

  .banner .intr,
  .home1 .intr {
    width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .ab1 .container {
    padding: 0 5%;
  }
  .ab1 .row {
    padding: 0;
  }
  .ab1 .intr,
  .ab1 .pic,
  .par1 .intr,
  .par1 .pic,
  .pag .pag-l,
  .pag .pag-r,
  .faq .faq-l,
  .faq .faq-r {
    width: 100%;
  }
  .ab1 .intr,
  .par1 .intr,
  .pag .pag-l,
  .faq .faq-l {
    margin-bottom: 20px;
  }
  .ab3 .pic,
  .ab3 .intr {
    width: 45%;
  }
  .banner .intr p,
  .join1 .intr p {
    max-width: 100%;
  }

  .join2 .box-c .span,
  .gray .box-c .span {
    padding: 0.26vw;
    margin-right: 10px;
  }
  .pop-ups .gray {
    padding: 40px;
  }
  .con2 .con2-l {
    width: 60%;
  }
  .con2 .con2-r {
    width: 40%;
  }
  .pag,
  .faq {
    padding: 70px 0 4.167vw;
  }
  .pag .pag-l,
  .pag .pag-r {
    padding: 0;
    border: none;
  }
  .faq .faq-r {
    padding: 0;
    border: none;
  }

  .ab1 .pic2 img {
    width: 60px;
    height: 60px;
  }
  .pro4 .col {
    width: 32%;
  }
  .pro2 .intr .bar p {
    margin-left: 10px;
  }
  .home5 .intr h3::before {
    height: 10px;
  }
  .sor2 .col h4::before,
  .sor4 .intr p::before {
    left: -10px;
    height: 10px;
  }
  .pro6 .box5 .intr .ewm {
    max-width: 200px;
  }
  .join2 .col {
    width: 48%;
  }
  .faq .faq-lt {
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .faq .faq-l,
  .pag .pag-r {
    position: static;
    top: 0;
  }
  .faq .box-c.on {
    height: 200px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .scroll,
  .pro2 .pic,
  .ab3 .pic {
    display: none;
  }
  .pro2 .intr,
  .ab2 .intr,
  .ab3 .intr {
    width: 100%;
  }

  .home4 .col,
  .sor2 .col,
  .sor3 .col,
  .ind1 .col,
  .ab4 .col,
  .pro5 .col,
  .li1 .col {
    width: 48%;
    margin-bottom: 20px;
  }
  .par3 .pic,
  .home7 .pic {
    width: 25%;
  }
  .join1 .col {
    width: 100%;
    margin-bottom: 20px;
  }
  .pro3 .pic img,
  .home4 .pic img {
    width: 30px;
    height: 30px;
  }
  .join1 .pic img {
    width: 40px;
    height: 40px;
  }
  .join2 .col {
    padding: 10px;
    width: 100%;
  }
  .pop-ups .close {
    width: 20px;
    height: 20px;
  }
  .windows .pop-ups {
    max-width: 80%;
  }
  .pop-ups .gray {
    padding: 40px 20px;
  }

  .sor4 .intr {
    width: 100%;
    margin-bottom: 20px;
    justify-content: flex-start;
  }
  .sor4 .pic {
    width: 100%;
  }

  .con1 .pic,
  .con1 .intr,
  .con2 .con2-l,
  .con2 .con2-r {
    width: 100%;
  }
  .con1 .pic {
    margin-bottom: 20px;
  }
  .con2 .con2-l .map {
    height: 200px;
  }
  .con1 .iform textarea {
    height: 80px;
  }
  .con1 .pic img {
    width: 100px;
    height: 100px;
  }
  .home2 .pic img {
    height: 50px;
  }
  .banner .search-intr {
    max-width: 300px;
  }
  .search-box input {
    height: 40px;
    padding: 0 20px;
  }
  .search-box .search-btn {
    right: 20px;
  }
  .f-t {
    max-width: 300px;
  }
  .f-t .form .btn {
    width: 70px;
    height: 35px;
  }
  .pro1 .pic img {
    width: 30px;
    height: 30px;
  }
  .f-t .form .email {
    height: 35px;
  }
  .post-3 img,
  .f-c .f-cc,
  .f-c .more-box {
    display: none;
  }
  .pro4 .col {
    width: 100%;
    margin-bottom: 20px;
  }
  .pro4 .col:last-child {
    margin-top: 0;
  }
  .pro4 .col .pic,
  .pro4 .col .intr {
    text-align: center;
  }
  .pro5 .col {
    border-radius: 20px;
  }
  .swiper-button2 i,
  .swiper-button i,
  .pro2 .push i,
  .pagelist .prev i,
  .pagelist .next i,
  .gray .push .button i {
    font-size: 16px;
  }
  .pro2 .push .button {
    margin-right: 10px;
  }
  .gray .push .button {
    margin-left: 10px;
  }
  .sor1 .bar .gun,
  .par1 .bar .gun {
    padding: 10px 0;
  }
  .ind1 .bar .gun {
    padding: 10px 15px;
    width: 25%;
    text-align: center;
  }
  .pro1 .col {
    width: 25%;
    margin: 5px 0;
  }
  .con1 {
    padding: 7.813vw 0;
    margin-top: 0;
  }
  .gray .box-t,
  .f-c .con .conn,
  .f-c .f-cl img {
    margin-bottom: 5px;
  }
  .f-t h2 {
    margin-bottom: 10px;
  }
  .par1 .bar .gun {
    margin: 0 15px;
  }
  .home5 .intr h3::before {
    height: 16px;
  }
  .sor4 .intr p::before {
    top: 2px;
  }
  .sor2 .col h4::before,
  .sor4 .intr p::before {
    height: 14px;
  }
  .f-c .app {
    margin-top: 20px;
  }
  .swiper-button2,
  .swiper-button,
  .pagelist .prev,
  .pagelist .next,
  .back .button,
  .pro2 .push .button,
  .gray .push .button {
    width: 35px;
    height: 35px;
  }
  .par1 .intr h4,
  .par1 .intr p {
    padding-left: 20px;
  }
  .par1 .intr h4::before {
    width: 14px;
    height: 14px;
  }
  .faq .back {
    margin: 20px 0 0;
  }
  .faq .faq-r .box {
    padding: 10px 0;
  }
  .pop-ups .gray .box {
    height: 250px;
    padding-right: 1.042vw;
    overflow-y: scroll;
  }
  .home6 .day,
  .new2 .day {
    font-size: 22px;
  }
  .banner .intr h1,
  .home1 .intr h1 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .pro5 .btit h2,
  .tit h2,
  .home5 .intr h2,
  .home6 .intr h2,
  .f-t h2,
  .pag .pag-lt h1,
  .new2 .intr h2,
  .new1 .intr h2,
  .pag .pag-rt h2,
  .pro4 .intr h2,
  .pro5 .intr h2,
  .new2 .no,
  .li1 .intr h4 {
    font-size: 18px;
  }

  .tit h5,
  .pro4 .intr h5,
  .ab1 .txt h4,
  .ab2 .intr h4,
  .con1 .pic h4,
  .con1 .intr h4,
  .home2 .intr span,
  .home4 .intr h4,
  .home5 .intr h3,
  .pro2 .intr h2,
  .pro3 .txt h4,
  .sor1 .bar .gun,
  .sor2 .col h4,
  .sor3 .col h4,
  .ind1 .bar .gun,
  .ind1 .col h4,
  .pag .pag-lc h4,
  .ab1 .intr2 span,
  .join1 .intr h4,
  .join2 .box-t h4,
  .gray .box-t h4,
  .gray .box-b h4,
  .con2 .box h4,
  .faq .faq-l h4,
  .faq .faq-r h4,
  .par1 .bar .gun,
  .par1 .intr h4,
  .pag .box h4,
  .banner .intr h5 {
    font-size: 16px;
  }

  .pro6 .box5 .intr p,
  .pro6 .box1 .intr p,
  .pro6 .box2 .intr p,
  .pro6 .box3 .intr p,
  .pro6 .box4 .intr p,
  .pro5 .intr p,
  .pro4 .intr p,
  .home1 .intr h4,
  .tit p,
  .home4 .intr p,
  .home1 .intr p,
  .home2 .intr p,
  .home5 .intr p,
  .home6 .moon,
  .home6 .year,
  .new2 .moon,
  .new2 .year,
  .pag .box p,
  .new1 .intr .date,
  .f-c .f-cl p,
  .f-c .con p,
  .f-c .app a > span,
  .banner .intr p,
  .pro1 .intr p,
  .pro2 .intr span,
  .pro2 .intr .bar p,
  .pro3 .intr p,
  .sor2 .col p,
  .sor3 .col p,
  .sor4 .intr p,
  .ind1 .col p,
  .ind1 .col .more,
  .back .txt,
  .pag .pag-lc p,
  .pag .pag-lc h5,
  .pag .pag-lt .date,
  .ab1 .intr p,
  .ab1 .intr p,
  .ab2 .intr p,
  .ab3 .col p,
  .ab3 .col .time,
  .ab4 .intr p,
  .join1 .intr p,
  .join2 .box-t p,
  .gray .box-t p,
  .join2 .box-c .span,
  .gray .box-c .span,
  .join2 .box-c .more,
  .gray .box-b p,
  .con1 .pic p,
  .con2 .box p,
  .faq .faq-l p,
  .faq .faq-r p,
  .par1 .intr p,
  .new1 .intr p,
  .pag .pag-lb .txt,
  .f-c .con .conn p {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .new2 .col {
    width: 48%;
    margin-bottom: 20px;
  }
  .pro2 .intr .bar {
    width: 48%;
  }
  .pro1 .col,
  .ind1 .bar .gun {
    width: 33%;
  }
  .par3 .pic,
  .home7 .pic {
    width: 33%;
  }
  .pro3 .col,
  .join2 .col,
  .ind1 .col,
  .sor2 .col {
    width: 100%;
  }
  .home5 .swiper-pagination {
    bottom: 10px;
  }
  .home1 .swiper-pagination,
  .home6 .swiper-pagination,
  .home7 .swiper-pagination {
    bottom: 20px;
  }
  .home1 .swiper-pagination-bullet,
  .home5 .swiper-pagination-bullet,
  .home6 .swiper-pagination-bullet,
  .home7 .swiper-pagination-bullet,
  .par3 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .home1 .swiper-pagination-bullet-active,
  .home5 .swiper-pagination-bullet-active,
  .home6 .swiper-pagination-bullet-active,
  .home7 .swiper-pagination-bullet-active,
  .par3 .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
  }
  .f-c .f-cl,
  .f-c .f-cr {
    width: 100%;
  }
  .f-c .f-cr {
    margin-bottom: 20px;
  }
  .f-c .f-cl {
    margin-bottom: 0px;
  }
  .f-c .f-cl p {
    max-width: 100%;
    line-height: 24px;
  }
  .home1 .intr p,
  .post-0 img,
  .swiper-button2,
  .swiper-button {
    display: none;
  }
  .sor3 .col {
    padding: 15px;
  }
  .new2 .col,
  .sor3 .col,
  .home4 .col,
  .new1 .pic,
  .new1 .intr {
    width: 100%;
  }
  .new1 {
    margin: 20px 0 10px;
  }
  .new1 .intr h2 {
    max-width: 100%;
  }
  .sor1 {
    display: none;
  }
  .pro6 .box1 .pic,
  .pro6 .box2 .pic,
  .pro6 .box1 .intr,
  .pro6 .box2 .intr {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .pro6 .box2 .intr p {
    text-align: center;
  }
  .home4 .col {
    width: 48%;
  }
  .home4 .col .pic {
    justify-content: center;
  }
  .ab4 .col {
    width: 32%;
  }
  .home4 .intr h4 {
    text-align: center;
  }
  .ab4 .intr p {
    font-size: 12px;
  }
  .home4 .tit p,
  .home7 .tit p {
    max-width: 100%;
    font-size: 12px;
  }
  .home3 .pic,
  .home7 .pic,
  .par3 .pic {
    padding: 5px;
  }
  .home3 .swiper-slide,
  .home7 .swiper-slide,
  .par3 .swiper-slide {
    padding: 5px;
  }
  .banner .pic img,
  .home1 .pic img {
    height: 250px;
    object-fit: cover;
  }
  .home2 {
    margin: 20px 0;
  }
  .home2 .col {
    width: 26%;
  }
  .tit p,
  .home4 .tit p,
  .home7 .tit p {
    margin-top: 10px;
  }
  .home3 {
    padding: 6.25vw 0;
  }
  .home4 .row {
    margin-top: 20px;
  }
  .home6 .pic::after,
  .new2 .pic::after{
    display: none;
  }
  .home6 .col:hover .pic::before,
  .new2 .col:hover .pic::before{
    background: rgba(0, 0, 0, 0.5);
  }
  .home6 .col:hover h2,
  .new2 .col:hover h2 {
    color: #004ef5;
}
.pro1 .row{
  padding: 20px 0;
}
.pro4 .col:last-child .pic{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
}
}
  /* i i s 7 . c o m */