﻿img {
  display: block;
}

.f14 {
  font-size: 0.1867rem;
}

.f16 {
  font-size: 0.2133rem;
}

.f18 {
  font-size: 0.24rem;
}

.f20 {
  font-size: 0.2667rem;
}

.f24 {
  font-size: 0.32rem;
}

.f26 {
  font-size: 0.3467rem;
}

.f28 {
  font-size: 0.3733rem;
}

.f30 {
  font-size: 0.4rem;
}

.f32 {
  font-size: 0.4267rem;
}

.f48 {
  font-size: 0.64rem;
}

.f72 {
  font-size: 0.96rem;
}

.center {
  text-align: center;
}

.fw {
  font-weight: bold;
}

.box-sizing {
  box-sizing: border-box;
}

.li24 {
  line-height: 0.32rem;
}

.li30 {
  line-height: 0.4rem;
}

.li32 {
  line-height: 0.4267rem;
}

.li36 {
  line-height: 0.48rem;
}

.li40 {
  line-height: 0.5333rem;
}

.li50 {
  line-height: 0.6667rem;
}

.li60 {
  line-height: 0.8rem;
}

.banner {
  padding-top: 108px;
}

.indexBanenr a {
  display: block;
}

.indexBanenr a img {
  width: 100%;
}


.indexBanenr .swiper-pagination {
  bottom:.8rem !important;
 
}

.indexBanenr .swiper-pagination-bullet {
  background: #fff;;
  height:.2rem;
  width:.2rem;
}

.indexBanenr .swiper-pagination-bullet-active {
  background: #0981cf;
}


.indexBanenr .swiper-button-next,
.indexBanenr .swiper-button-prev {
  width: .6rem;
  height: .6rem;
  background: rgba(0, 0, 0, 0.5);
}

.indexBanenr .swiper-button-next::after,
.indexBanenr .swiper-button-prev::after {
  font-size:.32rem;
color:#fff
}



.i-about .box {
  width: 50%;
}

.i-about .left img {
  width: 100%;
  height: 100vh;
}

.i-about .right {
  box-sizing: border-box;
  background: url(../image/10016_02.jpg) no-repeat center right / cover;
  padding: 1.9333rem 3.0333rem 0 1.3333rem;
}

.i-about .right .tit {
  font-size: 0.4267rem;
  font-weight: bold;
}

.i-about .right .txt {
  font-size: 0.2667rem;
  margin-top: 0.5334rem;
  line-height: 0.5333rem;
}

.i-about .right ul {
  margin-top: 1.3333rem;
}

.i-about .right ul li {
  width: 32%;
}

.i-about .right ul li a {
  display: block;
  text-align: center;
  font-size: 0.2133rem;
  border: 0.0133rem solid #d0d0d0;
  line-height: 0.8rem;
}

.i-about .right ul li a:hover {
  color: #fff;
  background: #0981cf;
  border: 0.0133rem solid #0981cf;
}

.main {
  padding: 0 8%;
}

.i-product {
  margin-top: 0.8rem;
}

.i-product ul {
  margin: 0 -0.1333rem;
  margin-top: 0.8rem;
}

.i-product ul li {
  width: 16.6666%;
}

.i-product ul li a {
  margin: 0 0.1333rem;
  display: block;
}

.i-product ul li a .img img {
  max-width: 100%;
  margin: 0 auto;
  object-fit: scale-down;
  height: 2.5667rem;
}

.i-product ul li a p {
  text-align: center;
  font-size: 0.24rem;
  padding: 0.2667rem 0;
}

.column .title {
  border-left: 0.1067rem solid #0981cf;
  padding-left: 0.2667rem;
  font-size: 0.4267rem;
  width: 80%;
}

.column .title p:last-child {
  color: #777;
  font-size: 0.2133rem;
  margin-top: 0.1333rem;
}

.column .more {
  font-size: 0.24rem;
}

.i-application {
  padding-top: 0.8rem;
}

.i-application ul {
  margin-top: 0.8rem;
}

.i-application ul li {
  flex: 1;
  transition: all 0.8s;
}

.i-application ul li .imgBox .img img {
  width: 100%;
  height: 8.64rem;
  object-fit: cover;
}

.i-application ul li .imgBox .abstit {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}

.i-application ul li .imgBox .abstit .tit {
  width: 0.4rem;
  color: #fff;
  font-size: 0.24rem;
}

.i-application ul li .abstxt {
  left: 50%;
  top: 50%;
  padding: 0.2667rem;
  max-width: 85%;
  width: 100%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  font-size: 0.24rem;
  line-height: 0.48rem;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition: all 0.3s;
}

.i-application ul li:hover {
  flex: 4;
}

.i-application ul li:hover .imgBox .abs {
  display: none;
}

.i-application ul li:hover .abstxt {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition-delay: 0.4s;
}

.i-news {
  padding-top: 1.0667rem;
  background: url(../image/indexbg3.jpg) no-repeat center center / cover;
}

.i-news .i-news-column {
  font-size: 0.4267rem;
  text-align: center;
}

.i-news-box {
  margin-top: 0.8rem;
}

.i-news-box .left {
  width: 65%;
}

.i-news-box .left .list li {
  margin-bottom: 0.2667rem;
  height: 2rem;
}

.i-news-box .left .list li a {
  background: #f0f0f0;
}

.i-news-box .left .list li a .time {
  background: #e0e0e0;
  height: 1.9733rem;
  width: 2.1333rem;
  text-align: center;
  box-sizing: border-box;
}

.i-news-box .left .list li a .time .day {
  color: #7c7c7c;
  font-size: 0.96rem;
  padding-top: 0.0667rem;
}

.i-news-box .left .list li a .time .date {
  border: 0.0133rem solid #7c7c7c;
  font-size: 0.24rem;
  line-height: 0.4rem;
  width: 1.3333rem;
  margin: 0 auto;
}

.i-news-box .left .list li a .con {
  width: calc(100% - 2.1333rem);
  box-sizing: border-box;
  padding: 1% 6% 0 3%;
}

.i-news-box .left .list li a .con .tit {
  font-size: 0.2667rem;
}

.i-news-box .left .list li a .con .txt {
  font-size: 0.1867rem;
  line-height: 0.4067rem;
  color: #777;
  margin-top: 0.15rem;
}

.i-news-box .left .list li a:hover {
  background: #242424;
}

.i-news-box .left .list li a:hover .tit {
  color: #fff;
}

.i-news-box .left .list li a:hover .add {
  border-bottom: 0.4667rem solid #0981cf;
}

.i-news-box .left .list li a:hover .time {
  background: #0981cf;
  color: #fff;
}

.i-news-box .left .list li a:hover .time .day {
  color: #fff;
}

.i-news-box .left .list li a:hover .time .date {
  border: 0.0133rem solid #fff;
}

.i-news-box .more-add {
  right: 0;
  bottom: 0;
}

.i-news-box .more-add .add {
  width: 0;
  height: 0;
  border-bottom: 0.4667rem solid #242424;
  border-left: 0.4667rem solid transparent;
}

.i-news-box .more-add .add1 {
  font-size: 0.1867rem;
  right: 0.04rem;
  bottom: 0.04rem;
  color: #fff;
}

.i-news-box .right {
  width: 35%;
}

.i-news-box .right .hot-news {
  margin-left: 0.4667rem;
}

.i-news-box .right .hot-news a {
  display: block;
  color: #fff;
}

.i-news-box .right .hot-news a .img img {
  width: 100%;
  height: 4.24rem;
}

.i-news-box .right .hot-news a .con {
  height: 2.2667rem;
  background: #242424;
  padding: 3%;
  box-sizing: border-box;
}

.i-news-box .right .hot-news a .con .tit {
  font-size: 0.2667rem;
}

.i-news-box .right .hot-news a .con .time {
  font-size: 0.1867rem;
  padding: 0.1rem 0;
}

.i-news-box .right .hot-news a .con .txt {
  font-size: 0.1867rem;
}

.i-news-box .right .hot-news a .con .add {
  border-bottom: 0.4667rem solid #0981cf;
}

.i-news-box .more {
  margin: 0.4rem 0;
}

.i-news-box .more a {
  display: block;
  line-height: 0.6667rem;
  width: 2.1333rem;
  text-align: center;
  color: #fff;
  background: #0981cf;
  font-size: 0.2133rem;
  margin: 0 auto;
}

.i-news-box .more a:hover {
  background: #0d77be;
}

.wrap {
  max-width: 20rem;
  width: 100%;
  margin: 0 auto;
}

.banner img {
  width: 100%;
}

.tabs {
  background: #f0f0f0;
}

.tabs a {
  display: block;
  line-height: 0.72rem;
  font-size: 0.2667rem;
  padding: 0 0.4rem;
}

.tabs a.cur,
.tabs a:hover {
  background: #0981cf;
  color: #fff;
}

.sub-column {
  text-align: center;
}

.sub-column .tit {
  font-size: 0.4267rem;
}

.sub-column .line {
  width: 0.4rem;
  height: 0.0133rem;
  margin: 0.2rem auto;
  background: #999;
}

.sub-column .sub-tit {
  color: #999999;
  font-size: 0.24rem;
}

.about {
  padding: 5% 0 0.8rem 0;
  background: url(../image/bg-map2.png) repeat-y;
}

.about ul {
  margin-top: 0.6rem;
}

.about ul li {
  margin-bottom: 0.8rem;
}

.about ul li .con {
  width: 50%;
  box-sizing: border-box;
}

.about ul li .con:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
}

.about ul li .content {
  padding: 2% 2% 0 2%;
  background: #f4f4f4;
  box-sizing: border-box;
}

.about ul li .content .tit {
  font-size: 0.3733rem;
  font-weight: bold;
}

.about ul li .content .txt {
  font-size: 0.2133rem;
  line-height: 0.4267rem;
  padding-top: 0.2667rem;
}

.about ul li .aboutBtn img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  max-height: 7.4667rem;
  object-fit: scale-down;
}

.about ul li .aboutBtn .swiper-button-next,
.about ul li .aboutBtn .swiper-button-prev {
  height: 0.5333rem;
  width: 0.5333rem;
  background: rgba(0, 0, 0, 0.5);
}

.about ul li .aboutBtn .swiper-button-next:hover,
.about ul li .aboutBtn .swiper-button-prev:hover {
  background: #0981cf;
}

.about ul li .aboutBtn .swiper-button-next::after,
.about ul li .aboutBtn .swiper-button-prev::after {
  font-size: 0.32rem;
  color: #fff;
}

.about ul li:nth-child(2n) {
  flex-direction: row-reverse;
}

.courseSwiper {
  margin: 0.6667rem 0;
}

.courseSwiper .swiper-slide {
  align-self: end;
}

.courseSwiper .con {
  padding: 0 0.633rem;
  padding-bottom: 0.4667rem;
  box-sizing: border-box;
}

.courseSwiper .con::after {
  height: 100%;
  width: 0.04rem;
  background: #e0e0e0;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}

.courseSwiper .con::before {
  height: 0.04rem;
  width: 0.24rem;
  background: #e0e0e0;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}

.courseSwiper .con .year {
  font-size: 0.64rem;
  font-weight: bold;
  margin-bottom: 0.1667rem;
}

.courseSwiper .con .txt {
  font-size: 0.2133rem;
  line-height: 0.4267rem;
}

.courseBtn {
  height: 1.0667rem;
  padding: 0.6667rem 0;
  width: 4.2667rem;
  margin: 0 auto;
}

.courseBtn .swiper-button-next,
.courseBtn .swiper-button-prev {
  height: 0.6933rem;
  width: 0.6933rem;
  border-radius: 50%;
  border: 0.0133rem solid #aaa;
}

.courseBtn .swiper-button-next:hover,
.courseBtn .swiper-button-prev:hover {
  border: 0.0133rem solid #0981cf;
}

.courseBtn .swiper-button-next::after,
.courseBtn .swiper-button-prev::after {
  font-size: 0.32rem;
}

.cultural {
  padding-top: 0.6667rem;
  background: url(../image/indexbg3.jpg) no-repeat center center / cover;
}

.cultural .box {
  width: 50%;
}

.cultural .box .img img {
  width: 100%;
  height: 9.3333rem;
}

.cultural .box .con {
  padding: 8% 4%;
  right: 0;
  width: 80%;
  top: 1.0933rem;
  height: 7.2rem;
  background: rgba(62, 136, 239, 0.5);
  box-sizing: border-box;
  color: #fff;
}

.cultural .box .con .tit {
  font-size: 0.4267rem;
}

.cultural .box .con .txt {
  font-size: 0.24rem;
  line-height: 0.48rem;
  padding: 0.6667rem 0;
}

.cultural .box ul {
  padding: 1.0667rem 1.0667rem 0.8rem 0.8rem;
}

.cultural .box ul li {
  margin-bottom: 0.8333rem;
}

.cultural .box ul li .icon {
  width: 0.8rem;
}

.cultural .box ul li .icon img {
  height: 0.8rem;
  object-fit: scale-down;
  max-width: 100%;
  margin: 0 auto;
}

.cultural .box ul li .txt {
  width: calc(100% - 1.0667rem);
}

.cultural .box ul li .txt p {
  font-size: 0.2133rem;
}

.cultural .box ul li .txt p:nth-child(1) {
  font-size: 0.24rem;
  font-weight: bold;
  margin-bottom: 0.1333rem;
}

.honor {
  margin: 0 -0.1067rem;
  padding: 0.8rem 0;
}

.honor li {
  width: 25%;
}

.honor li .col {
  border: 0.0133rem solid #e0e0e0;
  padding: 0.1333rem;
  margin: 0 0.1067rem 0.2133rem 0.1067rem;
}

.honor li .col .img img {
  height: 4.6533rem;
  max-width: 100%;
  margin: 0 auto;
  object-fit: contain;
}

.loc {
  background: url(../image/icon_home.png) no-repeat left center;
  padding-left: 0.2333rem;
  border-bottom: 0.0133rem solid #e2e2e2;
  height: 0.88rem;
  line-height: 0.88rem;
  margin-top: 0.1667rem;
  font-size: 0.2133rem;
}

.loc a i {
  margin: 0 0.1333rem;
}

.loc a:last-child i {
  display: none;
}

.product {
  margin: 0 -0.1067rem;
  margin-top: 0.4rem;
}

.product li {
  width: 25%;    text-align: center;
}

.product li a {
  margin: 0 0.1067rem 0.2133rem 0.1067rem;
}

.product li a .img img {
  width: 100%;
  height: 3.6667rem;
}

.product li a .tit {
  padding: 0.1333rem 0;
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.48rem;
}

.p-details {
  padding: 0.8rem;
  text-align: center;
  font-size: 0.4267rem;
  color: #0981cf;
}

.p-details .img {
  padding: 0.4rem;
}

.p-details .img img {
  margin: 0 auto;
  max-width: 100%;    max-height: 500px;

}

.p-details-con .tit {
  font-size: 0.2667rem;
  color: #0981cf;
  font-weight: bold;
  border-bottom: 0.0133rem solid #e2e2e2;
  padding-bottom: 0.2rem;
}

.p-details-con .con {
  padding: 0.4rem 0;
  font-size: 0.2133rem;
}

.p-details-con .nextbox {
  border-top: 0.0133rem solid #e2e2e2;
  padding: 0.4rem 0 1.0667rem 0;
}

.p-details-con .nextbox p {
  line-height: 0.48rem;
  font-size: 0.2133rem;
}

.p-details-con .return a {
  width: 1.0667rem;
  line-height: 0.5333rem;
  display: block;
  border: 0.0133rem solid #999999;
  text-align: center;
  font-size: 0.2133rem;
  border-radius: 0.0667rem;
}

.p-details-con .return a:hover {
  background: #0981cf;
  border: 0.0133rem solid #0981cf;
  color: #fff;
}

.device {
  margin-top: 0.2933rem;
}

.device .left {
  width: 4.7067rem;
  padding-bottom: 0.6667rem;
}

.device .left .tit {
  background: url(../image/menuNV2_0.png) no-repeat right bottom #0981cf;
  line-height: 0.8533rem;
  font-size: 0.32rem;
  padding-left: 0.2667rem;
  color: #fff;
}

.device .left .sub-meun {
  border-left: 0.0133rem solid #ddd;
  border-right: 0.0133rem solid #ddd;
}

.device .left .sub-meun li a {
  display: block;
  padding-left: 0.2667rem;
  line-height: 0.6667rem;
  font-size: 0.2133rem;
  border-bottom: 0.0133rem solid #ddd;
  border-left: 0.0267rem solid transparent;
}

.device .left .sub-meun li.cur a,
.device .left .sub-meun li a:hover {
  border-left: 0.0267rem solid #0d77be;
}

.device .right {
  width: calc(100% - 5.1333rem);
}

.device .right .d-list {
  margin: 0 -0.1067rem;
}

.device .right .d-list li {
  width: 33.3333%;
}

.device .right .d-list li a {
  display: block;
  margin: 0 0.1067rem 0.2133rem 0.1067rem;
}

.device .right .d-list li a .img img {
  max-width: 100%;
  height: 3.5733rem;
  margin: 0 auto;
  object-fit: cover;
}

.device .right .d-list li a p {
  line-height: 0.5333rem;
  padding: 0.4rem 0;
  text-align: center;
  font-size: 0.24rem;
}

.device .right .tit {
  font-size: 0.3467rem;
  border-left: 0.1333rem solid #0d77be;
  padding-left: 0.2667rem;
}

.device .right .pic {
  padding: 0.2333rem 0;
}

.contact .c-list li {
  margin-bottom: 0.7333rem;
}

.contact .c-list li .c-con {
  width: 49%;
  font-size: 0.2133rem;
}

.contact .c-list li .c-con .title {
  font-size: 0.2967rem;
  padding-bottom: 0.2667rem;
  display: flex;
  align-items: center;
}


.contact .c-list li .c-con .title i {
  width: .1067rem;
  height: .3467rem;
  background: #0981cf;
  margin-right: .1333rem;
}

.contact .c-list li .c-con .bg {
  padding: 0.2667rem 0 0.2667rem 0.6333rem;
}

.contact .c-list li .c-con .bg1 {
  background: url(../image/c6.png) no-repeat left center;
  background-size: 0.4rem 0.4rem;
}

.contact .c-list li .c-con .bg2 {
  background: url(../image/c7.png) no-repeat left center;
  background-size: 0.4rem 0.4rem;
}

.contact .c-list li .c-con .bg3 {
  background: url(../image/c5.png) no-repeat left center;
  background-size: 0.4rem 0.4rem;
}

.contact .c-list li .img img {
  width: 100%;
  object-fit: cover;
}

.contact .c-list li:nth-child(2n) {
  flex-direction: row-reverse;
}

.news-list {
  margin: 0 -0.2rem;
  padding-top: 0.5333rem;
}

.news-list li {
  width: 33.3333%;
}

.news-list li a {
  display: block;
  margin: 0 0.2rem 0.4rem 0.2rem;
}

.news-list li a .img img {
  width: 100%;
  height: 3.6rem;
  object-fit: cover;
}

.news-list li a .img::after {
  height: 0.5333rem;
  width: 100%;
  content: "+";
  position: absolute;
  left: 0;
  bottom: -0.5333rem;
  background: #0981cf;
  text-align: center;
  color: #fff;
  font-size: 0.4rem;
  transition: 0.5s;
}

.news-list li a .con {
  padding: 2% 0 4% 0;
  font-size: 0.1867rem;
  color: #666;
}

.news-list li a .con .tit {
  font-size: 0.24rem;
}

.news-list li a .con .time {
  padding: 0.1333rem 0;
}

.news-list li a .con .txt {
  line-height: 0.32rem;
  height: 0.96rem;
}

.news-list li a:hover .tit {
  color: #0981cf;
}

.news-list li a:hover .img::after {
  bottom: 0;
}

.news-datails {
  padding: 0.6667rem 0;
  border-bottom: 0.0133rem solid #e0e0e0;
  text-align: center;
  font-size: 0.1867rem;
}

.news-datails .tit {
  margin-bottom: 0.1333rem;
  font-size: 0.32rem;
  color: #0981cf;
}

.news-content {
  font-size: 0.2133rem;
  padding: 0.4rem 0;
}

.join-search {
  margin-top: 15px;
  border: 1px solid #ddd;
  padding: 2.0025px 15px;
}

.join-search input {
  width: 80%;
  font-size: 15.9975px;
  height: 40px;
}

.join-search a {
  width: 37.5px;
  text-align: center;
  display: block;
  margin-right: 0;
}

.joinUs {
  padding-bottom: 0.8rem;
}

.joinUs .list li {
  cursor: pointer;
}

.joinUs .list li .title {
  margin-top: 15px;
  height: 69.9975px;
  background: #fafafa;
  padding: 9.9975px 37.5px;
  font-size: 18px;
}

.joinUs .list li.cur .title {
  color: #0981cf;
}

.joinUs .list li.cur .r-arrow {
  transform: rotate(180deg);
}

.joinUs .list li .r-arrow {
  font-size: 0.32rem;
}

.joinUs .list li .txt {
  margin-top: 15px;
  padding: 24.9975px 37.5px;
  background: #fafafa;
  margin-bottom: 15px;
}

.message {
  padding-bottom: 50.0025px;
}

.message .m-input {
  width: 49%;
  margin-bottom: 15px;
  font-size: 15.9975px;
}

.message .m-input label {
  display: block;
  margin-bottom: 15px;
}

.message .m-input label span {
  color: red;
}

.message .m-input textarea,
.message .m-input input {
  width: 100%;
  background: #f1f1f1;
  height: 45px;
  font-size: 15.9975px;
  box-sizing: border-box;
  padding: 9.9975px;
}

.message .m-input:nth-child(3) {
  width: 100%;
}

.message .m-input .yam .y-input {
  width: 48%;
}

.message .m-input .yam .img {
  width: 48%;
}

.message .m-input .yam .img img {
  width: 100px;
  height: 45px
}

.message button {
  height: 47.0025px;
  width: 168.9975px;
  background: #0981cf;
  font-size: 18px;
  color: #fff;
}

@media (max-width: 1500px) {

  .footer,
  .main,
  header {
    padding: 0 5%;
  }

  .wrap {
    max-width: 90%;
  }
}

@media (max-width: 1400px) {
  .i-about .right {
    padding: 3%;
  }

  .product li,
  .honor li,
  .i-product ul li {
    width: 33.3333%;
  }

  .message button,
  .message .m-input {
    font-size: 14px;
  }
}

@media (max-width: 1200px) {
  .i-about .left img {
    height: auto
  }

  .joinUs .list li .title {
    padding: 0 3%;
    height: 60px;
    font-size: 14px;
    margin-top: 10px;
  }

  .joinUs .list li .txt {
    padding: 3%;
    font-size: 14px;
  }

  .wrap {
    max-width: 94%;
  }

  .device .left {
    display: none;
  }

  .banner {
    padding-top: 60px;
  }

  .main-nav-m {
    display: block;
  }

  .i-about .right {
    padding: 4%;
  }

  .i-about .right .txt {
    margin-top: 0.4667rem;
  }

  .i-about .right ul {
    margin-top: 0.6667rem;
  }

  .i-about {
    flex-direction: column-reverse;
  }

  .about ul li .con,
  .cultural .box,
  .i-about .box,
  .ewm-box,
  .device .right {
    width: 100%;
  }

  .footer {
    padding: 0 5%;
  }

  .tabs,
  .footer-nav {
    display: none;
  }

  .cultural {
    padding-top: 0;
  }

  .cultural .box .con {
    position: static !important;
    padding: 3%;
    width: 100%;
    color: #666;
    height: auto;
    background: none;
  }

  .cultural .box .con .txt {
    padding: 15px 0;
  }

  .about ul li {
    margin-bottom: 0;
  }

  .about ul li .content {
    padding: 4%;
  }
}

@media (max-width: 750px) {

  .i-news-box .box,
  .message .m-input {
    width: 100%;
  }

  .i-news-box .right .hot-news {
    margin: 0;
  }

  .product li,
  .device .right .d-list li,
  .news-list li,
  .honor li,
  .i-product ul li {
    width: 50%;
  }

  .loc {
    background: none;
  }

  .contact .c-list li .c-con .bg {
    padding-top: 0.0667rem;
    padding-bottom: 0.0667rem;
  }

  .copy,
  .ewm-box .con .tit,
  .about ul li .content .txt {
    font-size: 0.32rem;
    line-height: 0.48rem;
  }

  .ewm-box .con {
    font-size: 0.2867rem;
  }
}

#particles-js {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

.pagelc {

  padding: .4rem 0;
}

.pagelc span {
  display: flex;
  justify-content: center;
}

.pagelc a {
  display: block;
  background: #dbd5d5;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 5px;
  margin-right: 10px;
  font-size: 16px;

}

.pagelc a.cur {
  background: #0981cf;
  color: #fff;
}



.pic table {
  width: 100%;
}

.pic table tr,
.table table td {
  border: 1px solid #dddddd;
}

.pdf-dowload {
  padding: .2667rem 0;
}

.pdf-dowload .tit {
  background: url(../image/pdf.png) no-repeat left center;
  padding-left: .8rem;
  line-height: .6667rem;
  font-size: .2133rem;
  width: 40%;
  background-size: .56rem .56rem;
}

.pdf-dowload a {
  display: block;
  font-size: .2133rem;
  margin-left: .8rem;
}