<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {-moz-user-select:none;}
@media print{BODY{display:none;}}
 
.c-banner{
	width: 100%;
	position: relative;}
.c-banner img{
	width: 100%;}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
margin-top: 0px;}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;}
.c-banner .banner ul li:first-child img{
	position: relative;}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 30px 25px 30px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	 
	border-radius: 5px;
	z-index: 10;}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;}
.c-banner .nexImg{
	right: 0px;}
.c-banner .nexImg img,.c-banner .preImg img{}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;}

.c-banner .jumpBtn ul li{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;}
	.c-banner .banner ul li img{
		 
		height: 345px;}
}
.wenzi a:hover{
color: red;}
 
  
.box a:hover tr{border:none; background-color:none;} 
.box a:hover tr td{border:none;} 
.box a:hover table{border:none;} 

    
a:hover{
color: red;}
</pre></body></html>