/* 上下跳动 */
.home_flash{
	position: relative;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	padding-top:120px;
}

.mvBox{height:2px; background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%); width:200px; position:relative; -padding:0 30px; margin:0 auto;}
.mvBtn{position:absolute; -left:50px; top:0;background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%); border-left:30px solid #f4f4f4; border-right:10px solid #f4f4f4; width:80px;height:2px;}
.mvTxt{height:2px; line-height:2px; width:200px; text-align:center; font-size:30px; color:#29B6FF; font-family:Arial; margin:0 auto;}
.fangan{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background:url(/style/img/home-bg2.png);
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-size: cover;
	background-position: center;
}
.pindao{
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	background:#fff url(/style/img/20211101-140004-eb5d.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}
#home_flash .carousel-indicators.carousel-indicators-dots li::after{
	width: 25px;
	height: 3px;
	border-radius:0 !important;
	background:rgba(0,0,0,0.1);
}
#home_flash .carousel-indicators.carousel-indicators-dots li.active::after{
	width: 40px;
	background:rgba(0,0,0,0.6);
}

#home_fangan .carousel-indicators.carousel-indicators-dots li.active::after{
left:50%;
background: #595959;
margin-left: -4rem;
}
#home_fangan .carousel-indicators.carousel-indicators-dots li.active{
	color: #000;
}
#home_fangan .carousel-indicators.carousel-indicators-dots li.active i{
	color: #000;
}
#home_fangan .carousel-indicators.carousel-indicators-dots li::after{
width:8rem;
height: 0.1rem;
position: absolute;
bottom:-15px;
left:-50%;
background:rgba(0, 0, 0, 0.00);
}
#home_fangan .carousel-indicators [data-bs-target]{
text-indent:0;
font-size:16px;
color:#595959;
position:relative;
padding: 0 30px;
}
#home_fangan .carousel-indicators [data-bs-target] i{
font-size: 30px;color:#595959;
}
.fl_mohu{
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: -moz-linear-gradient(90deg,hsla(0,0%,100%,.9) 0,#fff 100.97%);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .9), #fff 100.97%);
}
.f_mohu{
	-webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background: -moz-linear-gradient(top,hsla(0,0%,100%,.8) 0,#fff 60.97%);
    background: linear-gradient(180deg, hsla(0, 0%, 100%, .8), #fff 60.97%);
	transition: top .5s;
}
.carpd{
	cursor: pointer;
	transition:.5s ease;
	
}
.carpd .f_mohu{
-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: -moz-linear-gradient(top,hsla(0,0%,100%,.8) 0,#fff 50.97%);
    background: linear-gradient(180deg, hsla(0, 0%, 100%, .8), #fff 50.97%);
}

.carpdd{
	padding-top:130px;
	cursor: pointer;
	transition:.5s ease;
	
}
.carpdd:hover{
	padding-top:0;
}
.carpdd:hover >.f_mohu{
-webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background: -moz-linear-gradient(top,hsla(0,0%,100%,.8) 0,#fff 50.97%);
    background: linear-gradient(180deg, hsla(0, 0%, 100%, .8), #fff 50.97%);
}

.carpdd:hover >.f_mohu .text-si{
display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.f_mohu .btn-car{
	transition:1s ease;
	margin-top:100px;
}
.carpdd:hover >.f_mohu .btn-car{
display:block;
transition:1s ease;
margin-top:0;
}



.f_qingliang{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background:url(/style/img/hero_bg_1.jpg?=3);
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-size: cover;
	background-position: center;
}
.f_host{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background:url(/style/img/background-15.jpg?=1);
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-size: cover;
	background-position: center;
}
.f_luojinshu{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background:url(/style/img/hero_bg_2.jpg?=1);
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-size: cover;
	background-position: center;
}
.f_gengduo{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background:url(/style/img/gonggao.jpg?=1);
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: auto;
	background-size: cover;
	background-position: center;
}

.ge{height:50px;width:0.05rem;background-image: linear-gradient(180deg, #dfdfdf 0%, #fff 100%);position:absolute;top:43px;right:-1px;z-index:99;}
.home-nan .row .col-md-25 .media .media-body h5{font-weight:600!important;}
.home-pic{
	border-radius:20px;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.05);
}
.hover{box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08)!important;transition:.2s ease;}
.hover:hover{box-shadow: 0 0 30px 0 rgba(76,87,125,.3)!important;transition:.2s ease;}

.divbom::after {
    position: absolute;
    content: "";
    width:70px;
    height:1px;
    bottom:-5px;
	left:50%;
	border-radius:99px;
	margin-left:-35px;
    background-image: linear-gradient(to right, #fff 0%, #fff 100%);}
/**********初始化样式end*********//*******sunnavend********/
/**案例**/
.flashxia{
	-webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
	background: rgba(255,255,255,0.5);
    box-shadow: 0 4px 24px #2764af1a;
}
/**小程序**/
.appbg{
	-webkit-backdrop-filter: saturate(180%) blur(6px);
    backdrop-filter: saturate(180%) blur(6px);
    background: rgba(255,255,255,0.5);
	height:175px;
}