<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.spirit-nav{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.spirit-video{
    width: 100%;
    /*margin-top: -20%;*/
	/* margin-bottom: -21%;*/
    overflow: hidden;
    position: relative;
}
.spirit-poster{
    display: none;
    width: 100%;
    position: relative;
}
.spirit-pot{
    width: 100%;
    height: 100%;
    top: 0;
    background: url(/templates/jieshun/images/pot.png) repeat;
    position: absolute;
    z-index: 1;
}
/*.spirit-nav-text{
    position: absolute;
    text-align: center;
    width: 100%;
    top: 27%;
    z-index: 2;
    display: none;
}
.spirit-nav-text p{
    width: 100%;
    word-break: break-all;
    color: #272727;
}
*/
.spirit-nav .f33 a{
    font-size: 25px;
    height: 1em;
	position: absolute;
	margin-left: 60%;
	left: -22px;
	bottom: 15%;
	z-index: 19;
	color: #ffffff;
	font-weight: 600;
    display: none;
}



.videotc2 {

	display: none;
}







.bannertext {
    position: absolute;
    right: 120px;
    top: 264px;
    font-family: MicrosoftYaHei;
   /* color: #0da53d;*/
	color: #ffffff;
    text-align: center;
}
	
	
.bannerjs1 {
    font-size: 25px;
    line-height: 72px;
    width: 716px;
    margin-top: 54px;
    /*border-top: 1px solid #dcd6c0;
    border-bottom: 1px solid #dcd6c0;*/
}
	

@media  (max-width: 1400px){
	
	
	.bannertext{
		top: 264px;
	}
	
}



@media (max-width: 1024px) {
	.bannertext{
		right: 80px;
		top: 200px;
	}
	.bannerjs1{
		width: 250px;
		margin: 0 auto;
		margin-top: 10px;
	}
}



@media (max-width: 768px) {
	
	
	
	.bannerbt{
		font-size: 24px;
	}
	.bannerjs1{
		font-size: 18px;
	}
	.bannertext{
		top: 150px;
		right: 50px;
	}
	
	
	.spirit-nav .f33 a{
    font-size: 18px;
    height: 1em;
	position: absolute;
	margin-left: 60%;
	left: -22px;
	bottom: 15%;
	z-index: 19;
	color: #ffffff;
	font-weight: 600;
    display: block;
}
	

	 .spirit-poster{
		 
		/* display: block;*/
		 
       /* width: auto;
        height: 300px;
        margin-left: 50%;
        left: -408px;*/
    }
	
	
	
	
}




@media (max-width: 414px) {
	.bannertext{
		top: 105px;
		right: 30px;
	}
	.bannerbt{
		font-size: 16px;
	}
	.bannerjs1{
		font-size: 14px;
		width: 200px;
		line-height: 30px;
		margin-top: 10px;
	}
	
	
	.spirit-video video{
		height: 300px;
	}
	
	/*.spirit-video{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	*/
	
	
}
	</pre></body></html>