@font-face {
	font-family:'sourcet';
	src:url('../font/SourceHanSans-Regular.otf') format('opentype');
	font-display: swap;
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'SourceHanSansLight';
	src:url('../font/SourceHanSans-Light.otf') format('opentype');
	font-display: swap;
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'DouyinSans';
	src:url('../font/DouyinSansBold.otf') format('opentype');
	font-display: swap;
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'SourceHanSansNormal';
	src:url('../font/SourceHanSansCN-Normal.otf') format('opentype');
	font-display: swap;
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PingFang SC';
	font-weight: 700;
	font-style: normal;
	src: url('PingFang Bold.ttf') format('ttf'),  /* 支持不同传输格式 */
	url('PingFang Bold.otf') format('otf')
}

body,html{
	background-color: #03020d;
	font-family: 'Microsoft YaHei', '微软雅黑';
}
/* 导航 */
.FH-header{
  width: 100%;
  height: 90px;
  background-color: #0c0132; 
  line-height: 90px;
}
.FH-logo-box a img{height: 36px;}
.FH-list a {
    color: #fff;
    font-size: 16px;
}
.FH-list a:hover{color: #80bcff;}
/* 导航 end */

/* banner */
.FH-ban-img img:first-child{height: 290px;}
.FH-ban-img img:nth-child(2){height: 347.89px;}
.FH-ban-img img:last-child{height: 316.17px;}
.FH-banner .FH-ban-img img{}
/* banner end */

/* 右侧浮动报名按钮 */
.float-btn{
	display: inline-block; 
	position: absolute
}
.float-btn img{
	cursor: pointer; 
	position: fixed; 
	right: 10px;
	top: 50%; 
	z-index: 5;
}
/* 右侧浮动报名按钮 end */

/* 间距 */
.mar-f217{margin-top:-340px;}
.mar-f20{margin-top: -20px;}
.mar-t90{margin-top: 90px;}
.mar-t123{margin-top: 123px;}
.pad-t123{padding-top: 123px;}
/* 公用标题 */
.FH-title-box {
	text-align: left;
}
.FH-title {
	text-align: left;
	display: inline-block;
	margin-bottom: 27px;
}
.FH-title img {
	display: inline-block;
}


/* 大会介绍 */
.FH-box-introduce{
	background: linear-gradient(to bottom, #040435, #040326)
}
.desp-introduce{
	border: 2px solid #353dae;
	border-radius: 20px;
	padding: 80px;
}
.desp-introduce p {
	line-height: 30px;
	font-size: 16px;
	color: #e6eaf2;
	text-align: left;
	margin-bottom: 14px;
	text-indent: 2em;
}
/* 大会介绍 end */
/* 论坛议程 */
.box-agenda{
	background: linear-gradient(to bottom, #040324, #030212);
	display: inline-block;
	width: 100%;
	padding-bottom:100px;
}
.agenda-title{
	font-weight: bold;
	line-height: 82px;
	background:linear-gradient(to right, #6136ff, #049dff) ;
	border-top-right-radius: 19px;
	border-top-left-radius: 19px;
}
.agenda-title p{
	font-size: 26px;
	color: #fff;
	width: 100%;
	text-align: center;
}
.agenda-box {
	border: 2px solid #353dae;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top:none!important;
	padding: 60px 80px 43px 110px;
	background: rgba(255,255,255,0.03);
}
.agenda-list {
	font-size: 16px;
}
.agenda-item {
	display: flex;
	position: relative;
	color: #fff;
}
.agenda-time {
	font-family:'DouyinSans';
	flex-shrink: 0;
	width: 160px;
	line-height: 32px;
	padding: 20px 0;
	font-size: 20px;
	font-weight: bold;
	box-sizing: border-box;
	text-align: left;
	background: linear-gradient(to right, #d19ffb,#748feb, #3774e3); /* 从左到右，渐变 */
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent; /* 兼容旧版浏览器 */
	  background-clip: text; /* 标准语法 */
	  color: transparent; /* 标准语法 */
}
.agenda-icon {
	width: 27px;
	height: 12px;
	background:url(../../images/forum/20250410/FH_arrow.png) no-repeat;
	position: absolute;
	left: 155px;
	top: 28px;
}
.agenda-right {
	padding: 5px 0px 15px 60px;
	border-left: 1px dashed #4655ff;
	box-sizing: border-box;
	margin-bottom: 2px;
}

.agenda-right p:first-child{
	line-height: 56px;
	color: #fff;
	font-size: 20px;
}
.agenda-right p:nth-child(2){
	color: #d1d1d1;
	margin-top: 2px;
	font-size: 16px;
}
/* 论坛议程 end */

/* 演讲嘉宾 */
.box-guest{
	background:linear-gradient(to bottom, #040542, #040324);
}
.guest-list{
	border: 2px solid #353dae;
	border-radius: 20px;
	padding: 100px 55px 50px 55px;
}
.guest-list > .bigImg {
	width: 25%;
}
.guest-list > .bigImg img {
	width: 240px;
	height: 191px;
}
.guest-list > .bigImg:nth-child(4) img,.guest-list > .bigImg:nth-child(5) img{
	width: 240px;
	height: 191px;
}
.guest-info {
	color: #e6eaf2;
    font-size: 16px;
    margin: -5px auto 0 auto;
    width: 240px;
	height: 97px;
    position: relative;
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: inline-block;
	padding: 20px 18px 0 18px;
	box-sizing: border-box;
	text-align: left;
}
.guest-info .guest-info-name{
    display: block;
    line-height: 30px;
    min-width: 204px;
	font-size: 18px;
	font-weight: bold;
	color: #22216b;
	font-family:'Microsoft YaHei', '微软雅黑';
}
.guest-info .guest-info-name span{
	background: #3751ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	height: 22px;
	width: 73px;
	text-align: center;
	line-height: 22px;
	/* margin-left: 5px; */
	vertical-align: 2px;
}
.guest-info .guest-info-text{
	color: #22216b; 
	font-size: 14px;
	line-height: 18px;
	font-family:'Microsoft YaHei', '微软雅黑';
}
/* 演讲嘉宾 end */

/* 合作伙伴 */
.box-company1{
	background:linear-gradient(to bottom, #040324, #04031b);
}
.partners-box{
	border: 2px solid #353dae;
	border-radius: 20px;
	padding: 70px 37px;
}
.partners-box h6{
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
}
.partners-box ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.partners-box ul li{
	margin-right: 30px;
	display: inline-block;
	width: 200px;
}
.partners-box ul li:nth-child(5n){
	margin-right: 0;
}
.partners-box ul li img{
	width: 100%
}
.partners-box ul li p {
	margin-top: 5px;
	text-align:center;
	color: #e6eaf2;
	font-size: 14px;
	margin-bottom: 20px;
}
.FH-last-list li{
	width: 300px!important;
}
/* 合作伙伴 end */

/*报名信息 */
.box-apply_form{
	background: #03020d;
}
.FH-form-box{
	border: 2px solid #353dae;
	border-radius: 20px;
	padding: 70px 37px;
}

#icBoxForm input {
	width: 400px;
	height: 40px;
	padding: 0 10px;
	background-color: #e6eaf2;
	border-radius: 5px;
	border: solid 1px #e6eaf2;
}
#icBoxForm .smscode-box input {
	width: 270px;
}
#icBoxForm p {
	font-size: 18px;
	color: #e6eaf2;
	white-space: nowrap;
	width: 100px;
	text-align: right;
}
#icBoxForm .smscode-box .smscodeBtn {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: solid 1px #aa93ff;
	font-size: 16px;
	color: #aa93ff;
	text-align: center;
	background-color: transparent;
	margin-left: 10px;
}
.FH_BoxForm_btn {
	width: 204px;
	height: 40px;
	line-height: 40px;
	background-image: linear-gradient(to bottom, #151228, #2f2868);
	border-radius: 5px;
	font-size: 18px;
	letter-spacing: 0px;
	color: #fefeff;
	text-align: center;
	outline: none;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	border: 1px solid #7364ff;
}
.FH-tip-text{
	font-size: 26px;
	margin-bottom: 35px;
	background: linear-gradient(to right, #dc7fff,#9f9bff, #32cdff); /* 从左到右，渐变 */
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent; /* 兼容旧版浏览器 */
	  background-clip: text; /* 标准语法 */
	  color: transparent; /* 标准语法 */
	  font-family:'Microsoft YaHei', '微软雅黑';
	  font-weight: bold;
	
}
/* 奖品 */
.prize{
	/* background: rgba(0, 0, 0, 0.1); */
	/* border: 5px solid #3ce8ef; */
	background: linear-gradient(to right, #dc7fff,#9f9bff, #32cdff); /* 从左到右，渐变 */
	width: 428px;
	height: 464px;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 5px;
	margin: 0 auto;
}
.prize-border{
	width: 100%;
	height: 100%;
	background: #03020d;
	margin: 0 auto;
	padding-top: 35px;
	text-align: center;
	border-radius: 10px;
}
.prize .prize-img{
	text-align: center;
    margin-top: -19px;
    margin-left: -13px;
}
.prize .prize-headline{
	background: linear-gradient(to right, #dc7fff,#9f9bff, #32cdff); /* 从左到右，渐变 */
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent; /* 兼容旧版浏览器 */
	  background-clip: text; /* 标准语法 */
	  color: transparent; /* 标准语法 */
	  font-family:'Microsoft YaHei', '微软雅黑';
	  font-size: 18px;
	  margin-top: -25px;
	  display: inline-block;
	  font-weight: bold;
}

.prize-list{
	margin-top: 100px;
	width: 100%;
}
.prize-list .prize-list-title{
	font-size: 33px;
	background: linear-gradient(to right, #dc7fff,#9f9bff, #32cdff); /* 从左到右，渐变 */
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent; /* 兼容旧版浏览器 */
	  background-clip: text; /* 标准语法 */
	  color: transparent; /* 标准语法 */
	  font-family:'Microsoft YaHei', '微软雅黑';
	margin-bottom: 55px;
	text-align:center;
	font-weight: bold;
}
.flex-centerw-prize{
	width:325px;
	height:362px;
	text-align:center;
	background: url(../../images/forum/20250410/prize-bj.png) no-repeat center/cover;
	background-size: 100%;
}
.flex-centerw-prize .flex-centerw-prize-img{
    height: 252px;
    width: 178px;
    margin: 20px auto;
}
.flex-centerw-prize .flex-centerw-prize-img img{
	max-width: 100%;
}

.flex-centerw-prize>p{
	font-size:18px;
	background: linear-gradient(to right, #dc7fff,#9f9bff, #32cdff); /* 从左到右，渐变 */
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent; /* 兼容旧版浏览器 */
	  background-clip: text; /* 标准语法 */
	  color: transparent; /* 标准语法 */
	  font-family:'Microsoft YaHei', '微软雅黑';
	text-align:center;
	width: 170px;
    margin: 0 auto;
	line-height: 33px;
	font-weight: bold;
}
/*报名信息 end */
/* 关于创新在线科技集团 */
.box-about_IC{
	width: 100%;
	display: inline-block;
	padding-top: 200px;
	/* margin-top: 200px; */
}
.chang_fontSize h5,.chang_scheme_net h5{
	font-size: 32px;
	color: #fff;
	font-weight: bold;
}
.chang_fontSize{
	background: url(../../images/forum/20250410/FH_bj_1.png) no-repeat top/cover;
	padding-bottom: 100px;
	background-size: 100% 100%;
}
.chang_fontSize p{
	font-size: 16px; 
	line-height: 30px;
	color: #e6eaf2;
}
/* 关于创新在线科技集团  end*/

/* 关于我爱方案网 */
.chang_scheme_net{
	background: url(../../images/forum/20250410/FH_bj_2.png) no-repeat top/cover;
	background-size: 100% 100%;
	padding-bottom: 80px;
}
.chang_scheme_net p{
	font-size: 16px; 
	line-height: 30px;
	color: #e6eaf2;
}
/* 关于我爱方案网 end */

/* footer */
.box-footer{
	background: url(../../images/forum/20250410/FH_foot.png) center bottom no-repeat;
	padding-bottom: 300px;
}
.footer-ewm{
	background: #353dae;
	border-radius: 20px;
	padding: 80px 0;
}
.code-img{
	max-width: 220px;
}
.code-img p{
	color: #e6eaf2; 
	font-size: 18px;
	line-height: 30px;
}
/* footer end */


/* 弹框 */
.icb-mask {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	display: none;	
}
.icb-popup-bj{
	width: 474px;
	background: rgba(255, 255, 255, 0.4);
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding:10px;
	border-radius: 10px;
}
.icb-popup-bj::after {
   content: "";
   border-radius: inherit;
   box-shadow: 0 0 7px rgba(8, 14, 31, 42%) inset;
   opacity: 0;
   transition: all 0.3s ease;
   
}
.icb-popup {
	width: 454px;
	max-width: 100%;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 58px 44px 0;
}
.icb-popup .icb-title {
	font-size: 28px;
	font-weight: bold;
	color: #314972;
}
.icb-popup .icb-title::before{
	content: '';
	background: url(../../images/forum/20250410/FH_tip_left.png) no-repeat  center;
	width: 55px;
	height: 23px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.icb-popup .icb-title::after{
	content: '';
	background: url(../../images/forum/20250410/FH_tip_right.png) no-repeat  center;
	width: 55px;
	height: 23px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.icb-popup-bottom {
	text-align: center;
	width: 100%;
	position: relative;
	margin-top: 50px;
	padding-bottom: 80px;
	cursor: pointer;
}
.icb-popup-info{
	padding: 0 5px;
	font-size: 20px;
	color: #314972;
	line-height: 30px;
}
.icb-popup-btn {
	display: inline-block;
	width: 268px;
	height: 48px;
	line-height: 48px;
	background-image: linear-gradient(to bottom, #357aff, #8a56ff);
	border-radius: 50px;
	font-size: 24px;
	color: #fefeff;
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
	box-shadow: 0 2px 0 0 rgba(121,38,255);
}
/* 弹框 end */	  

	  
/* 自适应 移动端 */
@media (max-width: 767px) {
	.footer-min-box {
		display: none !important;
	}
	/* 导航 */
	.FH-header {
	height: 5rem;
	line-height: 5rem;
	}
	.FH-logo-box .marginR-20{margin-right: 0.833333rem!important;}
	.FH-logo-box a img{
		height: 2.055556rem;
	}
	/* 导航 end */
	/* 标题 */
	.FH-title{
		margin-bottom: 1.25rem!important;
	}
	.mar-t123{
		margin-top: 5.4375rem;
	}
	.mar-t90{margin-top: 3.75rem;}
	.pad-t123{padding-top: 0;}
	/* 大会介绍 */
	.FH-box-introduce{
		background: linear-gradient(to bottom, #080956, #040316);
	}
	.desp-introduce{
		padding: 3.125rem 1.875rem;
	}
	#introduce {margin-top: 0!important; padding-top: 0.555556rem!important;}
	.desp-introduce p{
		font-size: 1.2rem;
		text-align: left;
		margin-bottom: 0.833333rem;
		line-height: 2rem;
	}
	/* 大会介绍 end*/
	
	/* 论坛议程 */
	.box-agenda{
		background: linear-gradient(to bottom, #040324, #030212);
		padding-bottom: 3.75rem;
	}
	.agenda-title{
		text-align: center;
	}
	.agenda-title p{
		font-size: 1.375rem;
		padding: 0 0.555556rem;
		line-height: 1.875rem;
		height: 6.25rem;
		padding-top: 1.25rem;
	}
	.agenda-box{
		padding:2.6875rem 1.075rem;
	}
	.agenda-list{padding-left: 0;}
	.agenda-time {
		width: 7.8125rem;
		font-size: 1.25rem;  
		padding: 0.555556rem 0;
		background: linear-gradient(to right, #d19ffb, #3774e3);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-clip: text;
		line-height: 2.25rem;
	}
	.agenda-icon {
		left:22.5%;
		width: 1.1875rem;
		height: 0.5625rem;
		background-size: 100%; 
		top:1.311111rem;
	}
	.agenda-right{padding: 0.277778rem 1.111111rem 0.833333rem 1.111111rem;margin-bottom: 0.1rem;}
	.agenda-right p{
		font-size: 1.222222rem;
	}
	.agenda-right p:first-child{
		font-weight: bold;
		line-height: 1.666667rem;
		padding-top: 0.455556rem;
		font-size: 1.25rem;
	}
	.agenda-right p:nth-child(2){font-size: 1.0625rem;margin-top: 0.444444rem;}
	/* 论坛议程 end */
	/* 演讲嘉宾 */
	.box-guest{
		background:linear-gradient(to bottom, #0a0a6c, #080855);
	}
	.guest-list{
		padding:3.125rem 2.8125rem 0 2.8125rem;
		display: flex;
		justify-content: space-around;
	}	
	
	.guest-list > .bigImg {
		width: 45%;
	}
	.guest-list > .bigImg.marginB-50{
		margin-bottom:10%!important;
	}
	.guest-list > .bigImg img{
		width: 15rem!important;
	}
	.guest-info{
        max-width: 100%;
        line-height: 2.388889rem;
        height: 6.0625rem;
        width: 100%;
        padding: 0.2rem 0.8rem;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
	}
	.guest-info .guest-info-name{
		font-size: 1.5rem;
		min-width: 7rem;
		line-height: 2.222222rem;
		margin-top: -0.4rem;
	}
	.guest-info .guest-info-name span{
		font-size: 1.2rem;
		width: 5.47945rem;
		height: 1.8181rem;
		line-height: 1.8181rem;
		/* margin-left: 0.3125rem; */
		vertical-align: 0.27rem;
	}
	.guest-info .guest-info-text{
		font-size: 1rem;
		line-height: 1.333333rem;
	}
	/* 演讲嘉宾  end*/
	/* 合作伙伴 */
	.box-company1{
		background:linear-gradient(to bottom, #080854, #060532);
	}
	.partners-box{
		padding:3.3125rem 1.25rem;
	}
	.partners-box h6{
		font-size: 1.375rem;
	}
	.partners-box ul{
		flex-wrap: wrap;
	}
	.partners-box ul li{
		width: 33.33%;
		margin:0;
		padding: 0 1.5%;
	}
	.partners-box ul li.mar-b{
		margin-bottom: 0.9rem;
	}
	.FH-last-list .f6-s{
		width: 50%!important;
	}

	.partners-box p{font-size: 1.0625rem!important;margin-bottom: 1.888889rem!important;}
	/* 合作伙伴  end*/
	
	
	/* 报名信息 */
	.box-apply_form{
		background:linear-gradient(to bottom, #060532, #040316);
	}
	.FH-form-box{
		padding: 3.125rem 2.125rem;
	}
	.box-apply_form .marginT-10{
		margin-top: 0.625rem!important;
	}
	.flex-centerw .marginB-30{
		margin-bottom: 1.2rem!important;
	}
	.flex-centerw .marginB-20{
		margin-bottom: 1.25rem!important;
	}
	#icBoxForm p {
		font-size: 1.444444rem;
		width: 7.777778rem;
	}
	#icBoxForm input {
		width: 22.222222rem;
		height: 3.333333rem;
		padding: 0 0.5rem;
	}
	#icBoxForm .smscode-box input {
		width: 14.3rem;
	}
	#icBoxForm .smscode-box .smscodeBtn {
		width: 7rem;
		height: 3.333333rem;
		line-height: 3.333333rem;
		border-radius: 5px;
		font-size: 1.22222rem;
		margin-left: 1rem;
		cursor: pointer;
	}
	.icBoxForm_btn {
		width: 16rem;
		height: 3.333333rem;
		line-height: 3.333333rem;
		font-size: 1.555556rem;
	}
	.FH-tip-text{
		font-size: 1.625rem;
		margin-bottom: 1.6rem;
	}
	.FH_BoxForm_btn{
		width: 26rem;
		height:4rem;
		line-height: 4rem;
		font-size: 1.725rem;
	}
	.FH_BoxForm_btn.marginT-30{
		margin-top: 1.875rem!important;
	}
	.icb-popup .icb-title{
		font-size: 1.75rem
	}
	.icb-popup .icb-title::before{
		width: 3.4375rem;
		height: 1.4375rem;
		margin-right: 0.625rem;
		background-size: 100%;
	}
	.icb-popup .icb-title::after{
		width: 3.4375rem;
		height: 1.4375rem;
		margin-right: 0.625rem;
		background-size: 100%;
	}
	.prize-list{
		margin-top: 5.555556rem;
	}
	.prize-border{
		padding-top: 2.1875rem;
	}
	.prize{
		margin-top: 4rem;
		width: 26.75rem;
		height: 29rem;
	}

	.prize-list .prize-list-title{
		font-size: 1.6rem;
		margin-bottom: 2rem;
	}
	.prize .prize-img{
		margin-top: -1.055556rem;
		margin-left: -0.722222rem;
	}
	.prize .prize-img img {
        width: 19.333333rem;
        height: 18.611111rem;
    }
	.prize .prize-headline{
		font-size: 1.36rem;
		margin-top: -1.388889rem;
	}

	.flex-centerw-prize{
        width: 31%;
        height: 16rem;
        text-align: center;
        background-size: 100% 100%;
	}
	.flex-centerw-prize .flex-centerw-prize-img{
		height: 10.666667rem;
		width: 100%;
		margin: 1rem auto;
	}
	.flex-centerw-prize .flex-centerw-prize-img img{
		width:6.8rem;
	}

	.flex-centerw-prize>p{
		font-size: 1.222222rem;
        width: 10.1rem;
        line-height: 2rem;
        text-align: center;
	}
	/* 报名信息 end */
	
	/* 关于创新在线科技集团 */
	.box-about_IC{
		padding-top: 7rem;
	}
	.about_FH-s{
		background: url(../../images/forum/20250410/phone/FH_phone_bj_1.png) no-repeat top/cover;
		background-size: 99% 100%;
		padding: 2.5rem 1.111111rem ;
	}
	.about_FH-s img{
		max-width:14rem!important;
	}
	.chang_fontSize{
		background: none;
		padding: 0!important;
	}
	.chang_fontSize h5, .chang_scheme_net h5{
		font-size: 1.725rem;
		margin-top: 1.025rem;
		margin-bottom: 0.625rem!important;
	}
	.chang_fontSize p{
		font-size: 1.2rem;
		line-height: 1.966667rem;
		color: #e6eaf2;
	}
	.order1-s{
		order: unset!important;
		text-align: left!important;
		justify-content: flex-start;
	}
	/* 关于创新在线科技集团 end */
	
	/* 关于我爱方案网 */
	.about_faw-s{
		background: url(../../images/forum/20250410/phone/FH_phone_bj_2.png) no-repeat top/cover;
		background-size: 99% 100%;
		margin-top: 0!important;
		position: relative;
		padding: 2.5rem 1.111111rem;
	}
	.chang_scheme_net h5{
		margin-top: 0!important;
		text-align: left!important;
	}
	.chang_scheme_net{
		background: none;
		padding: 0!important;
		width: 60%;
	}
	.about_faw-s img{max-width: 100%}
	.about_faw-s .text-center{
        text-align: right !important;
        width: 38%;
        margin-top: 0.225rem;
        float: right;
        margin-left: 2%;
	}
	.about_faw-s p{font-size: 1.2rem;line-height: 1.966667rem;}
	/* 关于我爱方案网 end*/
	/* 联系我们 */
	.box-footer{
		background: url(../../images/forum/20250410/phone/FH_phone_foot.png) center bottom no-repeat;
		background-size: 100%;
		padding-bottom: 7.625rem;
	}
	.footer-ewm{
		padding: 3.875rem 0;
	}
	.code-img p{
		font-size: 1.2rem;
		margin-top: 0.555556rem!important;
		line-height: 2rem;
	 }
	.box-footer .footer-ewm div{
		margin: 0!important;
		max-width: 50%;
	}
	.box-footer .footer-ewm img{
		width: 11.111111rem;
		line-height: 1.125rem;
	}
	/* 联系我们 end*/
	
	/* 弹框 */
	.icb-popup-bj{
		width: 595px;
		max-width: 80%;
		padding:0.833333rem;
	}
	.icb-popup {
		width: 575px;
		max-width: 100%;
		padding: 2.944444rem 2.222222rem 0;
	}
	.icb-popup .ic-title{
		font-size: 2.222222rem;
	}
	.icb-popup-bottom{
		padding-bottom: 7rem;
		margin-top: 3rem;
	}
	.icb-popup-info{
		font-size: 1.611111rem;
		line-height: 2.222222rem;
		padding: 0;
	}
	.icb-popup-btn {
		width: 22.222222rem;
		height:4.222222rem;
		line-height: 4.222222rem;
		font-size: 2rem;
		bottom: -2.222222rem;
	}
	/* 弹框 end */
}

@media (max-width: 500px) {
	.FH1-s{
	  width: 8.33%;
	}
	.FH2-s{
	  width: 16.66%;
	}
	.FH3-s{
	  width: 25%;
	}
	.FH4-s{
	  width: 33.33%;
	}
	.FH5-s{
	  width: 41.66%;
	}
	/* .FH6-s{
	  width: 50%!important;
	} */
	.FH7-s{
	  width: 58.33%!important;
	}
	.FH8-s{
	  width: 66.66%!important;
	}
	.FH9-s{
	  width: 75%!important;
	}
	.FH10-s{
	  width: 83.33%!important;
	}
	.FH11-s{
	  width: 91.66%;
	}
	.FH12-s{
	  width: 100%;
	}
	.desp-introduce p{
		font-size: 1.2rem;
	}
	.partners-box ul li{
		padding: 0 2%;
	}
	.agenda-right{
		margin-left: 0.6rem;
	}
	.agenda-icon{
		left: 8.2rem;
	}
	.agenda-right p:first-child{
		font-size: 1.2rem;
	}
	/* .FH-last-list .FH10-s{
		width: 83.33%!important;
	} */
	.mar-b{
		margin-bottom: 1.875rem!important;
	}

}
