
@charset "utf-8";

* {
	font-family: "微软雅黑"
}
body, h1, h2, h3, h4, h5, ul, li, dl, dt, dd, input, p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a, ul, li, h1, h2, dl, dt, dd {
	list-style: none;
	text-decoration: none;
}
.top-box {
	background: url(../images/top-d.png);
	height: 7px
}
.top {
	width: 1100px;
	margin: 0 auto;
	background: url(../images/top-di.png);
	height: 20px
}


/**/


.container{
	width: 1200px;
	margin: 0 auto;
}

.slideshow-container {
	position: relative;
	margin: auto;
}
.prev, .next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	padding: 16px;
	color: white;
	font-weight: bold;
	font-size: 18px;
}
.next { right: 0; }

.dot {

	width: 26px;
	height: 26px;
	display: inline-block;

	background: url(/skin/images/img/home.55842.png);

	background-position:0 -148px;

	background-repeat: no-repeat;

	transition: background-color 0.6s ease;
}

.fenye .active { 

	background: url(/skin/images/img/home.55842.png);
	background-position: -134px -56px;

	
}

.fade {
	animation-name: fade;
	animation-duration: 1.5s;
}
@keyframes fade {
	from { opacity: .4 }
	to { opacity: 1 }
}

.mySlides img{
    z-index: 130;
    display: block;

	width: 100%;
	height: 600px !important;

	background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top;
}
/**/

body{
	padding-top: 120px;
}

.header {
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 110px;
    background: #fff;

    box-shadow: 0 0 3px 0 #ffd4d4;
}


.headtop {
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}



.head_top{
	width: 1920px;
	margin: 0px auto;
	position: relative;
}

.head_top nav{
	position: absolute;

	width: 271px;
    height: 540px;
	z-index: 999;
	background: url(../img/banner-bg.png) no-repeat top;

	background-size: 271px 540px;
    padding: 35px 70px 0 67px;
}

.depth2:nth-child(1) li{
	margin-top: 15%;
}

.depth2 li{
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-top: 10%;

	position: relative;
}

.depth2 li a{
	white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 18px;
    color: #333;
    margin-bottom: 6px;

	transition: all ease-in-out 0.3s;
}


.depth2 li a:hover{
	color:#f25267 ;
	transition: all ease-in-out 0.3s;
}

.footer{
	min-width: 900px;
    padding-top: 88px;
    height: auto;
	min-height: 220px;
	
    margin-top: 50px;

	background: url(/skin/images/img/bg-footer.png) no-repeat top;

	background-size: 1919px 311px;
}



.icon-home-banner-love{
	display: inline-block;
   background: url(/skin/images/img/home.55842.png);
	background-position: -134px -56px;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 65px;
    top: 11px;
}

.love2{
	left: 180px;
	display: none;
	transition: all ease-in-out 0.3s;
}

.depth2 li:hover .love2{
	display: block;
	transition: all ease-in-out 0.3s;
}


@media (max-width: 1920px) {
	.mySlides img{
		min-width: 1920px;
	}
}

.logo{
	width: 600px;
}

.top-right{
	display: flex;
	align-items: center;
}

.top-right a{
	position: relative;
    z-index: 2;
    display: inline-block;
    height: 32px;
    width: 91px;
    margin: 5px 13px 0 0;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #333;
    vertical-align: middle;
    background: #fff7f8;
    cursor: pointer;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
}

.top-right .login{
	display: inline-block;

		position: relative;
		top: -3px;
		height: 39px;
		line-height: 44px;
		background: url(/skin/images/img/bg-category.png) no-repeat;
		background-size: 91px 39px;
		color: #fff;
	
}


/**/

.hero {

	align-items: center;
	padding-top: 80px;
	background: linear-gradient(135deg, #f5f7fa 0%, #ede7f6 100%);
	position: relative;
	overflow: hidden;
}

.hero::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: 
		radial-gradient(circle at 20% 30%, rgba(255, 152, 0, 0.1) 0%, transparent 40%),
		radial-gradient(circle at 70% 60%, rgba(66, 165, 245, 0.1) 0%, transparent 40%);
	z-index: 0;
}

.hero-content {
	max-width: 1000px;
	position: relative;
	z-index: 1;
}

.hero h1 {
	font-size: 4rem;
	line-height: 1.1;
	margin-bottom: 30px;
	color: #2d3748;
}

.hero h1 span.anime {
	color: #ffa6b0;
	position: relative;
}

.hero h1 span.music {
	color: #42a5f5;
	position: relative;
}

.hero h1 span::after {
	content: '';
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 100%;
	height: 12px;
	background-color: rgba(126, 87, 194, 0.1);
	z-index: -1;
	transform: skew(-12deg);
}

.hero p {
	font-size: 1.25rem;
	color: #718096;
	line-height: 2rem;
	margin-bottom: 40px;
}

.hero p span{
	font-size: 1.25rem !important;
}

.hero-buttons {
	display: flex;
	gap: 20px;
}

.hero-image {
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
	width: 45%;
	max-width: 600px;
	z-index: 0;
	opacity: 0.9;
}

.hero-image::before {
	content: '';
	display: block;
	padding-bottom: 75%;
	background: 
		radial-gradient(circle at 30% 30%, #ffa6b0 0%, transparent 30%),
		radial-gradient(circle at 70% 70%, #42a5f5 0%, transparent 30%);
	border-radius: 50% 50% 40% 60% / 60% 40% 50% 50%;
	animation: float 8s ease-in-out infinite;
}

@keyframes float {
	0% { transform: translateY(0) rotate(0deg); border-radius: 50% 50% 40% 60% / 60% 40% 50% 50%; }
	50% { transform: translateY(-20px) rotate(5deg); border-radius: 60% 40% 50% 50% / 50% 50% 40% 60%; }
	100% { transform: translateY(0) rotate(0deg); border-radius: 50% 50% 40% 60% / 60% 40% 50% 50%; }
}


/**/