/*关于我们
首图
*/
.li_title{
	width: 4.45rem;
	text-align: center;
	font-size: 0.36rem;
	font-weight: 500;
	line-height: 0.43rem;
	color: #333;
	margin-left: 0.14rem;
}
.about_li_back{
	background-image: url(../img/about_back.png);
}
.li_title .blue{
	color: #1C7EFF;
}
.li_p_card{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.18rem;
	font-weight: 400;
	line-height: 0.19rem;
	margin-top: 0.16rem;
}
.li_p_card .li_p_d{
	display: inline-block;
	width: 0.04rem;
	height: 0.04rem;
	border-radius: 50%;
	background-color: #333;
	margin: 0rem 0.19rem;
}
.li_w1200{
	top: 30% !important;
}
.li_card{
	width: 4.74rem;
	height: 0.7rem;
	margin-top: 0.54rem;
	display: flex;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 18.01%, rgba(255, 255, 255, 0.36) 50.71%, rgba(255, 255, 255, 0.3) 82%, rgba(255, 255, 255, 0) 100%);
	border-top: 2px solid;
	border-image-source: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 21%, rgba(255, 255, 255, 0.9) 48%, rgba(255, 255, 255, 0.7) 77%, rgba(255, 255, 255, 0) 100%);
	backdrop-filter: blur(7.900000095367432px);
}
.li_card div{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 0.05rem 0rem;
	font-size: 0.16rem;
	font-weight: 500;
	line-height: 0.21rem;
	text-align: center;
}
.li_card div .blue{
	font-size: 0.24rem;
	line-height: 0.25rem;
	color: #1C7EFF;
}
.li_app{
	padding: 0.2rem;
	display: none;
	grid-template-columns: 1fr 1fr;
	gap: 0.08rem;
	box-sizing: border-box;
	margin-bottom: 0.12rem;
}
.li_app div{
	width: 100%;
	height: 0.64rem;
	padding: 0.1rem;
	text-align: center;
	font-size: 0.14rem;
	font-weight: 500;
	line-height: 0.19rem;
	box-sizing: border-box;
	background: linear-gradient(94.28deg, #E5F9FF 11.34%, #C3E3FF 106.95%);
	border-radius: 0.04rem;
}
.li_app div .blue{
	color: #00A6F4;
	font-size: 0.2rem;
	line-height: 0.21rem;
	margin-bottom: 0.04rem;
}
/*简介*/
.about_index{
	position: relative;
    z-index: 6;
    margin-top: calc(50vw + 0.78rem);
    left: 0;
    top: 0;
    background-color: #fff;
}
.about_card{
	/* display: flex; */
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.title_h3{
	font-size: 0.36rem;
	font-weight: 500;
	color: #333;
	text-align: center;
}
.title_h3mb{
	margin-bottom: 0.64rem;
}
.title_h2{
	font-size: 0.24rem;
	font-weight: 500;
	line-height: 0.25rem;
	color: #006FBA;
}
.about_ul{
	flex: 1;
	list-style: initial;
	padding-right: 0.48rem;
}
.about_ul li{
	font-size: 0.16rem;
	line-height: 0.24rem;
	margin-top: 0.2rem;
	color: #68718B;
	text-wrap: wrap;
}
.about_ul li::marker{
	font-size: 0.08rem;
	color: #68718B;
}
.about_div_img{
	width: 100%;
	height: 1.2rem;
	margin-bottom: 0.16rem;
	border-radius: 0.04rem 0.04rem 0rem 0rem;
	display: none;
}
.about_card_img{
	width: calc(100% - 0.84rem);
	margin-top: 0.37rem;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0.6rem;
}
.about_card_img img{
	width: 100%;
	height: 1.45rem;
}
.about_card_right img{
	width: 100%;
	height: 4.56rem;
}
.about_qy{
	margin-top: 0.64rem;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0.24rem;
	position: relative;
}
.about_qy .qycard{
	min-height: 2.36rem;
	box-sizing: border-box;
	padding: 0.24rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	position: relative;
	z-index: 20;
	background-color: #fff;
}
.about_qy .qycard .img{
	width: 0.64rem;
	height: 0.64rem;
}
.about_qy .qycard .pos_img{
	width: 1.62rem;
	height: 1.17rem;
	position: absolute;
	top: 0.55rem;
	right: 0rem;
}
.about_qy .qycard h2{
	font-size: 0.2rem;
	font-weight: 700;
	color: #333;
	line-height: 0.22rem;
	margin-top: 0.24rem;
}
.about_qy .qycard p{
	font-size: 0.16rem;
	font-weight: 400;
	color: #68718B;
	line-height: 0.22rem;
	margin-top: 0.12rem;
}
.about_qy .qysjbg{
	position: absolute;
    width: 5.2rem;
    height: 4.7rem;
    left: 3.5rem;
    top: 0.2rem;
    z-index: 10;
}
/*发展历程*/
.about_box{
	position: relative;
    z-index: 6;
    left: 0;
    top: 0;
    background-color: #fff;
}
.about_box .div3{
	width: 100%;
	height: 7.74rem;
	background-image: url(../img/tp38.png);
	background-size: cover;
	background-position: center;
	position: relative;
	box-sizing: border-box;
}
.about_box .div3 .margin_b{
	margin-bottom: 0.27rem;
}
.about_box .div3 .title_h3{
	font-size: 0.36rem;
	font-weight: 700;
	line-height: 0.43rem;
	color: #fff;
	text-align: left;
}

.about_box .div3 .swiper-slide span{
	font-size: 0.2rem;
	line-height: 0.24rem;
	font-weight: 500;
}
.about_box .div3 .swiper-slide .span2{
	display: none;
}
.about_box .div3 .swiper-slide .div_card{
	width: 4.88rem;
	height: 3.13rem;
	background-color: #fdfdfd;
	border-radius: 0.04rem;
	margin-top: 0.22rem;
	display: flex;
	padding: 0.24rem;
	box-sizing: border-box;
}
.about_box .div3 .swiper-slide .div_card p{
	font-size: 0.16rem;
	line-height: 0.25rem;
	color: #68718B;
}
.about_box .div3 .swiper-slide .div_card img{
	width: 1.84rem;
	height: 2.05rem;
	border-radius: 0.04rem;
	margin-right: 0.32rem;
}
.about_box .div3 .swiper-slide .div_card h6{
	font-size: 0.2rem;
	color: #006FBA;
	font-weight: 700;
	line-height: 0.3rem;
	margin-top: 0.06rem;
}
.about_box .div3 .swiper_bottom{
	width: calc(100% - 0.5rem);
	height: 0.32rem;
	display: flex;
	justify-content: end;
	margin-top: 0.32rem;
}

.about_box .div3 .swiper-dl .swiper-button-next{
	margin-left: 0.2rem;
}

.about_box .div3 .swiper-dlh .swiper-button-prev, .about_box .div3 .swiper-dlh .swiper-button-next{
	background-color: #fff;
	color: #00A6F4;
	border-radius: 50%;
	width: 0.32rem;
	height: 0.32rem;
	line-height: 0.32rem;
}
.about_box .div3 .swiper-dl .swiper-button-prev::after{
	font-family: "iconfont" !important;
}
.w1100{
	width: 11rem;
	margin:  0 auto;
}
/*服务团队*/

.about_box .div4{
	padding: 0.8rem 0rem;
	box-sizing: border-box;
}

.about_box .div4 .title_h3{
	margin-bottom: 0.64rem;
}
.about_box .div4 .div_grid{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 0.48rem 1.9rem;
}
.about_box .div4 .div_grid .grid_card{
	width: 2.4rem;
	height: 4.18rem;
}
.about_box .div4 .div_grid .grid_card img{
	width: 2.4rem;
	height: 2.4rem;
	border-radius: 0.1rem;
}
.about_box .div4 .div_grid .grid_card h6{
	font-size: 0.2rem;
	font-weight: 500;
	line-height: 0.22rem;
	text-align: center;
	color: #333;
	margin: 0.24rem 0rem 0.12rem;
}
.about_box .div4 .div_grid .grid_card p{
	font-size: 0.18rem;
	font-weight: 400;
	line-height: 0.24rem;
	color: #68718B;
}
.x_bor{
	position: absolute;
    bottom: 15%;
    left: 0;
    z-index: -1;
}
.x_bor img{
    width: 5.13rem;
    height: 1.92rem;
}
.x_bor_r{
	position: absolute;
    bottom: 51%;
    right: 0;
    z-index: -1;
}
.x_bor_r img{
    width: 3.46rem;
    height: 1.29rem;
}
.x_bor_r_card{
	position: absolute;
    bottom: 49%;
    right: 0;
    z-index: -1;
}
.x_bor_r_card img{
    width: 2.45rem;
    height: 1.57rem;
}

/*新闻资讯*/
.news_swiper{
	width: 100%;
	position: absolute;
	top: 2.34rem;
	left: 0;
	z-index: 10;
}
.news_swiper .li_title{
	width: 6.36rem;
	text-align: start;
}
.news_li_p{
	font-size: 0.18rem;
	font-weight: 400;
	line-height: 0.21rem;
	color: rgba(104, 113, 139, 1);
	margin-top: 0.16rem;
}
.news_btn{
	width: 1.44rem;
	height: 0.6rem;
	margin-top: 0.4rem;
}
.news_def_btn{
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: #fff;
	font-size: 0.2rem;
	font-weight: 700;
	line-height: 0.28rem;
	background: rgba(71, 147, 255, 1);
	border-radius: 0.04rem;
}
.news_h3_b{
	margin-bottom: 0.4rem;
}
.news_search{
	width: 5.41rem;
	height: 0.7rem;
	display: flex;
	align-items: center;
	padding: 0.08rem;
	margin: 0 auto 0.64rem;
	border: 1px solid rgba(165, 167, 172, 1);
	border-radius: 0.04rem;
	box-sizing: border-box;
}
.news_search i{
	width: 0.24rem;
	height: 0.24rem;
	background-image: url(../img/search.png);
	background-size: 100%;
	margin-left: 0.2rem;
}
.news_search input{
	flex: 1;
}
/*输入框默认提示样式*/
.news_search input::-webkit-input-placeholder{/*chrome谷歌浏览器，Safari苹果浏览器*/
	color: rgba(205, 208, 216, 1);
}
.news_search input:-moz-placeholder{/*firefox火狐浏览器 Mozilla Firefox 4 to 18*/
	color: rgba(205, 208, 216, 1);
}
.news_search input::-moz-placeholder{/* Mozilla Firefox 19+ */
	color: rgba(205, 208, 216, 1);
}
.news_search input:-ms-input-placeholder {/*IE浏览器*/
	color: rgba(205, 208, 216, 1);
}
.news_search .news_def_btn{
	width: 0.96rem;
	height: 0.54rem;
	margin-left: 0.08rem;
}
.news_top_card{
	width: 100%;
	height: 3.17rem;
	background-color: #fff;
	border-radius: 0.04rem;
	box-sizing: border-box;
	display: flex;
	margin-bottom: 0.24rem;
	box-shadow: 8px 24px 96px 0px #7E8AFD14;
}
.news_top_card .left{
	flex: 1;
	height: 100%;
	padding: 0.44rem;
	box-sizing: border-box;
	font-size: 0.18rem;
	font-weight: 400;
	line-height: 0.24rem;
	color: #68718B;
}
.news_top_card .right{
	width: 5.4rem;
	height: 100%;
	background: url(../img/news_bg.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 0 0.04rem 0.04rem 0;
}
.news_def_bq{
	width: 0.72rem;
	height: 0.28rem;
	padding: 0.04rem 0.08rem;
	color: #fff;
	font-size: 0.14rem;
	font-weight: 400;
	line-height: 0.19rem;
	border-radius: 0.05rem;
	box-sizing: border-box;
}
.news_bq_orange{
	background: rgba(255, 174, 0, 1);
}
.news_bq_green{
	background: rgba(0, 193, 80, 1);
}
.news_bq_blue{
	background: rgba(0, 151, 254, 1);
}
.news_top_card .left .bold_title{
	color: #333;
	font-size: 0.24rem;
	font-weight: 500;
	line-height: 0.28rem;
	margin-top: 0.4rem;
	margin-bottom: 0.12rem;
}
.news_top_card .left .div1{
	display: flex;
	justify-content: space-between;
	font-size: 0.16rem;
	line-height: 0.22rem;
	margin-top: 0.4rem;
}
.color_blue{
	color: #336DE2;
	font-weight: 700;
	cursor: pointer;
}
.grid2_card{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0.24rem;
	margin-bottom: 0.64rem;
	box-sizing: border-box;
}
.news_info_card{
	width: 100%;
	box-sizing: border-box;
	border-radius: 0.04rem;
	background-color: #fff;
	box-shadow: 8px 24px 96px 0px #7E8AFD14;
}
.news_info_card .def_bg{
	display: block;
	width: 100%;
	height: 3.2rem;
	border-radius: 0.04rem 0.04rem 0 0;
	background-size: 100% 100%;
}
.news_info_card .news_div{
	box-sizing: border-box;
	padding: 0.36rem 0.4rem;
	font-size: 0.16rem;
	line-height: 0.22rem;
	color: #68718B;
}
.news_info_card .news_div .bold_title{
	margin: 0.24rem 0rem 0.12rem;
	font-size: 0.24rem;
	font-weight: 500;
	line-height: 0.25rem;
	color: #333;
}
.news_info_card .news_div .line_28{
	line-height: 0.28rem;
}

.news_info_card .news_div .div1{
	display: flex;
	justify-content: space-between;
	margin-top: 0.24rem;
}
.info{
	display: flex;
	justify-content: space-between;
}
.info .h6{
	display: flex;
}
.info .h6 a + a{
	margin-left: 0.24rem;
}

.info .h6 a{
	height: 0.38rem;
	font-size: 0.16rem;
	font-weight: 400;
	line-height: 0.22rem;
	color: #59B1FF;
	border: 1px solid #59B1FF;
	box-sizing: border-box;
	border-radius: 0.04rem;
	display: flex;
	align-items: center;
	padding: 0 0.24rem;
}
.info .h6 a:hover{
	color: #fff;
	background-color: #59B1FF;
}
.info .h6 .active{
	color: #fff;
	background-color: #59B1FF;
}

.my_bg{
	background: #F8FCFF;
}

.div_work_card{
	width: 100%;
	height: 2.5rem;
	display: grid;
	gap: 0rem;
	border: 1px solid #D4D4D4;
}
.grid3{
	border-bottom: none;
	grid-template-columns: 1fr 1fr 1fr;
	border-radius: 0.04rem 0.04rem 0rem 0rem;
}
.grid4{
	grid-template-columns: 1fr 1fr 1fr 1fr;
	border-radius: 0rem 0rem 0.04rem 0.04rem;
}
.work_card{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	border-left: 1px solid #D4D4D4;
	font-size: 0.16rem;
	font-weight: 400;
	line-height: 0.22rem;
	color: #68718B;
	padding: 0.64rem 0.24rem 0rem;
	box-sizing: border-box;
}
.work_card .work_title_h2{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0.12rem;
	color: #333;
}
.work_card .work_div1{
	width: 2.14rem;
}
.work_card .work_div2{
	width: 1.44rem;
}
.work_card i{
	width: 0.48rem;
	height: 0.48rem;
	margin-top: 0.07rem;
}
.work_card .i1{
	background-image: url(../img/work_icon1.png);
	background-size: 100% 100%;
}
.work_card .i2{
	background-image: url(../img/work_icon2.png);
	background-size: 100% 100%;
}
.work_card .i3{
	background-image: url(../img/work_icon3.png);
	background-size: 100% 100%;
}
.work_card .i4{
	background-image: url(../img/work_icon4.png);
	background-size: 100% 100%;
}
.work_card .i5{
	background-image: url(../img/work_icon5.png);
	background-size: 100% 100%;
}
.work_card .i6{
	background-image: url(../img/work_icon6.png);
	background-size: 100% 100%;
}
.div_work_card .work_card:first-child{
	border-left: none;
}
.ysbg{
	background-color: #fff;
	position: relative;
}
.ysbg .x_bor_l{
	position: absolute;
	bottom: -0.1rem;
	left: 0rem;
}
.ysbg .x_bor_l img{
	width: 1.57rem;
	height: 0.97rem;
	transform: rotate(9deg);
}
.ysbg .x_bor_l_card{
	position: absolute;
	bottom: 0.35rem;
	left: 0rem;
}
.ysbg .x_bor_l_card img{
	width: 2.07rem;
	height: 1.07rem;
}
.nopd{
	padding-bottom: 1rem;
	box-sizing: border-box;
}


.my_blue{
	color: #1C7EFF;
}
/* 财税服务 */
.csfw_card{
	height: 4rem;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0rem;
}
.csfw_card .content_card{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-sizing: border-box;
}
.csfw_card .content_card h2{
	font-size: 0.2rem;
	line-height: 0.21rem;
	color: #006FBA;
}
.csfw_card .content_card p{
	font-size: 0.16rem;
	line-height: 0.22rem;
	color: #68718B;
	margin-top: 0.13rem;
}
.csfw_card i{
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
}
.csfw_card + .csfw_card{
	margin-top: 0.56rem;
}

.news_bor{
	position: relative;
}
.news_bor .x_bor_l{
	position: absolute;
	left: 0rem;
	top: 4rem;
}
.news_bor .x_bor_l img{
	width: 4.25rem;
	height: 1.59rem;
}
.news_bor .x_bor_l_card{
	position: absolute;
	left: 4rem;
	top: 0rem;
}
.news_bor .x_bor_l_card img{
	width: 3.25rem;
	height: 1.59rem;
}
.news_bor .pos_img{
	position: absolute;
	right: 0rem;
	top: 3.8rem;
	width: 3.25rem;
	height: 1.59rem;
}

.index_li_title{
	position: absolute;
	width: 100%;
	top: 2rem;
	display: flex;
	justify-content: center;
	z-index: 555;
}
.index_li_title .logo_i{
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	background-image: url(../img/logo_icon.png);
	background-size: 100% 100%;
	margin: 0rem auto 0.2rem;
}

.link_about{
	position: relative;
	overflow: hidden;
}
.link_about li {
	float: left;
	height: 1.9rem;
	width: 1.2rem;
	background-color: #fff;
	border-radius: 0.04rem;
	text-align: center;
	margin: 0.54rem 0.24rem 0.24rem;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}
.link_about li img{
	width: 1.2rem;
	height: 1.9rem;
}
.all_jz{
	width: 100%;
	height: auto;
}
.ydy-card{
	display: flex;
	padding: 0.1rem 0.1rem 0rem 0.1rem;
}
.ydy-card .icon1{
	width: 30%;
}
.ydy-card .icon1 img{
	width: 100%;
}
.ydy-card .icon2{
	width: 70%;
	position: relative;
}
.ydy-card .icon2 img{
	width: 100%;
}
.ydy-card .icon2 .btn{
	position: absolute;
	bottom: 14%;
	left: 19%;
	background-image: url(../img/wx-zs2.png);
	background-size: 100% 100%;
	height: 20%;
	width: 2.6rem;
	cursor: pointer;
}
.bg_ydy{
	background-image: linear-gradient(278.15deg, #5297E6 15.61%, #43C0FF 99.7%);
}
.bg_ryq{
	width: 40%;
	height: 0.5rem;
	position: absolute;
	top: 5%;
	left: -16%;
	background-color: red;
	font-size: 0.26rem;
	font-weight: 700;
	letter-spacing: 0.08rem;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: rotate(-45deg);
}

@media screen and (max-width: 760px) {
	.w1100{
		width: 100%;
	}
	.about_li_back{
		background-image: url(../img/about_backapp.png);
	}
	.li_title{
		width: 3.35rem;
		margin: 0.72rem auto 0rem;
		font-size: 0.24rem;
		line-height: 0.29rem;
	}
	.li_p_card{
		font-size: 0.14rem;
		line-height: 0.18rem;
		margin-top: 0.08rem;
	}
	.li_p_card .li_p_d{
		width: 0.02rem;
		height: 0.02rem;
		margin: 0.05rem;
	}
	.li_card{
		display: none;
	}
	.li_app{
		display: grid;
	}
	.li_w1200{
		top: 0% !important;
	}
	.about_card{
		display: flex;
	}
	.about_index{
		background-color: #FAFBFF;
	}
	.about_index .div1{
		padding: 0.2rem;
	}
	.about_index .about_div{
		background-color: #fff;
		border-radius: 0.04rem;
	}
	.title_h3{
		font-size: 0.2rem;
		line-height: 0.2rem;
	}
	.title_h3mb{
		margin-bottom: 0.2rem;
	}
	.title_h2{
		font-size: 0.14rem;
		line-height: 0.15rem;
		text-align: center;
	}
	.about_div_img{
		display: block;
	}
	.about_ul{
		padding: 0rem 0.16rem 0.16rem 0.32rem;
	}
	.about_ul li{
		font-size: 0.12rem;
		line-height: 0.16rem;
		margin-top: 0.08rem;
	}
	.about_card_img{
		display: none;
	}

	.about_card_right{
		display: none;
	}
	.about_qy{
		gap: 0.08rem;
		margin: 0.2rem 0rem 0.12rem;
	}
	.about_qy .qysjbg{
		display: none;
	}
	.about_qy .qycard{
		min-height: 1.13rem;
		padding: 0.12rem 0.08rem;
		border-radius: 0.04rem;
	}
	.about_qy .qycard .img{
		width: 0.32rem;
		height: 0.32rem;
	}
	.about_qy .qycard h2{
		font-size: 0.16rem;
		font-weight: 500;
		line-height: 0.24rem;
		margin-top: 0.08rem;
		margin-bottom: 0.08rem;
	}
	.about_qy .qycard p{
		font-size: 0.12rem;
		line-height: 0.18rem;
		margin-top: 0.06rem;	
	}
	.about_qy .qycard .pos_img{
		display: none;
	}
	.about_box .div3{
		height: 3.14rem;
		padding: 0.36rem 0.2rem;
	}
	.about_box .div3 .margin_b{
		margin-bottom: 0.2rem;
	}
	.about_box .div3 .title_h3{
		font-size: 0.2rem;
		line-height: 0.2rem;
		text-align: center;
	}
	.about_box .div3 .swiper-slide .div_card{
		width: 100%;
		height: 1.4rem;
		border-radius: 0.08rem;
		padding: 0rem;
		margin-top: 0rem;
		margin-bottom: 0.22rem;
	}
	.about_box .div3 .swiper-slide .div_card img{
		width: 0.83rem;
		height: 100%;
		border-radius:0.08rem 0rem 0rem 0.08rem;
		margin-right: 0rem;
	}
	.about_box .div3 .swiper-slide .div_card div{
		padding: 0.16rem;
	}
	.about_box .div3 .swiper-slide .div_card h6{
		font-size: 0.14rem;
		line-height: 0.15rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.about_box .div3 .swiper-slide .div_card p,
	.news_info_card .news_div .app_p{
		font-size: 0.12rem;
		line-height: 0.16rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.about_box .div3 .swiper_bottom{
		display: none;
	}
	.about_box .div3 .swiper-slide .span1{
		display: none;
	}
	.about_box .div3 .swiper-slide .span2{
		font-size: 0.14rem;
		line-height: 0.17rem;
		display: block;
	}
	.gywm_box .div3 .swiper-slide::before{
		display: none;
	}
	.about_box .div3 .swiper-slide .span2::before{
		content: "";
		display: block;
		width: calc(100% + 38px);
		height: 0.15rem;
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
		margin-bottom: 0.07rem;
		box-sizing: border-box;
	}
	.about_box .div4{
		padding: 0.32rem 0.2rem;
	}
	.about_box .div4 .title_h3{
		margin-bottom: 0.24rem;
	}
	.about_box .div4 .div_grid{
		gap: 0.08rem;
	}
	.about_box .div4 .div_grid .grid_card{
		width: 100%;
		height: 1.77rem;
		padding: 0.08rem 0.06rem;
		box-shadow: 0px 1px 6.5px 0px #00000012;
		box-sizing: border-box;
	}
	.about_box .div4 .div_grid .grid_card img{
		width: 0.64rem;
		height: 0.64rem;
		display: block;
		margin: 0 auto;
	}
	.about_box .div4 .div_grid .grid_card h6{
		font-size: 0.14rem;
		line-height: 0.15rem;
		margin: 0.08rem 0rem 0rem;
	}
	.about_box .div4 .div_grid .grid_card p{
		font-size: 0.12rem;
		line-height: 0.16rem;
		margin-top: 0.04rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.x_bor{
		bottom: 38%;
	}
	.x_bor img{
		height: 1.59rem;
    	width: 2.25rem;
	}
	.x_bor_r{
		display: none;
	}
	.x_bor_r_card{
		bottom: 43%;
		left: -0.7rem;
	}
	.x_bor_r_card img{
		height: 2.02rem;
    	width: 1.59rem;
	}

	/* 新闻资讯 */
	.news_swiper,.info .title_h3{
		display: none !important;
	}
	.app_news{
		width: 100%;
		background-color: #fff;
	}
	.app_news .li_title{
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 0 auto;
		padding: 0.29rem 0 0.32rem;
		box-sizing: border-box;
	}
	.news_li_p{
		font-size: 0.12rem;
		font-weight: 400;
		line-height: 0.14rem;
		text-align: start;
		margin: 0.08rem 0 0.16rem;
	}
	.news_app_btn{
		height: 0.42rem;
		width: calc(100% - 0.2rem);
		font-size: 0.14rem;
		font-weight: 400;
		line-height: 0.14rem;
	}
	.news_search{
		width: 100%;
		height: 0.42rem;
		padding: 0.06rem 0.04rem;
		margin-bottom: 0.16rem;
	}
	.news_h3_b{
		margin-bottom: 0.28rem;
	}
	.news_search .news_def_btn{
		width: 0.52rem;
		height: 0.3rem;
		font-size: 0.1rem;
		font-weight: 7000;
	}
	.news_search i{
		width: 0.16rem;
		height: 0.16rem;
		margin-left: 0.11rem;
	}
	.info{
		margin-bottom: 0.2rem;
	}
	.info .h6{
		width: 100%;
		justify-content: space-between;
	}
	.info .h6 a{
		font-size: 0.12rem;
		font-weight: 400;
		line-height: 0.16rem;
		width: 0.78rem;
		height: 0.33rem;
		border-radius: 0.02rem;
		justify-content: center;
		padding: 0;
	}
	.info .h6 a + a{
		margin-left: 0.08rem;
	}
	.nopd{
		padding: 0rem 0.2rem;
	}
	.news_info_card .def_bg{
		height: 1.2rem;
	}
	.news_info_card .news_div{
		width: 100%;
		box-sizing: border-box;
		padding: 0.16rem;
	}
	.news_info_card .news_div .bold_title{
		margin: 0rem 0rem 0.08rem;
		font-size: 0.14rem;
		line-height: 0.15rem;
	}
	.ellipsis{
		/* overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis; */
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		text-overflow: ellipsis
	}
	.news_info_card .news_div .div1{
		margin-top: 0.08rem;
		padding: 0rem;
	}
	.news_info_card .news_div .div1 span{
		color: #999;
		font-size: 0.1rem;
	}
	.news_info_card .news_div .div1 a{
		width: 100%;
	}
	.news_def_bq{
		width: 0.56rem;
		height: 0.18rem;
		border-radius: 0.02rem;
		font-size: 0.1rem;
		line-height: 0.14rem;
		padding: 0.02rem 0.08rem;
	}
	.grid2_card{
		gap: 0.08rem;
	}
	/* 首页 */
	/* 降本计算器 */
	.index_box .calc-cube-box .calc-cube{
		position: relative;
		right: 0;
		width: 100%;
		height: 3.13rem;
		background: #fff;
	}
	.index_box .calc-cube-box .calc-cube .calc{
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		box-sizing: border-box;
	}
	.index_box .calc-cube-box{
		height: 2.75rem;
		margin-top:2rem;
		padding-top:0rem;
		background: none;
	}
	.index_box .calc-cube-box .calc-cube .calc .switch-box .switch-item.switch-item-active{
		color: #1C7EFF;
		font-weight: 500;
		font-size: 0.16rem;
		line-height: 0.16rem;
	}
	.index_box .calc-cube-box .calc-cube .calc .switch-box .switch-item.switch-item-active::before{
		background-color: #1C7EFF;
	}
	.index_box .calc-cube-box .calc-cube .calc .switch-box i{
		height: 0.2rem;
		background-color:#919191;
	}
	.index_box .calc-cube-box .calc-cube .calc .switch-box .switch-item{
		color: #A2A2A2;
		font-weight: 400;
		font-size: 0.16rem;
		line-height: 0.16rem;
	}
	
	.index_box .news_bg .news .news_cards{
		grid-template-columns: 1fr 1fr;
		gap: 0.08rem;
	}
	.index_box .calc-cube-box .calc-cube .calc .inp{
		background: rgba(0,0,0,0);
		border: 1px solid #4793FF;
		border-radius:0.04rem;
		font-size: 0.14rem;
		line-height: 0.2rem;
		color: #666;
	}
	.index_box .calc-cube-box .calc-cube .calc .con{
		color: #919191;
	}
	.index_box .calc-cube-box .calc-cube .calc .btn{
		background-color: #4793FF;
	}
	.index_box .calc-cube-box .calc-cube .calc .count{
		text-align: left;
		color: rgba(255, 255, 255, 0.4);
	}

	.mid-web-cube{
		width: 100%;
		position: absolute;
		top: -2.9rem;
		left: 0px;
		padding: 0rem 0.2rem;
		box-sizing: border-box;
	}
	.mid-web-cube .text-cube-img img{
		width: 100%;
		border-radius: 0.14rem;
	}
	.mid-web-cube .cube-card{
		width: 100%;
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 0.08rem;
		margin-top: 0.08rem;
	}
	.mid-web-cube .cube-card .text-cube{
		width: 100%;
		height: 0.64rem;
		background: linear-gradient(94.28deg, #E5F9FF 11.34%, #C3E3FF 106.95%);
		border-radius: 0.04rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.mid-web-cube .cube-card .text-cube .text-cube-num{
		font-weight: 500;
		font-size: 0.2rem;
		line-height: 0.21rem;
		color: #1C7EFF;
	}
	.mid-web-cube .cube-card .text-cube .text-cube-txt{
		font-weight: 400;
		font-size: 0.14rem;
		line-height: 0.19rem;
		color: #434D54;
		margin-top: 0.04rem;
	}
	/* 首页大图高度 */
	.banner_swiper{
		height: 3.75rem;
	}
	.banner_swiper-min{
		height: 2rem;
	}
	.banner_swiper-min2{
		height: 2.75rem;
	}
	.my_bg{
		background-color: #fff;
		padding-left: 0.2rem;
		padding-right: 0.2rem;
	}
	.grid2{
		grid-template-columns: 1fr 1fr;
		gap: 0.08rem;
		box-sizing: border-box;
	}
	.work_card .work_div2{
		width: 100%;
	}
	.div_work_card{
		height: auto;
		border: none;
		box-sizing: border-box;
	}
	.div_work_card .work_card{
		height: 1.5rem;
		flex-direction:column;
		padding: 0rem 0.15rem;
		border: 0.5px solid #D4D4D4;
		background: #F8FCFF;
		align-items: center;
		justify-content: center;
		border-radius: 0.04rem;
		font-size: 0.12rem;
		line-height: 0.14rem;
	}
	.div_work_card .work_card:first-child{
		border-left: 0.5px solid #D4D4D4;
	}
	.work_card i{
		width: 0.32rem;
		height: 0.32rem;
		margin-top: 0rem;
	}
	.work_card .work_title_h2{
		font-size: 0.16rem;
		line-height: 0.24rem;
		text-align: center;
		margin: 0.1rem 0rem 0.06rem;
	}
	.ysbg{
		background: #FAFBFF;
		padding-left: 0.2rem;
		padding-right: 0.2rem;
	}
	.ysbg .about_qy .qycard{
		min-height: 1.8rem;
	}
	.ysbg .about_qy .qycard p{
		text-align: left;
	}
	/* 我们的服务行业 */
	.index_box .div2{
		height: 3.6rem;    
		padding-top: 1.01rem;
		padding-bottom: 0.3rem;
		box-sizing: border-box;
	}
	.index_box .div2 .calc{
		height: 1.01rem;
	}
	.index_box .div2 .calc p{
		margin-top: 0.08rem;
		font-size: 0.12rem;
		line-height: 0.14rem;
	}
	.index_box .div2 .server{
		padding-left: 0.1rem;
		background-image: url(../img/work_fw_app_bg.png);
	}
	.index_box .div2 .server .div2_card{
		width: 0.32rem;
	}
	.index_box .div2 .server .div2_card span{
		font-size: 0.08rem;
		line-height: 0.1rem;
	}
	.index_box .div2 .server .def_p{
		background: linear-gradient(100deg, rgba(52, 126, 255, 0.5) 0%, rgba(52, 126, 255, 0) 100%);
	}
	.index_box .div2 .server .div2_card i{
		width: 0.2rem;
		height: 0.2rem;
	}
	.index_box .div2 .server .m1{
		margin: 0rem 0.05rem 0rem 0.11rem;
	}
	.index_box .div2 .server .m2{
		margin: 0rem 0.04rem 0rem 0.04rem;
	}
	.index_box .div2 .server .m3{
		margin: 0rem 0.07rem 0rem 0.07rem;
	}
	.index_box .div2 .server .m4{
		margin: 0rem 0.03rem 0rem 0.02rem;
	}
	.index_box .div2 .server .m5{
		margin-left: 0rem;
	}

	.index_box .div2 .server .p1{
		height: 0.23rem;
		margin-bottom: 0.66rem;
	}
	.index_box .div2 .server .p2{
		height: 0.54rem;
		margin-bottom: 0.7rem;
	}
	.index_box .div2 .server .p3{
		height: 0.43rem;
		margin-bottom: 0.37rem;
	}
	.index_box .div2 .server .p4{
		height: 0.44rem;
		margin-bottom: 0.73rem;
	}
	.index_box .div2 .server .p5{
		height: 0.19rem;
		margin-bottom: 0.44rem;
	}
	.index_box .div2 .server .p6{
		height: 0.30rem;
		margin-bottom: 0.72rem;
	}
	.index_box .div2 .server .p7{
		height: 0.78rem;
		margin-bottom: 0.61rem;
	}
	.index_box .div2 .server .p8{
		height: 0.63rem;
		margin-bottom: 0.31rem;
	}
	.index_box .div2 .server .p9{
		height: 0.83rem;
		margin-bottom: 0.36rem;
	}
	.index_box .div2 .server .p10{
		height: 0.30rem;
		margin-bottom: 0.42rem;
	}

	.success_bg{
		height: 4.15rem;
		background: #F9FAFF;
		padding-left: 0.2rem;
	}
	.cgal{
		margin-top: 0.24rem;
	}
	.index_box  .news_bg{
		background: #FAFBFF;
	}
	.index_box .news_bg .news{
		height: auto;
		padding: 0 0.2rem;
	}
	.index_box .news_bg .news .news_cards .card{
		height: 2rem;
		border-radius: 0.04rem;
	}
	.index_box .news_bg .news .news_cards .card i{
		display: block;
		width: 100%;
		height: 1.2rem;
		background-size: 100% 100%;
		border-radius: 0.04rem 0.04rem 0rem 0rem;
	}
	.index_box .news_bg .news .news_cards .card .my_news_p{
		height: 0.8rem;
		border-radius: 0rem 0rem 0.04rem 0.04rem;
		padding: 0.08rem 0.16rem;
		box-sizing: border-box;
		font-size: 0.12rem;
		line-height: 0.16rem;
		color: #68718B;
		background-color: #fff;
	}
	.index_box .news_bg .news .news_cards .card .my_news_p h2{
		width: 100%;
		font-size: 0.16rem;
		line-height: 0.17rem;
		color: #006FBA;
		margin-bottom: 0.08rem;
		word-break: break-all;
	}
	.index_box .news_bg .news .news_btn{
		width: calc(100% - 0.2rem);
		height: 0.42rem;
		font-size: 0.14rem;
		font-weight: 400;
		
	}

	.index_box .link_div{
		height: 3.48rem;
	}
	.index_box .link_div .link_title{
		margin-bottom: 0.24rem;
	}
	.index_box .link_div .link_title p{
		margin-top: 0.08rem;
	}
	.index_box .link_div .link_my{
		margin: 0rem 0.2rem;
		border: 1px solid #4793FF;
		border-radius: 0.04rem;
		padding: 0.04rem;
	}
	.index_box .link_div ul{
		height: 0.45rem;
		margin: 0.08rem;
	}
	.index_box .link_div li{
		width: 0.9rem;
		height: 0.45rem;
		margin:0rem 0.04rem;
	}
	.index_box .link_div li img{
		width: 0.9rem;
	}

	/* 灵活用工 */
	.my_title_h3{
		margin-bottom: 0.29rem;
	}
	.fwjz_box{
		padding: 0rem 0.2rem;
	}
	.box{
		background-color: #FAFBFF;
	}
	.my_ys{
		background-color: #fff;
	}
	.yycj_box{
		display: flex;
		flex-wrap: nowrap;
	}
	.fwjz_box div.divl i{
		width: 0.32rem;
		height: 0.32rem;
		margin-top: 0.12rem;
	}
	.fwjz_box div.divl .title{
		font-size: 0.14rem;
		line-height: 0.16rem;
		font-weight: 500;
		text-align: center;
	}
	.fwjz_box div.divl .text{
		padding: 0rem 0.08rem;
		font-size: 0.12rem;
		line-height: 0.16rem;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		text-overflow: ellipsis
	}
	.fwjz_box div.divl{
		height: 100%;
	}
	.yycj_box .yycj_box_card{
		width: 1.58rem;
	}
	.pad_bg{
		padding-left: 0.2rem;
		background-color: #F9FAFF;
	}

	/* 财税服务 */
	.pd_csfw_card{
		padding-left: 0.2rem;
		padding-right: 0.2rem;
	}
	.csfw_card{
		height: auto;
		width: 100%;
		background-color: #fff;
		border-radius: 0.04rem;
		box-sizing: border-box;
		grid-template-columns: 1fr;
		box-shadow: 0.08rem 0.24rem 0.96rem 0rem #7E8AFD14;
	}
	.csfw_card .content_card{
		padding: 0.2rem;
	}
	.csfw_card .content_card h2{
		font-size: 0.14rem;
		line-height: 0.15rem;
		text-align: center;
	}
	.csfw_card .content_card p{
		font-size: 0.12rem;
		line-height: 0.16rem;
	}
	.csfw_card i{
		width: 100%;
		height: 2rem;
	}
	.csfw_card + .csfw_card{
		margin-top: 0.2rem;
	}

	.cg_bor{
		position: relative;
	}
	.cg_bor .cg_bor_l{
		position: absolute;
		left: -1.8rem;
		top: 0.7rem;
	}
	.cg_bor .cg_bor_l img{
		width: 4.25rem;
		height: 1.59rem;
	}
	.cg_bor .cg_bor_l_card{
		position: absolute;
		top: 0rem;
		left: -4.2rem;
	}
	.cg_bor .cg_bor_l_card img{
		width: 5.12rem;
		height: 1.92rem;
		transform: rotate(-3deg);
	}
	.index_li_title{
		top: 0rem;
	}
	.index_li_title .logo_i {
		width: 0.3rem;
		height: 0.3rem;
		margin: 0rem auto 0.08rem;
	}
	.index_li_title .li_title{
		margin: 0.52rem auto 0rem;
	}
	.index_box .calc-cube-box .calc-cube .calc input{
		color: #919191;
	}
	.lq-btn-card{
		bottom: 0rem;
	}
	.lq-btn-card .card{
		font-size: 0.16rem;
		padding: 0.05rem 0.15rem;
	}
	.padd_0{
		position: fixed;
		bottom: 0rem;
		left: 0rem;
		padding-bottom: 0rem !important;
	}
	.ydy-card{
		display: flex;
		padding: 0.1rem;
		margin-bottom: 0.83rem;
	}
	.ydy-card .icon1{
		width: 30%;
	}
	.ydy-card .icon1 img{
		width: 100%;
	}
	.ydy-card .icon2{
		width: 70%;
		position: relative;
	}
	.ydy-card .icon2 img{
		width: 100%;
	}
	.ydy-card .icon2 .btn{
		position: absolute;
		bottom: 14%;
		left: 19%;
		background-image: url(../img/wx-zs2.png);
		background-size: 100% 100%;
		height: 20%;
		width: 0.8rem;
		cursor: pointer;
	}
	.ydy-card .icon3{
		width: 70%;
		position: relative;
		background: url('../img/wxfz.png') no-repeat;
		background-size: 100% 100%;
	}
	.ydy-card .icon3 .btn{
		position: absolute;
		bottom: 10%;
		left: 37%;
		background-image: url(../img/wxfz-btn.png);
		background-size: 100% 100%;
		height: 20%;
		width: 30%;
		cursor: pointer;
	}
	
	.link_about li {
		width: 0.35rem;
		height: 0.6rem;
		border-radius: 0.02rem;
		margin: 0.2rem 0.04rem 0.08rem;
	}
	.link_about li img{
		width: 0.35rem;
		height: 0.6rem;
	}
	.bg_ryq{
		width: 40%;
		height: 0.2rem;
		top: 14%;
		left: -14%;
		font-size: 0.14rem;
		font-weight: 600;
		letter-spacing: 0.02rem;
	}
	.my-bjfa{
        padding: 0.2rem 0rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .bjfa-ftitle{
        display: flex;
        font-size: 0.16rem;
        margin: 0.1rem;
        padding: 0.1rem 0.15rem;
        border-radius: 1rem;
        background-color: #F5F8FF;
        align-items: center;
    }
    .bjfa-ftitle i{
        width: 0.16rem;
        height: 0.16rem;
        background-image: url('../img/huo.png');
        background-size: 100% 100%;
        margin: 0rem 0.1rem;
    }
    .bjfa-ftitle span{
        padding: 0.05rem;
        background: linear-gradient(90deg, #4692FE 0%, #4DC1FF 100%);
        margin: 0rem 0.05rem;
        color: #fff;
        font-weight: 700;
        border-radius: 0.04rem;
    }
    .my-gbook{
        width: 100%;
        padding: 0.3rem;
        box-sizing: border-box;
    }
    .my-gbook .item{
        width: 100%;
        color: #333;
        font-size: 0.16rem;
        margin-bottom: 0.1rem;
    }
    .my-gbook .item .span{
        color: red;
        padding-left: 0.05rem;
    }
    .my-gbook .item .input_card{
        padding: 0.05rem 0.1rem;
        box-sizing: border-box;
        line-height: 0.4rem;
        border-radius: 0.04rem;
        margin-top: 0.1rem;
        border: #DAE7EE solid 1px;
    }
    .form-btn{
        width: 100%;
        background: radial-gradient(#4DC1FF,#4692FE);
        height: 0.5rem;
        border-radius: 1rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 600;
        font-size: 0.2rem;
        margin:0.2rem auto 0rem;
        cursor: pointer;
    }
    .form-btn a{
        color: #fff;
    }
    .my-gbook .form-card .item .input_card input{
        width: 100%;
    }
}

@media (max-width: 1240px){
	.about_index{
		margin-top: 0px;
	}
	.about_box .div3 .swiper-slide .span2::before{
		width: calc(100% + 10px);
	}
	.nopd{
		padding-bottom: 0.5rem;
	}
}