*{
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
}
body{
	width: 100%;
	margin: 0 auto;
	display: inline-block;
	background: url("//finance.youth.cn/images/20251231back_max.jpg") no-repeat;
	background-position: top center;
	background-size: cover;
	/* height: 5024px; */
}
a{
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
img{
	border: none;
}
ul li{
	list-style: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	zoom: 1;
}
.tal_c{
	height: 245px;
	text-align: center;
}
.main_W{
	width: 1200px;
	margin: 0 auto;
}
.title_max{
	width: 1017px;
	margin: 0 auto;
	margin-top: 50px;
}
.title_max img{
	height: 477px;
    animation: Fd 1s;
    margin-bottom: 80px;
}
@keyframes Fd{
	0% {
		transform: scale(0.1);
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
}
.menu_con .main_W{
	position: relative;
}
.menu_con{
	width: 100%;
	height: 63px;
	margin: 0 auto;
}
.menu_con ul{
	width: 100%;
	height: 63px;
	margin: 0 auto;
	overflow: hidden;
	justify-content: space-between;
	display: flex;
}
.menu_H ul li{
	float: left;
	width: 226px;
	height: 63px;
	line-height: 63px;
	font-size: 20px;
	background: url("//finance.youth.cn/images/20251231nav_before.png") no-repeat;
}
.menu_con ul li a{
	display: block;
	color: #fff;
	font-weight: 800;
	text-align: center;
	text-decoration: none;
}
.menu_con .cuttor{
	background: url("//finance.youth.cn/images/20251231nav_after.png") no-repeat;
}
.title_kon{
	width: 970px;
	margin: 0 auto;
	position: relative;
}
.head_line{
	width: 865px;
	margin-left: 16px;
	padding-top: 88px;
	margin-bottom: 52px;
}
.more{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0%, 96%);
}
.more a{
	font-size: 16px;
	color: #002dd5;
}
.one_swiperle{
	width: 660px;
	overflow: hidden;
	border-radius: 15px;
}
.one_swiperle img{
	width: 100%;
	height: 371px;
	transition: all 1s;
	display: block;
}
.one_swiperle img:hover{
	transform: scale(1.1);
}
.one_swiperri{
	width: 488px;
	padding: 35px 22px 45px 30px;
}
.one_swiperri h4{
	font-size: 24px;
	line-height: 34px;
}
.one_swiperri h4 a{
	color: #002dd5;
}
.one_swiperri p{
	font-size: 18px;
	color: #464545;
	line-height: 28px;
	margin-top: 22px;
}
.more_a{
	width: 88px;
	text-align: center;
	margin-top: 56px;
	border-radius: 50px;
	padding: 8px 10px 10px 16px;
	background: linear-gradient(to right,#2d6dfb,#43c9ff);
}
.more_a a{
	font-size: 16px;
	color: #fff;
}	
.one_toper{
	width: 1200px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 32px;
}
.one_toper .swiper-slide{
	border-radius: 30px;
}
.swiper-oneTabs{
	width: 1200px;
	position: relative;
}
.one_top .swiper-button-prev,
.one_top .swiper-button-next{
	position: absolute;
	width: 58px;
	height: 58px;
}
.one_top .swiper-button-prev{
	left: -100px;
}
.one_top .swiper-button-next{
	right: -68px;
}
.one_top .swiper-button-prev::after{
	content: '';
}
.one_top .swiper-button-next::after{
	content: '';
}
.one_bottom{
	width: 1200px;
	margin: 0 auto;
	border: 2px solid #dff7fc;
	border-radius: 30px;
	box-shadow: 0 8px 20px 0 rgba(0, 13, 109, 0.15);
	background: linear-gradient(to bottom,#fff 2%,#ceecf8);
}
.onebot_con{
	padding: 32px;
}
.onebot_le,.onebot_ri{
	width: 50%;
}
.onebot_le ul li,.onebot_ri ul li,.two_ri ul li{
	margin-bottom: 20px;
	width: 550px;
}
.onebot_le ul li:last-child,.onebot_ri ul li:last-child{
	margin-bottom: 0;
}
.onebot_le ul li img,.onebot_ri ul li img{
	margin: 0 10px 2px 0;
}
.onebot_le ul li a,.onebot_ri ul li a{
	line-height: 30px;
	color: #464545;
	font-size: 16px;
}
.two_back{
	width: 1342px;
	height: 426px;
	margin: 0 auto;
	margin-top: 95px;
	background: url("//finance.youth.cn/images/20251231two_back.png")no-repeat;
}
.two_le{
	width: 660px;
	height: 376px;
	border: 3px solid #88fffb;
	margin-top: -42px;
}
.tabs_img .swiper-slide img{
	width: 660px;
	height: 376px;	
}
.tabs_img h4{
	height: 45px;
	font-size: 18px;
	line-height: 42px;
}
.tabs_img h4{
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 100%;
	height: 58px;
	background: rgba(6, 58, 253, .85);
	line-height: 58px;
	padding-left: 18px;
	font-size: 18px;
	box-sizing: border-box;
}
.two_le .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 22px;
	left: auto;
	right: 22px;
	width: auto;
}
.two_le .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
	opacity: 1;
	background-color: #fff;
}
.two_le .swiper-pagination-bullet-active{
    width: 26px;
    height: 8px;
	border-radius: 15px;
	background-color: #fff;
}
.two_le .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.tabs_img h4 a{
    color: #fff;
}
.two_ri{
	width: 510px;
	margin-top: 72px;
}
.two_ri ul li a{
	line-height: 30px;
	color: #fff;
	font-size: 16px;
}
.three_back{
	background: url("//finance.youth.cn/images/20251231three_back.png")no-repeat;
	width: 1460px;
	height: 686px;
	margin: 0 auto;
}
.three_back ul{
	overflow: hidden;
	padding-top: 60px;
}
.three_back ul li{
	width: 383px;
	float: left;
	margin-right: 25px;
	margin-bottom: 40px;
}
.three_back ul li:nth-child(3n){
	margin-right: 0;
}
.three_img{
	overflow: hidden;
	border-radius: 20px;
	margin-bottom: 10px;
}
.three_img img{
	border-radius: 20px;
	width: 383px;
	height: 216px;
	transition: all 1s;
	display: block;
}
.three_img img:hover{
	transform: scale(1.1);
}
.three_back ul li a{
	font-size: 18px;
	color: #333333;
}
.four_back{
	width: 1250px;
	height: 747px;
	margin: 0 auto;
	background: url("//finance.youth.cn/images/20251231four_back.png")no-repeat;
}
.content_demo{
	position: relative;
	top: 22px;
}
.content-video-tab{
	margin-bottom: 30px;
}
.content_demo_re{
	width: 674px;
	height: 378px;
	overflow: hidden;
	position: relative;
}
.content_demo_re ul{
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	transition: left 0.5s ease;
	padding: 0;
	margin: 0;
}
.content_demo_re ul li{
	display: inline-block;
	/* vertical-align: bottom; */
	white-space: normal;
	width: 208px;
	height: 372px;
	float: none;
	margin-right: 12px;
	border-radius: 22px;
	position: relative;
	background-color: #0657fd;
}
.content_demo_l{
	width: 471px;
	height: 685px;
	float: left;
	margin-right: 34px;
	overflow: hidden;
	border-radius: 25px;
}
.content_demo_l .swiper-container{
	height: 685px;
}
.content_demo_l img{
	transition: all 1s;
	/* border-radius: 18px; */
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.content_demo_l img:hover{
	transform: scale(1.1);
}
.content_demo_r{
	width: 670px;
	float: left;
	margin-top: 120px;
	position: relative;
}
.content_demo_refl,
.content_demo_refr{
	width: 28px;
	height: 29px;
	position: absolute;
	cursor: pointer;
	z-index: 10;
}
.content_demo_refl{
	top: 80%;
	left: 61.8%;
}
.content_demo_refr{
	top: 80%;
	left: 76.8%;
}
.content_demo_retab{
	width: 208px;
	height: 372px;
}
.content_demo_retab img{
	width: 100%;
	border-top-right-radius: 18px;
	border-top-left-radius: 18px;
	object-fit: cover;
}
.content-tabsImgR h4{
	margin-bottom: 5px;
}
.content-tabsImgR p{
	line-height: 28px;
	color: #868686;
}
.content_demo_refr::after,
.content_demo_refl::after{
	color: #d12d1f;
}
.content_demo_re .active_demo_re{
	background-color: #022acc;
}
.active_demo_re{
	border: 3px solid #88fffb;
	/* transition: all 0.3s ease; */
}
.content_demo_l .swiper-slide{
	position: relative;
	overflow: hidden;
	/* border-radius: 18px; */
}
.content_demo_l .content_con{
	position: absolute;
	bottom: 0;
	background: linear-gradient(to bottom,rgba(6, 58, 253, 0),rgba(6, 58, 253, 1)80%);
	color: white;
	padding: 100px 20px 26px 20px;
	margin: 0;
	border-radius: 0 0 18px 18px;
	z-index: 2;
}
.content_con h3{
	font-size: fff;
	font-size: 22px;
	line-height: 30px;
}
.content_con span{
	display: inline-block;
	width: 80px;
	height: 5px;
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: -4px;
}
.content_con p{
	margin-top: 14px;
}
.content_demo_re ul li h4{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #0657fd;
	color: #fff;
	padding: 10px 12px 12px 12px;
	margin: 0;
	border-radius: 0 0 18px 18px;
	z-index: 2;
	font-size: 14px;
	overflow: hidden;
}
.content_demo_re .active_demo_re h4{
	background: #022acc;
}
.content_demo_re ul li h4 a{
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 16px;
	line-height: 24px;
}
.active_demo_re h4{
	background: #206efd;
}
.active_demo_re h4 a{
	color: #fff;
}
.certify{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 174px;
}
.certify .swiper-container{
	padding-bottom: 98px;
}
.certify .swiper-slide{
	width: 686px;
	height: 386px;
	background: #fff;		
}
.certify .swiper-slide img{
	width: 686px;
	height: 386px;
	display:block;		
}
.certify .swiper-slide p{
	line-height: 58px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 18px;
	margin: 0;
	color: #333333;
	background-color: #fff;		
}
.certify .swiper-pagination{
	width: 100%;
	bottom: 20px;		
}
.certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;		
}
.certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;		
}	
.certify .swiper-button-prev{
	left: -100px;
	width: 58px;
	height: 58px;
	top: 42%;
	background: url("//finance.youth.cn/images/20251231icon_le.png") no-repeat;
	background-size: 100%;		
}
.certify .swiper-button-next{
	right: -100px;
	width: 58px;
	height: 58px;
	top: 42%;
	background: url("//finance.youth.cn/images/20251231icon_ri.png") no-repeat;
	background-size: 100%;		
}		
.certify .swiper-button-prev::after{
	content: '';
}
.certify .swiper-button-next::after{
	content: '';
}		