.center{
	background-image: url('https://s.yun-live.com/images/20210719/f412a5aa3a12e9b4109c16c761ce3ddc.png');
	background-size:cover;
	height: 100%;
	width: 100%;
	margin: auto;
	position: relative;
}
body {
    margin: 0 !important;
    padding: 0;
    width: 100%;
	max-width: 1920px;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
}
li{
	list-style-type: none;
}

.page a {
	text-decoration: none
}

.page a:hover {
	text-decoration: none
}

.top {
    margin-top: 80px;
}

.coreTitle {
    text-align: center;
}
.coreTitle img{
	height: 200px;
	margin-bottom: 0;
}
.coreImg {
    text-align: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.advTitle {
    text-align: center;
}

.one {
    font-size: 20px;
    font-weight: bold;
}

.advBlue {
    color: rgba(79, 144, 255, 1);
}

.advgray {
    color: #9FA7B3;
}

.title {
    font-weight: bold;
    font-size: 30px;
}
.advOne {
    overflow: hidden;
    width: 1200px;
    margin: auto;
    margin-bottom: 100px;
}
.flxe{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.advOneLeft {
	width: 561px;
	box-sizing: border-box;
}

.advOneRight {
	width: 572px;
}

.advOneCon ul li {
	list-style-type: none;
    content: ".";
    padding: 16px;
	height: 183px;
	font-weight: 400;
	font-size: 19px;
	color: #9FA7B3;
	line-height: 29px;
}

.advActive {
	width: 561px;
	height: 183px;
	background: #FFFFFF;
	box-shadow: 4px 7px 20px 0px rgba(0, 0, 0, 0.08);
	border-radius: 12px;
}
.advOneCon .one {
	font-size: 25px;
	font-weight: 500;
	color: #1A89FA;
	line-height: 45px;
	margin-bottom: 14px;
}
.advOneCon .one i{
	width: 8px;
	height: 8px;
	background: #1A89FA;
	border-radius: 50%;
	display: inline-block;
    margin-bottom: 5px;
	margin-right: 12px;
}
.ison{
    color: #1A89FA;
}

.advBanner {
    width: 580px;
    height: 651px;
}

.poin {
    display: inline-block;
    width: 580px;
    text-align: center;
}
.poin .swiper-pagination-bullet{
	width: 16px;
	height: 10px;
	background: #1A89FA;
	border-radius: 5px;
	opacity: 0.2;
	cursor: pointer;
}
.poin .swiper-pagination-bullet-active{
	background: #1A89FA;
	width: 32px !important;
	opacity: 1;
}

.arrow {
    margin-top: 44px;
    height: 200px;
    text-align: center;
    width: 1200px;
    margin: auto;
    margin-bottom: 131px;
}

.arrow1 {
    float: left;
    height: 200px;
    padding: 20px;
    line-height: 200px;
}

.arrowSwiper {
    display: inline-block;
    width: 100%;
}

.arrow2 {
    float: right;
    height: 200px;
    padding: 20px;
    line-height: 200px;
}
.new-title{
font-size: 30px;
font-family: SourceHanSansSC-Medium, SourceHanSansSC;
font-weight: 500;
color: #333333;
line-height: 45px;
margin-bottom: 30px;
}
.swiper-slide-active .new-title{
	color: #1A89FA !important;
}
.arrowSwiper .swiper-button-prev{
	margin-top: 20px;
	background: url('https://s.yun-live.com/images/20210720/e7b91b3fceb14f1322b6e0f448e9624d.png') no-repeat;
	
}
.arrowSwiper .swiper-button-prev:hover{
	background: url('https://s.yun-live.com/images/20210720/2b58202b39f2d868878ef029441728ac.png') no-repeat;	
}
.arrowSwiper .swiper-button-next{
	margin-top: 20px;
	background: url('https://s.yun-live.com/images/20210720/95abd4bf2aff1132b0db574071273788.png') no-repeat;
	
}
.arrowSwiper .swiper-button-next:hover{
	background: url('https://s.yun-live.com/images/20210720/a0bc6ee28d008b14f069c49408bc2301.png') no-repeat;	
}
.app-img{
	width: 212px;
}
.app-title{
font-size: 20px;
font-weight: 500;
color: #9FA7B3;
line-height: 29px;
padding-left: 80px;
}
.caseTitle {
    text-align: center;
	margin-top: -70px;
}

.new-app-advBanner{
	height: 725px;
	width: 421px;
	overflow: hidden;
}
.new-app{
	position: relative;

}
.new-app .bg{
	position: absolute;
	left: 0;
	bottom: 0;
    width: 1200px;
	height: 394px;
	background: #1A89FA;
	border-radius: 26px;
	opacity: 0.04;
	z-index: -1;
}
.new-app .swiper-slide{
    width: 421px !important;
    height: 585px;
	text-align:center;
	/* overflow: hidden; */
}
.new-app .swiper-slide img{
	height: 100%;
	margin: 0 auto;
	border-radius: 35px;
	box-shadow: 4px 7px 20px 0px rgba(0, 0, 0, 0.11);
}
.new-app .swiper-pagination-2{
	margin-top: 30px;
}
.new-app .new-app-title{
	margin-top: 120px;
}
.new-app-title .is-display{
	display: none;
}
.new-app .china-app{
font-size: 30px;
font-family: SourceHanSansSC-Medium, SourceHanSansSC;
font-weight: 500;
color: #333333;
padding-left: 80px;
line-height: 45px;
margin-bottom: 37px;
}
.swiper-title li {
	display: none;
}
.swiper-title .active-title{
	display: block;
	-webkit-animation-name: fadeIn; /*动画名称*/
	-webkit-animation-duration: 2.5s; /*动画持续时间*/
	-webkit-animation-iteration-count: 1; /*动画次数*/
	-webkit-animation-delay: 0s; /*延迟时间*/
}
@-webkit-keyframes fadeIn {
	0% {
	opacity: 0.2; /*初始状态 透明度为0*/
	}
	50% {
	opacity: 0.8; /*中间状态 透明度为0*/
	}
	100% {
	opacity: 1; /*结尾状态 透明度为1*/
	}
}

.case1 {
    width: 1200px;
	display: flex;
	flex-direction: row;
    justify-content: space-between;
}

.caseText1 {
    width: 300px;
    font-size: 25px;
    font-weight: bold;
    color: #333333;
}

.caseText2 {
	width: 378px;
	height: 29px;
	font-size: 20px;
	font-weight: 400;
	color: #9FA7B3;
	line-height: 29px;
}

.caseText3 {
	width: 583px;
	font-size: 20px;
	font-weight: 400;
	color: #9FA7B3;
	line-height: 29px;
}

.caseText4 {
    width: 517px;
    height: 106px;
    /* font-size: 20px; */
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #4F90FF;
    line-height: 36px;
}
.btn-new{
	width: 583px;
	display: flex;
	flex-direction: row;
	display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 57px;
}
.btn-new div{
width: 195px;
height: 56px;
line-height: 56px;
text-align: center;
background: rgba(26, 137, 250, 0.14);
border-radius: 46px;
font-size: 20px;
font-weight: 500;
color: #333333;
margin-bottom: 56px;
cursor: pointer;
}

.btn-new .activeBtn{
background: #1A89FA;
box-shadow: 0px 25px 65px 0px rgba(26, 137, 250, 0.3);
border-radius: 46px;
color:#FFFFFF;
}

.case1 {
    width: 1200px;
    margin: auto;
    margin-bottom: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.caseLeft {
	width: 511px;
    display: inline-block;
	position: relative;
}
.caseLeft .bg-img{
	position: absolute;
	right: 80px;
	bottom: 0;
	width: 868px;
    height: 474px;
	z-index: -1;
}
.caseLeft .mask{
	z-index: 98;
}
.caseLeft .case-img-box{
	height: 636px;
	width: 368px;
	border-bottom-right-radius: 208px 90px;
	overflow: hidden;
}

.caseLeft .case-img-box .swiper-slide img{
	width: 368px;
    height: 636px;
}

.caseRight {
	width: 583px;
	margin-left: 106px;
    display: inline-block;
}
.case3{
	width: 1200px;
	margin: 0 auto;
}
.case3 .swiper-container{
	padding-bottom: 30px;
}
.case3 ul {
	width: 1200px;
	display: flex;
	flex-direction: row;
	display: flex;
	padding-left: 0 !important;
	justify-content: space-between;
	margin-bottom: 50px;
}
.case3 ul li{
	width: 195px;
height: 56px;
line-height: 56px;
text-align: center;
background: rgba(26, 137, 250, 0.14);
border-radius: 46px;
font-size: 20px;
font-weight: 500;
color: #333333;
cursor: pointer;
}
.case3 .swiper-slide {
	width: 218px;
	display: flex;
	flex-direction: row;
	text-align: center;
}
.case3 .swiper-slide img{
	width: 218px;
	margin: 0 auto;
	box-shadow: 4px 7px 20px 0px rgba(0, 0, 0, 0.11);
	border-radius: 35px;
}
.case3 ul .active-li{
	width: 195px;
height: 56px;
background: #1A89FA;
box-shadow: 0px 25px 65px 0px rgba(26, 137, 250, 0.3);
border-radius: 46px;
color: #fff;
}
.footer {
    position: relative;
    background-image: url('https://s.yun-live.com/images/20210720/0e047af10496809b9e05450c2ee2e8ea.png');
    background-size: cover;
    height: 600px;
	margin-top: 83px;
}

.form {
    width: 440px;
    height: 420px;
    background: #FFFFFF;
    border-radius: 20px;
    position: absolute;
    top: 25%;
    right: 15%;
    padding: 30px 0;
    box-sizing: border-box;
    text-align: center;

}

.title {
    font-size: 23px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}

.form input {
    width: 330px;
    height: 50px;
    background: #F0F2F5;
    border-radius: 6px;
    border-style: none;
    margin-bottom: 12px;
    padding-left: 20px;
    outline: none;
    font-size: 16px;
}

.btn {
    display: inline-block;
    background-color: #4F90FF !important;
    border-radius: 6px;
    color: #FFFFFF;
    width: 350px !important;
    height: 50px;
    font-size: 18px;
    font-weight: 400;
    line-height: 50px;
    cursor: pointer;
}

.fixed {
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 999;
}

.apply,
.customer,
.consulting {
    padding: 10px;
    z-index: 999px;
    border-radius: 3px;
    margin-bottom: 15px;
    text-align: center;
    cursor: pointer;
}

.customer,
.consulting {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 60px 0px rgba(38, 125, 231, 0.32);
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 25px;
    height: 10px;
    border-radius: 6px;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    height: 10px;
    width: 25px;
    border-radius: 6px;
    margin: 0 4px;
}

.wrong {
    border: 1px solid #FA5151 !important;
    animation: skew 0.3s ease-in-out 3;
}

@keyframes skew {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(0.5deg);
    }

    50% {
        transform: rotate(1deg);
    }

    75% {
        transform: rotate(0.5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}


#light {
    display: none;
    position: fixed;
    left: 50%;
    width: 300px;
    bottom: 400px;
    transform: translateX(-50%);
    padding: 6px 16px;
    background-color: white;
    z-index: 1002;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 0px 60px 0px rgba(85, 153, 237, 0.32);
}

.test {
    margin-top: 30px;
    font-size: 30px;
}

#fade {
    display: none;
    position: fixed;
    top: 0%;
    width: 100%;
    /* height: 5981px; */
    height: 100%;
    background-color: #1f1e1e;
    z-index: 999;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=50);
}

.close {
    margin-top: -28px;
    margin-right: 20px;
}

.close a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    position: fixed;
}

#hidden {
    margin-top: 30px;
    display: inline-block;
    background-color: #4F90FF !important;
    border-radius: 6px;
    color: #FFFFFF;
    width: 150px;
    height: 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    cursor: pointer;
    margin-bottom: 30px;
}



.page .head {
	-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
	height: 80px;
	padding: 0 120px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #989fb3;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #fff;
	line-height: 80px
}

.page .head>a {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.page .head>a img {
	width: 113px;
	height: 32px;
	margin-right: 435px
}

.page .head>div {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.page .head>div a {
	text-decoration: none;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #989fb3;
	line-height: 80px;
	width: 64px;
	height: 100%;
	margin-left: 60px;
	text-align: center;
	border-bottom: 4px solid transparent;
	white-space: nowrap
}

.page .head>div div:hover {
	cursor: pointer
}

.page .head>div .is-check {
	border-bottom: 4px solid #4070ff !important;
	font-size: 16px;
	font-family: PingFang-SC-Bold, PingFang-SC;
	font-weight: 700;
	color: #1a2033;
	z-index: 99999
}

.drop-down {
	position: fixed;
	top: 80px;
	z-index: 999111;
	width: 100%;
	height: 278px;
	background: #fff;
	-webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.drop-down .drop-down-s {
	width: 70%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	margin: auto;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	cursor: pointer;
	text-decoration:none;
    margin-top: 60px;
}

.drop-down .drop-down-s .drop-down-1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	font-size: 22px;
	font-family: AlibabaPuHuiTiB;
	margin: auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	text-decoration:none;
	margin: 0px auto 24px auto;
}

.drop-down .drop-down-s .drop-down-1:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-transition: all .3s;
	transition: all .3s;
	text-decoration:none
}

.drop-down .drop-down-s .drop-down-1:hover .drop-down-3> :first-child {
	color: #ff7040
}

.drop-down .drop-down-s .drop-down-1 .drop-down-2 {
	width: 116px;
	height: 78px
}

.drop-down .drop-down-s .drop-down-1 .drop-down-3 {
	font-size: 14px;
	font-family: AlibabaPuHuiTiR;
	color: #b7bbc9;
	line-height: 28px
}

.drop-down .drop-down-s .drop-down-1 div {
	margin-left: 24px
}

.drop-down .drop-down-s .drop-down-1 div> :first-child {
	font-size: 22px;
	color: #1a2033;
	font-weight: 700
}

.drop-down .drop-down-s .drop-down-1 div> :nth-child(2) {
	margin-top: 8px;
	font-size: 14px;
	font-family: AlibabaPuHuiTiR;
	color: #b7bbc9;
	width: 400px;
	
}

.drop-down .drop-down-s .drop-down1-1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	font-size: 22px;
	font-family: AlibabaPuHuiTiB;
	margin: auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0px auto 24px auto;
}

.drop-down .drop-down-s .drop-down1-1:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-transition: all .3s;
	transition: all .3s
}

.drop-down .drop-down-s .drop-down1-1:hover .drop-down-3> :first-child {
	color: #4070ff
}

.drop-down .drop-down-s .drop-down1-1 .drop-down-2 {
	width: 116px;
	height: 78px
}

.drop-down .drop-down-s .drop-down1-1 .drop-down-3 {
	font-size: 14px;
	font-family: AlibabaPuHuiTiR;
	color: #b7bbc9;
	line-height: 28px
}

.drop-down .drop-down-s .drop-down1-1 div {
	margin-left: 24px
}

.drop-down .drop-down-s .drop-down1-1 div> :first-child {
	font-size: 22px;
	color: #1a2033;
	font-weight: 700
}

.drop-down .drop-down-s .drop-down1-1 div> :nth-child(2) {
	margin-top: 8px;
	font-size: 14px;
	font-family: AlibabaPuHuiTiR;
	color: #b7bbc9;
	width: 400px;
}

.tobottn{
    position: fixed;
    right: 30px;
    bottom: 50px;
    z-index: 999;
    
}
.tobottn a{
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50px;
    border: 1px solid #d1d1d1;
    display: block;
    line-height: 65px;
    text-align: center;
    font-size: 0;
}
/* 头部banner文字 */

.banner-title{
	position: absolute;
	left: 362px;
	top: 212px;
	width: 474px;
}
.banner-title p{
	font-size: 50px;
	font-family: YouSheBiaoTiHei;
	color: #FFFFFF;
	line-height: 65px;
}
.banner-title .title-info{
	width: 474px;
height: 138px;
font-size: 26px;
font-family: SourceHanSansSC-Regular, SourceHanSansSC;
font-weight: 400;
color: #FFFFFF;
line-height: 46px;
}



