﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background-image: url('../2025images/20251021_03_base.png') !important;
	background-repeat:repeat-y !important;
	background-size: 100% auto !important;
	background-color: #ededed !important;
	background-attachment:fixed;
	color:#333 !important;
}
.page {
	width:100%;
	overflow: hidden;
	margin:0 auto;
	position: relative;
}
.menubt {
	width: 1.66rem;
	height: 1.66rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-right: 1rem;
}
.menubt span {
	width: 100%;
	height: 0.166rem;
	background: #000;
	border-radius: 0.166rem;
	display: block;
}
.menu {
	width: 8rem;
	overflow: hidden;
	background: #fff;
	position: fixed;
	right: -8rem;
	top: 1.33rem;
	z-index:9;
	display: flex;
	flex-direction: column;
	box-shadow: rgba(49,49,49,.3) 0 0 12px 0;
	border-radius: 8px;
	align-items: center;
	padding: .8rem 0;
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.menu.show{
	right: 3.5rem;
	top: 1.33rem;
	opacity: 1;
}
.menu a {
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-size: 1rem;
	color: #000;
	padding: 0.33rem .5rem;
}
.fullPage{
	width:100%;
	margin:0 auto;
}
.heard {
	background:#fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.heard img {
	width:auto;
	height:3.7rem;
	display:block;
}
.banner img {
	width:100%;
	height:auto;
	display:block;
}
.part .title{
	width:100%;
	height:auto;
	padding-top: 3.33rem;
}
.part .title img{
	width:100%;
	height:auto;
	display:block;
}
.part_01 {
	padding-top:1.33rem;
	background:url(../image/dw_01.png) bottom no-repeat;
	background-size:100% auto;
}
.part_02 {
	background:url(../image/dw_02.png) top no-repeat;
	background-size:100% auto;
}
.itembox {
	width:100%;
	display:flex;
	flex-wrap: wrap;
	padding: 0 3%;
	box-sizing: border-box;
	flex-direction: column;
	justify-content: center;
}
.itembox .item{
	width: 100%;
	padding: 5%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	color: #333;
	text-align: center;
	font-size: 1rem;
	line-height: 150%;
}
.itembox .item img {
	width: 7rem;
	height:7rem;
	display: block;
	margin:0 auto;
}
.itembox .item font{
	font-size:1.2rem;
	color: #333;
	margin-bottom: .5rem;
}
.video {
	width: 90%;
	min-height: 12.5rem;
	background: gray;
	margin: 1.25rem auto;
}
.text {
	color: #333;
	width: 84%;
	overflow: hidden;
	margin: 0 auto;
	font-size: 1rem;
	line-height: 150%;
	text-align: justify;
}
.text font {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1.25rem;
	line-height: 150%;
}
.text font:last-child{
	margin: 0;
}
.text i {
	color: #e60dde;
	text-transform: none;
	font-style: normal;
}
.part_03  .item{
	margin-top:2rem
}
.part_03 .item .img{
	width: 100%;
	position: relative;
	
}
.part_03 .item .img .bg {
	width: 100%;
	height: auto;
	display: block;
}
.part_03 .item .img .conent {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.part_03 .item .img .conent img {
	width: 17.41rem;
	height: 8.75rem;
	display: block;
	background: #333;
	box-shadow: rgba(239,185,255,.3) 0 0 1.66rem 0.41rem;
}
.part_03 .item .img .conent .owl-btn img {
	width: 1.375rem;
	height: 2.875rem;
	background: none;
	box-shadow: none;
}

.part_03 .item .img .conent .wx_d02_b02_01 {
	width: 17.41rem;
	height: 8.75rem;
	position: relative;
	margin:0 1.66rem;
}
.part_03 .item .txt{
	width: 84%;
	margin: 0 auto;
	color: #333;
}
.part_03 .item .txt .t0{
	width: 100%;
	overflow: hidden;
	font-size: 2.75rem;
	color: #333;
	text-transform:uppercase;
	line-height: 120%;
}
.part_03 .item .txt .t1 {
	width: 100%;
	overflow: hidden;
	font-size: 1.66rem;
	color: #333;
	line-height: 100%;
}
.part_03 .item .txt .t2{
	width: 100%;
	overflow: hidden;
	font-size: 1.08rem;
	color: #e60dde;
	margin: 1.25rem 0;
	line-height: 150%;
}
.part_03 .item .txt .t3 {
	width: 100%;
	overflow: hidden;
	line-height: 150%;
	font-size: 1rem;
	text-align: justify;
}
.part_03 .item .link {
	width: 100%;
	overflow: hidden;
	padding: 1.25rem;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
}
.part_03 .item .link .sl {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
    color:#333;
    text-decoration:none
}
    .part_03 .item .link .sl img {
        width:5rem;
        height:5rem;
    }
.part_03 .item .btn {
	width: 7.25rem;
	height: 2.333rem;
	display: block;
	margin: 1.25rem auto;
	background-image: linear-gradient(#1a40a1, #1576c5);
	border-radius: 2.5rem;
	text-align: center;
	line-height: 2.333rem;
	color: #fff;
	text-decoration: none;
	font-size: 0.916rem;
}
.part_03 .item .btn:hover{
	border: none;
	font-style: normal;
	text-decoration: none;
}
.part_03 .item .link_02{
	margin-top: 20px;
	padding: 0 3%;
	box-sizing: border-box;
}
.part_03 .item .link_02 .sl{
	width: 50%;
	padding:2%;
	box-sizing: border-box;
	color: #333;
	font-size: 0.833rem;
}
.part_03 .item .link_02 .sl span {
	margin: 0.833rem auto;
}
.part_03 .item .link_02 .sl img {
	width: 100%;
	height: auto;
	display: block;
}
.part_03 .item .link_02 .sl a {
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
	border-radius: 8.333rem;
	background-image: linear-gradient(#fff, #96cafe);
	padding: 0.125rem;
	overflow: hidden;
}
.part_03 .item .link_02 .sl a i {
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	padding: 0.416rem 1.166rem;
	display: block;
	background-color: #040335;
	border-radius: 8.333rem;
}
.part_03 .item .link_03 {
	flex-wrap: wrap;
	padding:2% 8%;
	box-sizing: border-box;
}
.part_03 .item .link_03 .sl {
	width:  33.3333333%;
	flex-shrink: 0;
	padding: 2%;
	box-sizing: border-box;
}
.part_03 .item .link_03 .sl.s2 {
	width: 33.3333333%;
	flex-shrink: 0;
	padding: 2%;
	box-sizing: border-box;
}
.part_03 .item .link_03 .sl img {
	width: 100%;
	height: auto;
	display: block;
}
.part_03 .item .link_04 {
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 3%;
}

.part_03 .item .link_04 .sl {
	width: 33.333333333%;
	flex-shrink: 0;
	color: #333;
	padding:4% 5%;
	box-sizing:border-box
}
.part_03 .item .link_04 .sl span {
	font-size: 0.833rem;
	margin-top: .5rem;
}
.part_03 .item .link_04 .sl span:last-child{
	font-size: 0.666rem;
	margin-top: 0.166rem;
}
.part_03 .item .link_04 .sl img{
		width: 5.291rem;
		height: 5.291rem;
		overflow: hidden;
		margin: 0 auto;
		display: block;
		border-radius: 8.333rem;
		background-image: linear-gradient(#312cdf, #9d05ed);
		padding: .25rem;
		box-sizing: border-box;
}
.part .concact {
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	padding: 5%;
	box-sizing: border-box;
	padding-top: 3%;
}

.part .concact .item {
	width: 33.33333333%;
	display: flex;
	flex-direction: column;
	color: #333;
	justify-content: center;
	align-items: center;
	padding: 3%;
	box-sizing: border-box;
	margin:0
}
.part .concact .item em {
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-size: 0.916rem;
	color: #333;
}
.part .concact .item span {
	font-size: 0.75rem;
}
.part .concact .item font {
	font-size: 0.666rem;
}
.part .concact .item img {
	width: 100%;
	height: auto;
	display: block;
	margin: 10px auto;
}
.stitle img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	margin-top: 1.25rem;
}
.m_title {
    background: url(../2025images/tit_bg.png) center center no-repeat !important;
    background-size: 70% !important;
}
.indexTitle {
	font-size:1.5rem;
	text-align:center;	
}
.indexTitle2 {
	width:90%;
	margin:0 auto;
	font-size: 2.75rem;
    color: #333;
    text-transform: uppercase;
    line-height: 120%;
}
.indexTitle3 {
	width:90%;
	margin:0 auto;
	font-size: 1.5rem;
    color: #333;
    text-transform: uppercase;
    line-height: 140%;
}
.indexTitle4 {
	width:100%;	
}