
.biao{
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  color: #000
}
.biao.c-white{
  color: #fff
}
p.text{
  margin: 0;
  padding: 12px 0 0;
  line-height: 24px;
  font-size: 14px
}
p.text span{
  font-weight: 600
}
p.text_db{
  padding: 12px 0 0
}
.list, p.text_db{
  margin: 0;
  line-height: 24px;
  font-size: 16px
}
.list span{
  font-weight: 600;
  font-size: 24px
}

.right_d.flex-ai-c.jc-fe.p-v-mini.el-col{
  flex-direction: row-reverse
}
.wrapper{
  width: 100%;
  min-width: 1000px;
  max-width: 1440px;
  margin: 0 auto;
  position: relative
}
.new-v8-title{
  text-align: center
}
.new-v8-s3{
  padding: 1vw 0 0
}
.new-v8-s3 .para{
  max-width: 1380px;
  margin: 24px auto 0;
  font-size: 18px;
  line-height: 32px;
  color: #79848d;
  text-align: center
}
.new-v8-s3 .m-show{
  display: none
}
.new-v8-s3 .m-show img{
  display: block;
  width: 100%
}
.new-v8-s3 .cont{
  width: 100%;
  min-width: 1000px;
  margin: 3vw auto 0;
  position: relative;
  padding: 20px;
  font-size: 0;
  perspective: 800px
}
.new-v8-s3 .ani-box{
  width: 68vw;
  height: 68vw;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  transform-origin: center bottom;
  transform: scaleY(.28)
}
.new-v8-s3 .ani-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px dotted #bcdbff;
  border-radius: 50%
}
.new-v8-s3 .ani-box span{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-animation: p-ani-3 20s linear infinite;
  animation: p-ani-3 20s linear infinite
}
.new-v8-s3 .ani-box span:after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #4083ff;
  position: absolute;
  bottom: -5px;
  left: 50%
}
.new-v8-s3 .block{
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url(../img/img-16.png);
  background-size: 100% auto;
  padding-bottom: 4vw;
  position: relative;
  z-index: 2
}
.new-v8-s3 .tit{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5.5vw;
  text-align: center;
  font-size: 22px;
  color: #000;
  font-weight: 700
}
.new-v8-s3 .tit span{
  font-size: 14px;
  font-weight: 400;
  display: block;
  margin-top: 5px
}
.new-v8-s3 .txt-box{
  font-size: 0
}
.new-v8-s3 .txt-box .box{
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 8vw);
  margin: 0 4vw
}
.new-v8-s3 .txt-box .box span{
  display: block;
  border: 1px dashed #3d8cff;
  border-radius: 5px;
  text-align: center;
  font-size: 17px;
  color: #3d8cff;
  line-height: 40px;
  margin-bottom: 15px;
  font-weight: 700
}
.new-v8-s3 .txt-box .box:after {
  content: "";
  width: 13px;
  height: 113px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block
}
.new-v8-s3 .txt-box .box:first-of-type:after {
  margin-left: 7.5vw;
  margin-right: auto
}
.new-v8-s3 .txt-box .box:nth-of-type(2):after {
  margin-right: 7.5vw;
  margin-left: auto
}
.new-v8-s3 .items{
  padding: 0 3.125vw;
  margin-top: 2vw;
  display: flex;
  justify-content: space-between
}
.new-v8-s3 .item{
  width: 16.66%;
  text-align: center;
  -webkit-animation: p-ani-2 2.5s linear infinite;
  animation: p-ani-2 2.5s linear infinite
}
.new-v8-s3 .item .box{
  position: relative
}
.new-v8-s3 .item img{
  display: block;
  width: 100%
}
.new-v8-s3 .item .cell_box{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0
}
.new-v8-s3 .item h3{
  font-size: 20px;
  color: #009cd8
}
.new-v8-s3 .item p{
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  margin-top: 10px
}
.new-v8-s3 .item:nth-of-type(2), .new-v8-s3 .item:nth-of-type(4) {
  margin-top: -5vw
}
.new-v8-s3 .item:nth-of-type(3) {
  margin-top: -8vw
}
.new-v8-s3 .item:nth-of-type(3) h3, .new-v8-s3 .item:nth-of-type(3) p{
  color: #fff;
  font-weight: 600
}
.new-v8-s3 .item:nth-of-type(2) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s
}
.new-v8-s3 .item:nth-of-type(3) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}
.new-v8-s3 .item:nth-of-type(4) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s
}
.new-v8-s3 .item:nth-of-type(5) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s
}


.mobile {
	height: 398px;
	margin-top: 0px;
}

.mobile .item {
	margin: 0;
	width: 402px;
	float: left;
    display: inline-block;
}

.mobile .item a {
	margin: 0 12px;
	display: block;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 1px 4px 1px #e8e9ea;
	overflow: hidden;
	text-decoration: none;
	height: 370px;
}

.mobile .item a:hover {
	background: #0178ea;
}

.mobile .item .img {
	width: 386px;
	height: 305px;
	overflow: hidden;
}

.mobile .item .img img {
	transition: all 0.2s;
}

.mobile .item:hover .img img {
	transform: scale(1.2);
	transition: all 0.5s ease-in;
}

.mobile .item .name {
	    font-size: 18px;
	    color: #666666;
	    font-weight: bold;
	    padding: 0px 25px;
	    height: 58px;
	    -webkit-box-align: center;
	    align-items: center;
	    display: inline-flex;
	    text-align: center; margin: 0px;

}

.mobile .item:hover .name {
	color: #fff;
}

.sdf {
	margin: 0 auto;
	width: 1380px;
}

.adkm {
	width: 1380px;
	margin: 0 auto;
	position: absolute;
	top: 42%;
	cursor: pointer;
}
#four_flash .flashBg ul.mobile {
	width: 2000%;
	height: 380px;
	position: absolute;
	top: 15px;
	left: 0;
}

#four_flash .flashBg {
	width: 1200px;
	height: 410px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#four_flash .but_left {
	float: left;
}

#four_flash .but_right {
	float: right;
}

#four_flash .but_left:hover {
	background: url(../img/qianxleft1.png) no-repeat;
}

#four_flash .but_right:hover {
	background: url(../img/qianxr1.png) no-repeat;
}
#four_flash .flashBg.new{
	width: 1260px;
	height: 368px;
}
#four_flash .flashBg.new .mobile .item .img img {
    transition: all 0.2s;
    width: 98%;
}
.flashBg.new .mobile .item .name {
    padding: 0px 25px;
    height: 42px; line-height: 46px;
    margin: 0px;
}
.flashBg.new .mobile .item a {
    height: 332px;
}
.flashBg.new .mobile .item .img {
    width: 396px;
    height: 280px;
    overflow: hidden;
}
.flashBg.new .item {
	width: 420px;}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-slide {
	height: auto
}

.swiper-cube-shadow,
.swiper-slide,
.swiper-slide-shadow-bottom,
.swiper-slide-shadow-left,
.swiper-slide-shadow-right,
.swiper-slide-shadow-top,
.swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-slide-shadow-bottom,
.swiper-slide-shadow-left,
.swiper-slide-shadow-right,
.swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-slide .swiper-slide,
.swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-slide {
	pointer-events: auto;
	visibility: visible
}

.swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-slide .swiper-slide {
	pointer-events: none
}
