/*头部*/

.header {
	position: absolute;
	z-index: 999;
	width: 100%;
	top: 0;
}

.x-header {
	width: 100%;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

._fixed .x-header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	border-radius: 0;
	-webkit-animation: sticky 1.2s;
	animation: sticky 1.2s;
	background-color: #fff;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .05);
}



@-webkit-keyframes sticky {
	0% {
		top: -100px;
	}

	100% {
		top: 0;
	}
}

@keyframes sticky {
	0% {
		top: -100px;
	}

	100% {
		top: 0;
	}
}

.head-logo {
	display: flex;
	align-items: center;
	height: 3rem;
}

.head-logo img {
	height: 2.4rem;
}

._fixed .head-logo {
	height: 3rem;
}

.logo1 {
	display: none;
}

._fixed .logo1 {
	display: block;
}

._fixed .logo2 {
	display: none;
}

.oa{
	cursor: pointer;
	background: #ffffff;
	border-radius: 3rem;
	padding: .5rem 1rem;
}
.oa a{
	color: #2272b6;
}
._fixed .oa {
	color: #FFF;
	background: -webkit-linear-gradient(14deg, #f5a719 -20.93%, #de5616 126.57%);
	background: -moz-linear-gradient(14deg, #f5a719 -20.93%, #de5616 126.57%);
	background: -o-linear-gradient(14deg, #f5a719 -20.93%, #de5616 126.57%);
	background: linear-gradient(76deg, #f5a719 -20.93%, #de5616 126.57%);
}
._fixed .oa a{
	color: #FFF;

}

.Searchico {
	cursor: pointer;
	color: #2272b6;
	background: #ffffff;
	border-radius: 3rem;
	padding: .5rem 1rem;
}
._fixed .Searchico {
	color: #FFF;
	background: #2272b6;
}
.Searchico i {
	font-size: 1.6rem;
	margin-right: .5rem;
}
.Searchico span{
	font-size: 1rem;
}

.searchbox {
	left: 0;
	right: 0;
	background: #fff;
	z-index: 999;
	padding: 5rem 0;
	position: absolute;
	top: 5.8rem;
	border-top: 1px solid #e7e7e7;
	display: none;
}

.searchbox .input {
	width: 40rem;
	height: 4rem;
	line-height: 4rem;
	font-size: 1.4rem;
	border-bottom: 1px solid #ccc;
}

.searchbox .input::-webkit-input-placeholder {
	color: #959595;
}

.searchbox .btns {
	background: #FFF;
}
.searchbox .btns i {
	font-size: 2.2rem;
	color: #333;
	border: 0;
	cursor: pointer;
}


.pcnav {
	width: 65%;
}

.pcnav .item {
	position: relative;
	cursor: pointer;
	text-align: center;
	padding: 0 1%;
	line-height: 5.8rem;
}

.pcnav .item p a {
	font-family: 'gilroy_Medium';
	font-weight: 500;
	font-size: 1.1rem;
	color: #fff;
	padding:.8rem 1.2rem;
	transition: all 0.4s;
}

.pcnav .item p a:hover {
	color: #2272b6;
	background: #ffffff;
	border-radius: 5rem;
	padding:.8rem 1.2rem;
}

._fixed .pcnav .item p a {
	color: #333;
}
._fixed .pcnav .item p a:hover {
	color: #ffffff;
	background: #2272b6;
}


.pcnav .item .subnav {
	position: absolute;
	width: 12rem;
	z-index: 199;
	background: #fff;
	border-radius: 0 0 .3rem .3rem;
	margin-left: -2.5rem;
}

.pcnav .item .subnav {
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
	border-radius: 0 0 .3rem .3rem;
}

.pcnav .item:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	border-radius: 0 0 .3rem .3rem;
}

.pcnav .item .subnav a {
	display: block;
	text-align: center;
	color: #333;
	font-size: .95rem;
	padding: .8rem;
}

.pcnav .item .subnav a:hover {
	color: #FFF;
	background: #2272b6;
}

/* 底部 */
footer {
	background: #ffffff;
	padding:1rem 0;
}

footer .foot-nav {
	padding: 1.5rem 0;
}
footer .foot-nav .foot-lx {

}
footer .foot-nav .foot-lx .img{
    width: 15px;
}
footer .foot-nav .foot-lx .img img{
    max-width: 100%;
}
footer .foot-nav .foot-lx .tel{
    margin-left: 1rem;
	margin-bottom: 1rem;
	color: #333;
}
footer .foot-nav .foot-lx .tel h3{
	display: block;
	margin-bottom: .5rem;
    font-size: 1rem;
    font-weight: 400;
}
footer .foot-nav .foot-lx .tel p{
    font-size: 2rem;
	font-family: 'gilroy_Medium';
	font-weight: 600;
	color: #2272b6;
}
footer .foot-nav .foot-lx .items{
	margin: .5rem 0;
	color: #333;
}
footer .foot-nav .foot-lx .items i{
	margin-right: .5rem;
}
footer .foot-nav .item h2 {
	color: #222;
	font-size: 1.3rem;
	font-weight: 400;
	margin-bottom: .5rem;
}

footer .foot-nav .item .foot1 a {
	display: block;
	color: #555;
	font-family: 'gilroy_light';
	line-height: .6rem;
}

footer .foot-nav .item .foot1 a:hover {
	color: #2272b6;
}
footer .foot-nav .item .wx{
	text-align: center;
}
footer .foot-nav .item .wx .img img{
	max-width: 120px;
}
footer .foot-nav .item .wx span{
	font-size: 1rem;
}


.copy {
	font-size:1rem;
	padding: 1.5rem 0;
	color: #333;
	text-align: center;
	border-top: 1px solid #ccc;
	margin-top: 1rem;
}

.copy a {
	color: #333;
}

.copy a:hover {
	color: #2272b6;
}

.fp-viewing-section2 .head,
.fp-viewing-section3 .head,
.fp-viewing-section4 .head,
.fp-viewing-section5 .head {
	display: none;
}

@media (max-width: 990px) {

	.fp-tableCell,
	.fp-section.fp-table,
	.fp-slide.fp-table {
		height: auto !important;
	}


}

@media (max-width: 768px) {


}
#dowebok {
  background: #fff;
}
.section {
	position: relative;
}


/* BANNER */
.pc-banner {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.pc-banner .mySwipera .swiper-slide {
	cursor: pointer;
}

.pc-banner .mySwipera .swiper-slide picture {
	position: relative;
}

.pc-banner .mySwipera .swiper-slide picture img {
	height: 100vh;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-animation-name: banscaleDraw;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 20s;
}

.pc-banner .mySwipera .swiper-slide .video-box {
    width: 100%;
	height: 100%;
	/*进行视频裁剪*/
	overflow: hidden;
}

.pc-banner .mySwipera .swiper-slide .video-box video{
	height: 100vh;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-animation-name: banscaleDraw;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 20s;
}


.pc-banner .mySwipera .swiper-slide .video-box .video-background {
	position: absolute;
	left: 50%;
	top: 50%;
	/*保证视频内容始终居中*/
	transform: translate(-50%,0%);
	-ms-transform: translate(-50%,0%);
	-o-transform: translate(-50%,0%);
	-moz-transform: translate(-50%,0%);
	-webkit-transform: translate(-50%,0%);
    width: 100%;
	object-fit: cover;
}

.pc-banner .mySwipera .swiper-slide .text {
	position: absolute;
	top: -3rem;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: space-around;
/*	background-color: rgba(0, 0, 0, 0.45);*/
}


.pc-banner .mySwipera .swiper-slide .box .content1 {
	font-size: 6.2rem;
	font-family: 'gilroy_bold';
	font-weight: bold;
	width: 100%;
	line-height: 4.5rem;
    color: transparent;
    -webkit-text-stroke: 3px #ffffff;
    text-stroke: 3px#ffffff;

}

.pc-banner .mySwipera .swiper-slide .box .content2 {
	font-size: 3.8rem;
	font-family: 'gilroy_bold';
	color: #FFF;
	font-weight: 500;
	width: 100%;
	margin:4rem 0 2rem 0;
	line-height: 4.5rem;
	text-shadow: 1px 1px 2px #222;
	letter-spacing: 1.5rem;
}

.pc-banner .mySwipera .swiper-slide .box .content3 {
	font-size: 2.4rem;
	font-family: 'gilroy_Medium';
	color: #FFF;
	font-weight: bold;
	width: 100%;
	line-height: 4.5rem;
	text-shadow: 1px 1px 2px #222;
}

.pc-banner .mySwipera .swiper-button-next1 {
	position: absolute;
	cursor: pointer;
	top: 45%;
	left: 20px;
	z-index: 99;
}

.pc-banner .mySwipera .swiper-button-next1 i {
	font-size: 2.5rem;
	color: #FFF;
}

.pc-banner .mySwipera .swiper-button-prev1 {
	position: absolute;
	cursor: pointer;
	top: 45%;
	right: 20px;
	z-index: 99;
}

.pc-banner .mySwipera .swiper-button-prev1 i {
	font-size: 2.5rem;
	color: #FFF;
}

.pc-banner .scroll-down{
	position: absolute;
	bottom: 0;
	z-index: 99;
	width: 100%;
	padding: 1rem 0;
	text-align: center;
	-webkit-animation: run 1s infinite linear;
    -moz-animation: run 1s infinite linear;
    -o-animation: run 1s infinite linear;
    animation: run 1s infinite linear;
}

.pc-banner .scroll-down span{
	display: block;
	color: #ffffff;
	font-size: 13px;
	margin-bottom: 1rem;
}
.pc-banner .scroll-down i{
	padding: 1rem 0;

}
.pc-banner .scroll-down i img{
	width: 20px;
}

@-webkit-keyframes run {
  from {
    bottom: 7%;
    opacity: 0;
  }
  to {
    bottom: 5%;
    opacity: 1;
  }
}

@-moz-keyframes run {
  from {
    bottom: 7%;
    opacity: 0;
  }
  to {
    bottom: 5%;
    opacity: 1;
  }
}

@-o-keyframes run {
  from {
    bottom: 7%;
    opacity: 0;
  }
  to {
    bottom: 5%;
    opacity: 1;
  }
}

@keyframes run {
  from {
    bottom: 7%;
    opacity: 0;
  }
  to {
    bottom: 5%;
    opacity: 1;
  }
}

.section2{
	position: relative;
}
.section2::before{
	content: '';
	position: absolute;
	background: url(../images/about-1.png) no-repeat right;
	background-size: cover;
	height: 100%;
	width: 60%;
	top: 0;
	z-index: 1;
}
.section2::after{
	content: '';
	position: absolute;
	background: url(../images/about.jpg) no-repeat center;
	background-size: cover;
	height: 100%;
	width: 60%;
	top: 0;
	right: 0;
}
.section2 .box{
	width: 42%;
	position: relative;
	z-index: 2;
}
.section2 .tit{}
.section2 .tit em{
	font-family: 'gilroy_bold';
	font-size: 6.6rem;
	font-weight: bold;
	background: -webkit-linear-gradient(bottom, #ffffff 0%, #cfcfcf 99%);
	background: -moz-linear-gradient(bottom, #ffffff 0%, #cfcfcf 99%);
	background: -o-linear-gradient(bottom, #ffffff 0%, #cfcfcf 99%);
	background: linear-gradient(0deg, #ffffff 0%, #cfcfcf 99%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.section2 .tit h2{
	font-size: 2.6rem;
	color: #2272b6;
	font-weight: bold;
	margin-top: -2.5rem;
	
}
.section2 .text{
	font-size: 1.055rem;
	line-height: 2rem;
	color: #666;
	text-align: justify;
	margin-bottom: 2rem;
}
.section2 .text p{
	text-indent: 2.4rem;
}
.section2 .more{
	padding: 1rem 2.5rem;
}
.section2 .more a{
	color: #FFF;
}

.digital {
	margin: 3rem 0;
}
.digital li {
	width: 33%;
	text-align: center;
}

.digital li b {
	font-size: 3rem;
	color: #2272b6;
	font-weight: bold;
	font-family: 'gilroy_bold';
}

.digital li em {
	font-size: 1rem;
	color: #2272b6;
	font-weight: bold;
	font-family: 'gilroy_bold';
}

.digital li p {
	font-size: 14px;
	color: #333;
}

.section3{
	background: #f1f1f1;
}
.section3 .tit{
	width: 55%;
}
.section3 .tit h2{
	font-size: 2.6rem;
	color: #2272b6;
	font-weight: bold;
}
.section3 .tit p{
	font-size: 1.2rem;
	color: #666;
	font-weight: 500;
	line-height: 2rem;
	margin: 1rem 0;
}
.section3 .dbox{
	margin-top: 1rem;
}
.section3 .dbox .item{
	background: #FFF;
	border-radius: .5rem;
	border: 1px solid #f7f7f7;
	margin-top: 1.5rem;
}
.section3 .dbox .item:hover{
	border: 1px solid #2272b6;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
}
.section3 .dbox .item .box{
	padding: 2rem .5rem;
}
.section3 .dbox .item .box h2{
	text-align: center;
	font-size: 1.1rem;
	padding: 1rem 0;
}
.section3 .dbox .item .box .more{
	text-align: center;
	font-size: 1rem;
	opacity: 0;
	transition: all .5s;
	margin-top: -1rem;
}
.section3 .dbox .item:hover .box .more{
	opacity: 1;
	margin-top: 0;
	color: #fca82b;
}
.section3 .dbox .swiper-pagination3 {
	text-align: center;
	margin-top: 2rem;
}

.section3 .dbox .swiper-pagination3 span {
	background: rgba(0, 0, 0, 0.3);
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	margin: 0 0.4rem !important;
	opacity: 1;
}

.section3 .dbox .swiper-pagination3 span.swiper-pagination-bullet-active {
	background: #2272b6;
}





.section4{
	background: url(../images/gg.jpg) no-repeat;
	background-size: cover;
}
.section4 .left{
	margin-top: 2rem;
	width: 60%;
}
.section4 .right{
	width: 35%;
}
.xunhuan {
  position: relative;
  width: 35.1875rem;
  height: 33.25rem;
  margin: 5rem 0;
}

.xunhuan .xunhuan_xian {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  margin: 0 auto;
  animation: xuanzhuan 100s linear infinite;
}

.xunhuan .xunhuan_xian img {
  width: 100%;
}

@keyframes xuanzhuan {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }

}

.xunhuan ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.xunhuan ul li {
  width: 7.6375rem;
  height: 7.6375rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.88);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  z-index: 89;
}

.xunhuan ul li:hover img {
  transform: rotateY(180deg);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.xunhuan ul li:nth-child(1) {
  top: -4.4375rem;
  left: 50%;
  transform: translateX(-50%);
}

.xunhuan ul li:nth-child(2) {
  right:2rem;
  top: 0rem;
}

.xunhuan ul li:nth-child(3) {
  right: -2.2rem;
  bottom: 14.1875rem;
}

.xunhuan ul li:nth-child(4) {
  right:-3.5rem;
  bottom: 3.5rem;
  transform: translateX(-50%);
}

.xunhuan ul li:nth-child(5) {
  left: 18rem;
  bottom: -3rem;
  z-index: 8;
}

.xunhuan ul li:nth-child(7)::after {
  content: "";
  position: absolute;
  background: url(../images/jt.svg) no-repeat;
  background-size: contain;
  width: 1.8125rem;
  height: 2.0625rem;
  left: 8.125rem;
  top: 1rem;
  animation: zhixian 5s linear infinite;
  z-index: -1;
}

.xunhuan ul li:nth-child(7)::before {
  content: "";
  position: absolute;
  left: 7rem;
  width: 11rem;
  height: 0;
  border: 1px dashed #fff;
  top: -0.35rem;
  transform: rotate(-29deg);
  z-index: -2;
}

@keyframes zhixian {
  0% {
    left: 7.1rem;
    top: 1rem;
  }

  100% {
    left: 15rem;
    top: -3.25rem;
  }
}

.xunhuan ul li:nth-child(6) {
  left: 6rem;
  top: 28.375rem;
}
.xunhuan ul li:nth-child(7) {
  left: -1.5rem;
  top: 20.375rem;
}
.xunhuan ul li:nth-child(8) {
  left: -2.5rem;
  top: 9.675rem;
}
.xunhuan ul li:nth-child(9) {
  left: 1.8rem;
  top: 0rem;
}

.xunhuan ul li:nth-child(10) {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.xunhuan ul li .icon img {
  height: 3.55rem;
}

.xunhuan ul li .name {
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.section5{
	background: url(../images/honorbg.jpg) no-repeat center top;
	background-size: cover;
}
.section5 .left{
    width: 60%;
}

.section5 .left .tit{
	margin-bottom: 3rem;
}
.section5 .left .tit em{
	font-family: 'gilroy_bold';
	font-size: 5rem;
	font-weight: bold;
	background: -webkit-linear-gradient(bottom, #d2e4ee 0%, #b3c5d0 99%);
	background: -moz-linear-gradient(bottom, #d2e4ee 0%, #b3c5d0 99%);
	background: -o-linear-gradient(bottom, #d2e4ee 0%, #b3c5d0 99%);
	background: linear-gradient(0deg, #d2e4ee 0%, #b3c5d0 99%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.section5 .left .tit h2{
	font-size: 2.6rem;
	color: #2272b6;
	font-weight: bold;
	margin-top: -2.5rem;
}

.section5 .box{
  margin-top:1rem ;
}
.section5 .box .img{
  cursor: pointer;
}
.section5 .box .swiper-pagination2 {
	text-align: center;
	margin-top: 2rem;
}

.section5 .box .swiper-pagination2 span {
	background: rgba(0, 0, 0, 0.3);
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	margin: 0 0.4rem !important;
	opacity: 1;
}

.section5 .box .swiper-pagination2 span.swiper-pagination-bullet-active {
	background: #2272b6;
}

.section5 .right{
    width: 35%;
}
.section5 .right img{
    max-width: 90%;
}

.section6{

}
.section6 .tit h2{
	font-size: 2.6rem;
	color: #2272b6;
	font-weight: bold;
	margin-bottom: 3rem;
}
.section6 .left{
    width: 45%;
}

.section6 .left .img{
    overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative;
}
.section6 .left .text{
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 9;
	padding: 1.5rem;
	color: #FFF;
}
.section6 .left .text h2{
	font-size: 1.3rem;
}
.section6 .left .text time{
	display: block;
	padding: .6rem 0;

}
.section6 .left .text p{
	font-size: 1rem;
	line-height: 1.5rem;
}

.section6 .right{
    width: 50%;
}
.section6 .right .item{
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid #e7e7e7;
}
.section6 .right .item:last-child{
	padding-bottom: 0;
	margin-bottom:0;
	border-bottom:0;
}
.section6 .right .item .text{
	width: 65%;
}
.section5 .right .item .text h2{
	font-size: 1.2rem;
	color: #333;
	padding: .6rem 0;
}
.section6 .right .item .text h2:hover{
	color: #2272b6;
}
.section6 .right .item .text p{
	font-size: 1rem;
	line-height: 1.5rem;
	color: #666;
	margin-bottom: .5rem;
}
.section6 .right .item .text i{
	font-size: 1.3rem;
	color: #f7931d;
}
.section6 .right .item .img{
	width: 30%;
}
.section6 .right .item .img img{
	border-radius: .4rem;
}
.section6 .more{
	margin-top: 4rem;
}
.section6 .more a{
	color: #FFF;
	padding: 1rem 3.5rem;
}
.section7{
	background: url(../images/ggbg.jpg) no-repeat center top;
	background-size: cover;
	height: 30vw;
	position: relative;
}

.section7 .tit{
	position: absolute;
	text-align: center;
	bottom: 10%;
	left: 0;
	width: 100%;
}
.section7 .tit h2{
	display: inline-block;
	font-size: 3.8rem;
	font-family: 'gilroy_bold';
	font-weight: 700;
	margin-bottom: 1rem;
	letter-spacing: 1.5rem;
	background: -webkit-linear-gradient(90deg, #2464af 0%, #3a9ed1 25%, #e79816 50%, #df5e15 100%);
	background: -moz-linear-gradient(90deg, #2464af 0%, #3a9ed1 25%, #e79816 50%, #df5e15 100%);
	background: -o-linear-gradient(90deg, #2464af 0%, #3a9ed1 25%, #e79816 50%, #df5e15 100%);
	background: linear-gradient(90deg, #2464af 0%, #3a9ed1 25%, #e79816 50%, #df5e15 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}
.section7 .tit .more{
}
.section7 .tit .more a{
	border: 1px solid #f7931d;
	border-radius: 5rem;
	padding: .8rem 3.8rem;
	color: #f7931d;
}

@media screen and (max-width: 1024px) {
	.digital{
		margin: 1rem 0;
	}
	.section2,.section3,.section4,.section6{
		padding: 4rem 0;
	}
	.section6 .more{
		margin-bottom: 3rem;
	}


}

@media screen and (max-width: 990px) {
	.header {
		display: none;
	}
	.section2 .tit em{
		font-size: 5rem;
	}
	.section3 .tit{
		width: 100%;
	}
	.section5 .left .tit em{
		font-size: 4.5rem;
	}
	.section7 .tit h2{
		font-size: 2.8rem;
	}


}


@media screen and (max-width: 768px) {

	.header {
		display: none;
	}
	.pc-banner .scroll-down{
		display: none;
	}
	footer .foot-nav .item{
		display: none;
	}
	footer .foot-nav .item:first-child{
		display: block;
		width: 100%;
	}
	footer .foot-nav .foot-lx{
		width: 100%;
	}
	.pc-banner .mySwipera .swiper-slide .text{
		top:7%;
	}
	.pc-banner .mySwipera .swiper-slide picture img {
		height: auto;
	}
	.pc-banner .mySwipera .swiper-slide .video-box video{
		height: auto;

	}
	

	.pc-banner .mySwipera .swiper-slide .box .content1 {
		font-size: 2.1rem;
		font-weight: bold;
		line-height: 2.5rem;
		color: transparent;
		-webkit-text-stroke: 1.5px #ffffff;
		text-stroke: 1.5px#ffffff;
	}

	.pc-banner .mySwipera .swiper-slide .box .content2 {
		font-size: 2rem;
		line-height: 2rem;
		margin: 1rem 0;
	}
	.pc-banner .mySwipera .swiper-slide .box .content3 {
		font-size: 1.1rem;
		line-height: 2rem;
	}

	.pc-banner .mySwipera .swiper-button-next1 i{
		font-size: 1.5rem;
	}

	.pc-banner .mySwipera .swiper-button-prev1 i {
		font-size: 1.5rem;
	}
	.section2{
		padding: 3rem 0;
	}
	.section2 .box{
		width: 100%;
	}
	.section2 .tit em{
		font-size: 4.5rem;
	}
	.section2 .tit h2{
		font-size: 2.2rem;
	}
	.section2::before {
	    background: url(../images/about-1.png) no-repeat left;
	    background-size: cover;
	    width: 100%;

	}
	.section2::after {
	   display: none;
	}
    .digital li b{
		font-size: 2.2rem;
	}
	.section3{
		padding: 3rem 0;
	}
	.section3 .tit{
		width: 100%;
	}
	.section3 .tit h2{
		font-size: 2.2rem;
	}
	.section3 .tit p{
		font-size: 1rem;
	}

	.section3 .item .box h2{
		font-size: 1.4rem;
	}
	.section4{
		padding: 8rem 0;
	}
	.section4 .left{
		width: 100%;
	}
	.section4 .right{
		width: 100%;
		margin-top: 3rem;
	}
	.xunhuan {
	    position: relative;
	    width: 24.1875rem;
	    height: 22.25rem;
	    margin: 0 auto;
	}
	.xunhuan ul li {
	    width: 5.6375rem;
	    height: 5.6375rem;
	}
    .xunhuan ul li .icon img{
		height: 2rem;
	}
	.xunhuan ul li:nth-child(1) {
	    top: -3.4375rem;
	}
	.xunhuan ul li:nth-child(3) {
	    right: -1.5rem;
	    bottom: 10.1875rem;
	}
	.xunhuan ul li:nth-child(4) {
	    right: -2.5rem;
	    bottom: 2.5rem;
	}
	.xunhuan ul li:nth-child(5) {
	    left: 12rem;
	    bottom: -2rem;
	}
	.xunhuan ul li:nth-child(6) {
	    left: 4rem;
	    top: 19rem;
	}
	.xunhuan ul li:nth-child(7) {
	    left: -1.5rem;
	    top: 13.375rem;
	}
	.xunhuan ul li:nth-child(7)::before{
		left: 5rem;
		width: 8rem;
		top: 0;
	}
	@keyframes zhixian {
	  0% {
	    left: 5.1rem;
	    top: .5rem;
	  }
	
	  100% {
	    left: 10rem;
	    top: -2.25rem;
	  }
	}
	
	.xunhuan ul li:nth-child(8) {
	    left: -1.5rem;
	    top: 6rem;
	}
	
	.section5{
		padding: 3rem 0;
	}
	.section5 .left{
		width: 100%;
	}
	.section5 .left .tit em{
		font-size: 2.7rem;
	}
	.section5 .left .tit h2{
		font-size: 2.2rem;
		margin-top: -2rem;
	}
	.section5 .right{
		display: none;
	}
	.section6{
		padding: 3rem 0;
	}
	.section6 .tit h2{
		font-size: 2.2rem;
	}
	.section6 .left{
		width: 100%;
		margin-bottom: 2rem;
	}
	.section6 .left .img{
		height: 100vw;
	}
	.section6 .right{
		width: 100%;
	}
	.section6 .right .item .text h2{
		padding: 0;
		margin: 1rem 0;
	}
	.section7{
		height: 98vw;
	}
	.section7 .tit h2{
		font-size: 2.2rem;
	}



}