*{
	margin: 0;
	padding: 0;
}
html,body{
	width: 100%;
	height: 100%;
	/* overflow:scroll; */
	background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 38%, #F3F4F8 48%, #F3F4F8 100%);
	font-size: 100%;
}
::-webkit-scrollbar {
                display:none
}
ul,ol,li{
	list-style-type: none;
}
a{
	text-decoration:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
/* 1rem = 16px */
@media only screen and (min-width: 320px){
    html {
        font-size: 86% !important; 
    }
}

@media only screen and (min-width: 360px){
    html {
        font-size: 96% !important; 
    }
}

@media only screen and (min-width: 375px){
    html {
        font-size: 105% !important; 
    }
}

@media only screen and (min-width: 414px){
    html {
        font-size: 110% !important; 
    }
}

@media only screen and (min-width: 750px){
    html {
      font-size: 200% !important; 
    }
}

@media only screen and (min-width: 1024px){
    html {
        font-size: 238% !important;
    }
}

/* swiper */
.banner{
	width: 100%;
	/* height: 13.75rem; */
	height: 11rem;
}
.swiper{
	height: 100%;
}
.banner img{
	width: 100%;
	height: 100%;
}
.bannerBottom{
	width: 22rem;
	height: 4.625rem;
	/* background: #FFFFFF; */
	/* box-shadow: 0px 1px 15px 0px rgba(0,0,0,0.1); */
	border-radius: 1.5rem;
	margin: auto;
	position: relative;
	bottom: 2.25rem;
	z-index: 999;
}
.bannerBottom img{
	width: 100%;
	height: 100%;
}
.modular{
	display: flex;
	flex-wrap: wrap;
	width: 21.9375rem;
	margin: auto;
}
.modular ul{
	width: 25%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-top: 1.25rem;
	position: relative;
	top: -2.6875rem;
}
.modular ul:nth-child(1){
	margin-top:0;
}
.modular ul:nth-child(2){
	margin-top:0;
}
.modular ul:nth-child(3){
	margin-top:0;
}
.modular ul:nth-child(4){
	margin-top:0;
}
.modularone{
	width: 5rem;
	height: 5rem;
	/* background: linear-gradient(45deg, #0079FF 0%, #38BCFF 100%); */
	opacity: 0.9;
	border-radius: 35%;
	position: relative;
}
.modularoneSD{
	width: 3.125rem;
	height: 3.5625rem;
	background: linear-gradient(45deg, #0079FF 0%, #38BCFF 100%);
	opacity: 0.5;
	filter: blur(10px);
	position: absolute;
	top: 0;
}
.modulartwo{
	width: 5rem;
	height: 5rem;
	/* background: linear-gradient(225deg, #FFE324 0%, #FFB533 100%); */
	opacity: 0.9;
	border-radius: 35%;
	position: relative;
}
.modulartwoSD{
	width: 3.125rem;
	height: 3.5625rem;
	background: linear-gradient(225deg, #FFE324 0%, #FFB533 100%);
	opacity: 0.5;
	filter: blur(10px);
	position: absolute;
	top: 0;
}
.modularthr{
	width: 5rem;
	height: 5rem;
	/* background: linear-gradient(225deg, #38BCFF 0%, #0079FF 100%); */
	opacity: 0.9;
	border-radius: 35%;
	position: relative;
}
.modularfou{
	width: 5rem;
	height: 5rem;
	/* background: linear-gradient(49deg, #FE5C02 0%, rgba(254, 192, 144, 0.8) 100%); */
	border-radius: 35%;
	position: relative;
}
.modularfouSD{
	width: 3.125rem;
	height: 3.5625rem;
	background: linear-gradient(49deg, #FE5C02 0%, rgba(254, 192, 144, 0.8) 100%);
	opacity: 0.5;
	filter: blur(10px);
	position: absolute;
	top: 0;
}
.modularfiv{
	width: 5rem;
	height: 5rem;
	/* background: linear-gradient(45deg, #00CCA5 0%, #82F3D7 100%); */
	opacity: 0.9;
	border-radius: 35%;
	position: relative;
}
.modularfivSD{
	width: 3.125rem;
	height: 3.5625rem;
	background: linear-gradient(45deg, #00CCA5 0%, #82F3D7 100%);
	opacity: 0.5;
	filter: blur(10px);
	position: absolute;
	top: 0;
}
.modularsix{
	width: 5rem;
	height: 5rem;
	/* background: linear-gradient(45deg, rgba(254, 92, 2, 0.8) 0%, #FEC090 100%); */
	opacity: 0.9;
	border-radius: 35%;
	position: relative;
}
.modularsixSD{
	width: 3.125rem;
	height: 3.5625rem;
	background: linear-gradient(45deg, rgba(254, 92, 2, 0.8) 0%, #FEC090 100%);
	opacity: 0.5;
	filter: blur(10px);
	position: absolute;
	top: 0;
}
.modularsev{
	width: 5rem;
	height: 5rem;
	/* background: linear-gradient(225deg, rgba(56, 211, 255, 0.8) 0%, rgba(0, 121, 255, 0.9) 100%); */
	opacity: 0.9;
	border-radius: 35%;
	position: relative;
}
.modulareig{
	width: 5rem;
	height: 5rem;
	/* background: linear-gradient(225deg, rgba(51, 183, 250, 0.8) 0%, #0079FF 100%); */
	opacity: 0.9;
	border-radius: 35%;
	position: relative;
}
.modulartext{
/* 	font-size: 0.875rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 1.125rem;
	margin-top: 0.6875rem; */
	font-size: 0.875rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 1.125rem;
	/* margin-top: 0.6875rem; */
	position: absolute;
	/* bottom: -0.8125rem; */
	bottom: -0.91875rem;
	height: 2.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.modular img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 999;
}
/* 专区 */
.specialarea{
	width: 21rem;
	height: 7.5625rem;
	background: #FBFDFF;
	box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.03);
	border-radius: 0.3125rem;
	margin: auto;
	display: flex;
	flex-direction: column;
	margin-top: -2rem;
	background: #FBFDFF;
	box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.03);
	border-radius: 5px;
}
.specialIcon{
	width: calc(100% - 2px);
	height: 5.25rem;
	background: linear-gradient(180deg, #E6F1FE 0%, #F5F9FE 100%);
	border-radius: 4px 4px 0px 0px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	margin-top: 1px;
}
.specialIconone{
	width: 2.75rem;
	height: 2.75rem;
	/* background: #FFFFFF; */
	border-radius: 50%;
}
.specialIconone img{
	width: 100%;
	height: 100%;
}
.specialIcontwo{
	display: flex;
	height: 2.75rem;
	flex-direction: column;
	justify-content: space-evenly;
}
.specialIcontwo li:nth-child(1){
	font-size: 1rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #000000;
	line-height: 1.25rem;
	display: block;
}
.specialIcontwo li:nth-child(2){
	font-size: 0.75rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #9CA6AF;
	line-height: 1rem;
	display: block;
}
.specialIconthr{
	width: 4.5rem;
	height: 1.5625rem;
	border-radius: 0.8125rem;
	border: 1px solid rgba(0, 121, 255, 0.6);
	font-size: 0.75rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #047BFF;
	line-height: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.join{
	width: 100%;
	height: 2.25rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.join ol{
	font-size: 0.875rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #0079FF;
	line-height: 1.125rem;
	text-shadow: 0px 1px 3px rgba(0, 121, 255, 0.2);
}
.join img{
	width: 1rem;
	height: 1rem;
	margin-left: 0.125rem;
}
/* 企业个人切换 */
.agree_text {
	width: 100%;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 50px;
}

.tab {
	height: 23px;
	width: 21rem;
	margin: auto;
	margin-top: 1.6875rem;
}

.tab ul {
	list-style: none;
}

.tab li {
	cursor: pointer;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	height: 21px;
	margin: 0 2px;
	position: relative;
	top: 1px;
	z-index: 9;
	font-size: 1rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 600;
	color: #999999;
	/* line-height: 1.125rem; */


}

.tab li:hover {
	color: #323233;
}

.tab li.curr {
	font-size: 1.25rem;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #000000;
	line-height: 1.3125rem;
}

.tab li span {
	width: 29px;
	height: 4px;
	background: #0079FF;
	border-radius: 2px;
	display: block;
	margin: auto;
	margin-top: 6px;
}

.tab_ul {
	display: flex;
	justify-content: start;
	align-items: center;
	padding: 0;
}

.cc {
	margin-top: 24px;
	font-size: 15px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	/* color: #969799; */
	line-height: 20px;
}

.cc text {
	display: flex;
	justify-content: center;
	text-indent:25px
}


#con_a_1{
	width: 21.0625rem;
	/* height: 24.0625rem; */
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.03);
	border-radius: 0.3125rem;
	border: 1px solid #FFFFFF;
	margin: auto;
	margin-top: 1.5625rem;
}
#con_a_2{
	width: 21.0625rem;
	/* height: 24.0625rem; */
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.03);
	border-radius: 0.3125rem;
	border: 1px solid #FFFFFF;
	margin: auto;
	margin-top: 1.5625rem;
}
#con_a_3{
	width: 21.0625rem;
	/* height: 24.0625rem; */
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.03);
	border-radius: 0.3125rem;
	border: 1px solid #FFFFFF;
	margin: auto;
	margin-top: 1.5625rem;
}
.joinwhite{
	width: 1rem;
	height: 1rem;
}
.con_a_1Icon{
	width: calc(100% - 32px);
	height: 5.375rem;
	border-radius: 4px 4px 0px 0px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #f9f9f9;
}
.con_a_1Iconone{
	width: 2.75rem;
	height: 2.75rem;
	/* background: linear-gradient(212deg, #38D3FF 0%, #0079FF 100%); */
	border-radius: 1.0625rem;
}
.con_a_1Iconone img{
	width: 100%;
	height: 100%;
}
.con_a_1Icontwo{
	display: flex;
	width: 13.3125rem;
	height: 2.75rem;
	flex-direction: column;
	justify-content: space-evenly;
}
.con_a_1text{
	font-size: 1rem;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #333333;
	line-height: 1.375rem;
}
.con_a_1introduce{
	font-size: 0.75rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 1rem;
	opacity: 0.5;
}
.con_a_1Iconone2{
	width: 2.75rem;
	height: 2.75rem;
	/* background: linear-gradient(90deg, #00CCA5 0%, #82F3D7 100%); */
	border-radius: 1.0625rem;
}
.con_a_1Iconone2 img{
	width: 100%;
	height: 100%;
}
.con_a_1Iconone3{
	width: 2.75rem;
	height: 2.75rem;
	/* background: linear-gradient(212deg, #38D3FF 0%, #0079FF 100%); */
	border-radius: 1.0625rem;
}
.con_a_1Iconone3 img{
	width: 100%;
	height: 100%;
}
.con_a_1Iconone4{
	width: 2.75rem;
	height: 2.75rem;
	/* background: linear-gradient(90deg, #FE5C02 0%, #FEC090 100%); */
	border-radius: 1.0625rem;
}
.con_a_1Iconone4 img{
	width: 100%;
	height: 100%;
}
.more{
	width: 100%;
	/* height: 2.6875rem; */
	height: 3.125rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.more ol{
	font-size: 0.875rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #0079FF;
	line-height: 1.125rem;
	text-shadow: 0px 1px 3px rgba(0, 121, 255, 0.2);
}
.more img{
	width: 1rem;
	height: 1rem;
	margin-left: 0.125rem;
}

/* 生态伙伴 */
.Text{
	display: flex;
	width: 21rem;
	margin: auto;
	font-size: 1.3125rem;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #000000;
	line-height: 1.3125rem;
	margin-top: 1.625rem;
}
.partner{
	width: 21rem;
	height: 10.25rem;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.03);
	border-radius: 5px;
	margin: auto;
	margin-top: 1rem;
}
.partnericon{
	width: 9.375rem;
	height: 3.75rem;
	background: #FFFFFF;
	border-radius: 5px;
	border: 1px solid #F3F4F8;
	margin-top: 0.3125rem;
	margin-left: 0.3125rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.partnericon img{
	width: 100%;
	height: 100%;
}
.swiper-slide{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
/* 	justify-content: space-evenly;
	align-items: center; */
	
}
.swiper-img{
	height: 11.125rem;
}
.partnericonul{
	margin-top: 17px;
}
/* .partnericon img{
	width: 7.5625rem;
	height: 2.6875rem;
} */

/* 冀联资讯 */
.service{
	width: 21rem;
	height: 21.4375rem;
	background: #FFFFFF;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.03);
	border-radius: 4px;
	margin: auto;
	margin-top: 1rem;
	/* margin-bottom: 7.9375rem; */
}
.service ul{
	width: 19.0625rem;
	height: 6.0625rem;
	margin: auto;
	border-bottom: 1px solid #f9f9f9;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.service ol{
	display: flex;
	flex-direction: column;
}
.service ol li:nth-child(1){
	width: 15.25rem;
	height: 2.4rem;
	font-size: 0.875rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 1.25rem;
	
	
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

}
.service ol li:nth-child(2){
	width: 4.25rem;
	height: 1rem;
	font-size: 0.75rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #999999;
	line-height: 1rem;
	margin-top: 0.25rem;
}
.service img{
	/* width: 3.75rem; */
	height: 3.75rem;
	border-radius: 4px;
}
.lookmore{
	display: flex;
	height: 3.125rem;
	width: 100%;
	margin: auto;
	justify-content: center;
	align-items: center;
	font-size: 1rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #0079FF;
	line-height: 1.125rem;
	text-shadow: 0px 1px 3px rgba(0, 121, 255, 0.2);
}

/* 底部定位 */
.bottomPosition{
	width: 80%;
    height: 3.125rem;
    position: fixed;
    bottom: 0;
    background-color: #FFFFFF;
    z-index: 999;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 1.5rem;
    padding-left: 10%;
    padding-right: 10%;
}
.bottomPosition ol{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.bottomPosition img{
	width: 1.5rem;
	height: 1.5rem;
}
.bottomPosition li{
	 font-size: 0.625rem;
	 font-family: PingFangSC-Regular, PingFang SC;
	 font-weight: 400;
	 color: #0079FF;
	 line-height: 0.875rem;
	 margin-top: 0.25rem;
}
#a2{
	margin-left: 0.9375rem;
}
#a3{
	margin-left: 0.9375rem;
}
._bottom{
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 3.1875rem;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	background-color: #FFFFFF;
}
._bottom li{
	width: 40%;
	height: 2rem;
	border: 1px solid #0079FF;
	display: flex;
	justify-content: center;
	align-content: center;
	font-size: 1rem;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #0079FF;
	line-height: 2rem;
	border-radius: 0.3125rem;
}
._bottom li:nth-child(1){
	width: 40%;
	height: 2rem;
	border: 1px solid #0079FF;
	display: flex;
	justify-content: center;
	align-content: center;
	font-size: 1rem;
	font-weight: 500;
	color: #0079FF;
	background-color: #FFFFFF;
	line-height: 2rem;
	border-radius: 0.3125rem;
}
.imgBox {
    padding-bottom: 3.375rem;
}
.imgbottom{
	width: 100%;
	height: 2rem;
	margin: auto;
	font-size: 0.75rem;
	color: #999999;
	text-align: center;
	background: #ffffff;
	padding-bottom: 1rem;
}
