.user_left{
	width: 50px;
	height:50px;
	border-radius: 50%;
	overflow: hidden;
}
.user_left img{
	width: 100%;
}
.logo_Xt{
	margin-left: 15px;
}
.sub_lo{
	font-weight: bold;
	font-size: 16px;
}
.sub_los{
	margin-top:6px;
	color: #888;
}
.user_box{
	margin-left: 15px;
	padding: 15px;
	box-shadow: 1px 1px 10px 0 rgba(0,0,0,.2);
	border-radius: 20px;
	padding-bottom: 0;
}
.news_c{
	border: 1px solid #eb5a59;
	border-radius: 40px;
	overflow: hidden;
	margin-top: 10px;
	display: inline-block;
}
.news_c a{
	color: #eb5a59;
	display: inline-block;
	padding: 4px 17px;
	border-radius: 40px;
	cursor: pointer;
	font-size: 14px;
}
.news_c a.on{
	background-color: #eb5a59;
	color: #fff;
}
.news_content{
	padding: 10px;
	border-radius: 5px;
	background-color: #fef9f9;
	min-height: 175px;
}
.news_content  ul{
	display: none;
}
.news_content ul li{
	padding: 10px 5px;
	border-bottom: 1px solid #eee;
	transition: all .3s ease;
}
.news_content ul li:hover{
	color: #eb5a59;
}
.news_content ul li:hover .desc_n{
	color:#eb5a59;
}
.news_title{
	font-size: 16px;
	font-weight: 0;
}
.desc_n{
	color: #888;
	font-size: 13px;
	overflow:hidden;
	  white-space: nowrap;
	  text-overflow: ellipsis;
}
.sub_los{
	font-size: 13px;
}
.logo_Xt{
	max-width: 72%;
}
.new_A{
	position: relative;
}
.new_A img{
	position: absolute;
	top: 5px;
	left: 0;
	;
}
.new_Afl{
	padding-left: 35px;
}

.seaction_t{
	text-align: center;
	position: relative;
}
.radius_t_T{
	position: absolute;
	width: 100%;
	top: 6px;
	left: 0;
color: rgba(41, 41, 41, 1);
    font-size: 20px;
    letter-spacing: 2px;
    font-family: PingFang SC-Heavy;
    font-weight: 900;
}
.radius_t{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #fef5f5;
	letter-spacing: 1px;
	display: inline-block;
}

.sub_r_t{
	color: #888;
	letter-spacing: 1px;
	position: absolute;
	width: 100%;
	top: 36px;
	left: 0;
}

.adva_item{
	width: 33.3%;
}
.adva_item0{
	padding: 15px 20px;
	margin:0 10px;
}
.adva_item0 img{
	max-width: 100%
}
.adva_item0.on{
	box-shadow: 0px 4px 20px 0px rgb(0 0 0 / 7%);
	    background-image: linear-gradient( 
	180deg, rgba(233, 81, 80, 0.1) 0, rgba(255, 255, 255, 0) 100% );
	    border-radius: 20px;
}
.color0{
	color: rgba(233, 81, 80, 1);
	    font-size: 28px;
	    font-family: PingFang SC-Heavy;
		font-weight: 900;
}
.color1{
	    color: rgba(41, 41, 41, 1);
	    font-size: 28px;
	    font-family: PingFang SC-Heavy;
	    font-weight: 900;
}
.adva_btn a{
	border-radius: 5px;
	    
	background-color: rgba(233, 81, 80, 1);
	    border-radius: 5px;
		display: inline-block;
		padding: 6px 10px;
		color: #fff;
		position: relative;
		padding-right: 25px;
		
}
.adva_btn a img{
	position: absolute;
	right: 0px;
	top: 5px;
	width: 25px;
}
.adva_item_desc{
	color: rgba(41, 41, 41, 1);
	    font-size: 18px;
	    font-family: PingFang SC-Regular;
}
.adva_item_t2_t{
	line-height: 25px;
}
.adva_item_in{
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);
	    background-color: rgba(251, 251, 251, 1);
	    border-radius: 10px;
		padding:15px 12px;
		margin-bottom: 15px;
}
.adva_content_bot .adva_item_in2{
	width: 33.3%;
}
.adva_item_in2 {
   
}
.youshi_Ad{
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.07);
	background-color: rgba(251, 251, 251, 1);
	border-radius: 10px;
	padding: 15px 10px;

	margin: 0 10px;
	min-height: 115px;
}
.adva_bot_des{
	  
	    overflow-wrap: break-word;
	    color: rgba(41, 41, 41, 1);
	    font-size: 22px;
	    font-family: PingFang SC-Heavy;
	    font-weight: 900;
	    white-space: nowrap;
		margin-left: 10px;
		position: relative;top: -5px;
	  
}

.power_c_item{
	width: 25%;
}
.power_c_item>div{
	padding: 20px;
	text-align: center;
	color: rgba(41, 41, 41, 1);
	    font-size: 17px;
	    letter-spacing: 5px;
	    font-family: PingFang SC-Medium;
	    font-weight: 500;
		line-height: 40px;
}
.p_img_box{
	    background-color: rgba(233, 81, 80, 0.1);
	    border-radius: 30px;
	    height: 100px;
	    width:100px;
		display: inline-block;
		
}
.power_c_item>div img{
	max-width: 120px;
	position: relative;top: 10px;
	
}
.steps{
	text-align: center;
}
.steps img{
	width: 50px;
	position: relative;
	top: 18px;
}
.stem_name{
	    color: rgba(41, 41, 41, 1);
	    font-size: 20px;
	    font-family: PingFang SC-Heavy;
	    font-weight: 900;
		margin-left: 8px;
		margin-right: 8px;
		
}
.step_content{
	padding-top: 40px;
}
.step_content_in{
	width: 90%;
	margin: 10px auto;
}
.s_t_left{
	width:35%;
}
.s_t_left img{
	max-width: 100%;
}
.s_t_right{
	width:60%;
}
.s_t_right ul li{
	background-color: rgba(233, 81, 80, 0.05);
	    border-radius: 10px;
		padding: 20px 15px;
		margin-bottom: 15px;
}
.title_S{
	    color: rgba(41, 41, 41, 1);
	    font-size: 24px;
	    font-family: PingFang SC-Medium;
	    font-weight: 500;
		font-size: 18px;
		position: relative;
		padding: 5px 35px 5px 40px;
		cursor: pointer;
}
.tips{
	position: absolute;
	top: 4px;
	left: 5px;
	width: 30px;
}
.smore{
	position: absolute;
	top: 7px;
	right: 5px;
	width: 20px;
}
.s_t_content{
	padding: 15px;
	display: none;
}
.on_S .s_t_content{
	display: block;
}
.on_S{
	background-color: rgba(233, 81, 80, 1) !important;
	color: #fff;
}
.on_S .title_S{
	color: #fff;
}
.a_b_logo img{
	max-width: 180px;
}
.a_b_desc{
	margin-left: 30px;
}
.a_b_logo{
	margin-left: 65px;
}
.a_b_text1{
	font-size: 20px;
}
.a_b_text2{
	color: rgba(233, 81, 80, 1);
	    font-size: 20px;
	    font-family: PingFang SC-Medium;
	    font-weight: 500;
		background-color: rgba(233, 81, 80, 0.05);
		    border-radius: 10px;
			display: inline-block;
			padding: 8px 10px;
			margin-top: 15px;
}
.a_b_nums{
	padding: 35px 0;
}
.a_b_nums_item{
	width: 33.3%;
	text-align: center;
}
.ab_n_t1{
	color: rgba(41, 41, 41, 1);
	    font-size: 48px;
	    font-family: PingFang SC-Heavy;
	    font-weight: 900;
}
.ab_n_t2{
	color: rgba(104, 104, 104, 1);
	    font-size: 24px;
	    font-family: PingFang SC-Medium;
	    font-weight: 500;
		padding: 10px 0;
}
.abus_bk{
	width: 84%;
	margin: 10px auto;
}
.ab_us_desc p{
	    color: rgba(41, 41, 41, 1);
	    font-size: 20px;
	    font-family: PingFang SC-Medium;
	    font-weight: 500;
		line-height: 35px;width: 84%;
	margin: 20px auto;
}
.fb{
	    background-color: rgba(233, 81, 80, 1);
		margin-top: 40px;
}
.fb_box{
	padding: 20px 0;
}
.fb_top{
	position:relative;
	color: #fff;
}
.fb_top h1{
	margin-top: 20px;
}
.fb_top p{
font-size: 20px;
	padding: 15px 0;
}
.fb_top a{
	border-radius: 5px;
	    background-color: #fff;
	    border-radius: 5px;
	    display: inline-block;
	    padding: 6px 10px;
	  color: rgba(233, 81, 80, 1);
	    position: absolute;
	    padding-right: 35px;
		right: 20px;
		top: 30px;
		font-size: 20px;
		font-weight: bold;
}
.fb_top  a img {
    position: absolute;
    right: 0px;
    top: 5px;
    width: 25px;
}