<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.mailBox{
	background-image: url(../images/syxx.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:60px;
	padding-top:30px;
	width: 160px; 
	height:80px;
	margin-top:30px;
}
.secondLR a{
	display: inline-block;
}
.kcxbg{
	position: relative;
	height: 237px;
}
.wexin{
	position: absolute;
	bottom:5px;
	left: 5px;
	width: 176px;
	height: auto;
	padding: 17px;
	background:url(../images/bg.png) repeat-y;
	z-index:1;
	
}


#ewmhover{
	width: 176px;
	height: 15px;
	line-height: 15px;
	color: #936736;
	font-size: 13px;
	font-family: "宋体";
	text-align: center;

}
/*banner开始*/


*{zoom:1}
		.fullSlide{ position:relative; 	height:360px;
	overflow:hidden;  }
		.fullSlide .bd{ position:relative; z-index:0; }
		.fullSlide .bd li img{width:100%; vertical-align:top;height:360px;} 
		.fullSlide .bd li{float: left;} 
		.fullSlide .hd{position:relative; z-index:1; margin-top:-30px; height:30px; line-height:30px;  text-align:center;
			
		}
		.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
		.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:5px; background:url(../images/button.png); overflow:hidden; 
			font-size:0;
		}
		.fullSlide .hd ul .on{ background:url(../images/buttonc.png); }
		.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:60px; height:81px; position:relative; margin:-23% 0 0 3%; float:left; background:url(../images/leftarrow.png) no-repeat;}
		.fullSlide .next{  background-position:right 0; float:right; margin-right:1%;background:url(../images/rightarrow.png) no-repeat; }
		.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }

		.pages {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
		.pages ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
		.pages ul li:hover{ background:#E12234; color:#fff;border: 1px solid #E12234}
		.pages ul li:hover a{color:#fff;}
		.pages ul li.thisclass {display: inline-block;border: 1px solid #E12234;padding: 2px 9px;margin: 0 3px;background: #E12234;color: #fff;}
		.pages ul li.thisclass a {color: #fff;}
		.pages ul li a{ display:block;color:#999}
		.pages ul li a:hover {color: #fff;}
</pre></body></html>