<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------SLIDER----------------*/

#slider {
	width: 100%;
	margin:0 auto;}


/*--------------CONTROLS--------------*/

/*position controls*/
.controls li {
	top: 45%;
	margin-top: -30px
;}

.controls li:nth-child(1) {
	left: 0;}

.controls li:nth-child(2) {
	right: 0;}


/*------------PAGINATION------------*/

/*style pagination*/
.pagination li {
	background-color: #ddd;}

.pagination li.active {
	background-color: #000;}


/*-------------HELPERS----------------*/

.responsive {
	width: 100%;
	height: auto;}

.clearfix:after {
	content: "";
	display: table;
	clear: both;}




/* å­¦æœ¯è®²åº§ */
.xsjz h1{ height:40px; line-height:40px;border-bottom:2px solid #ececec; padding-top:6px; margin-bottom:5px;}
.xsjz h1 a.more1{ float:right; font-size:14px; font-weight:normal; margin-right:4px; color:#333333; width:53px; height:23px; display:inline-block; margin-top:5px;}
.xsjz h1 span{display:inline-block; font-size:20px; font-weight:bold; color:#FFF; background:#AD6A01; padding:0px 6px; text-align:center; width:120px; height:40px; line-height:40px;}

.main2-3-div{
	margin-top: 10px;
}

.main2-3-pic.fl{
	width: 240px;
	height: 280px;
	margin-right: 10px;
	position: relative;
}
.main2-3-pic img{
	display: block;
	width: 100%;
	object-fit: cover;
}
.main2-3-1{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 15;
	left: 0;
	top: 0;
}
.main2-3-1 .slides,
.main2-3-1 .slides li{
	height: 100%;
}

.main2-3-1 .slides li a.imgbox_a{
	position: relative;
	padding-bottom: 0;
	height: 100%;
}
.main2-3-1 .slides li a.imgbox_a&gt;img{
	position: relative;
}


.main2-3-1 .slides li{
	display: none;
}
.main2-3-1 .slides li.cur{
	display: block;
}
.main2-3-1 img{
	height: 100%!important;
}
.main2-3-list{
	overflow: hidden;
}


.main2-3-list ul{
	margin:0;
}

.main2-3-l1{
	height: 61px;
	line-height: 61px;
	border-bottom: 1px solid #cccccc;
	padding: 0 20px;
	font-size: 18px;
	color: #333;
	background: url(../images/lisp.jpg) no-repeat left center;
	background-repeat: no-repeat;
	background-position: 10px center;
        overflow: hidden;
}


.main2-3-l2{
	background-color: #ac6a00;
	padding: 10px;
	display: none;
}
.cur .main2-3-l1{display: none;}
.cur .main2-3-l2{display: block;}
.main2-3-l2 h1{
	margin:0;
	font-size: 18px;
	color: #fff;
	line-height: 1.5;
	height: 3em;
	overflow: hidden;
}

.main2-3-l2  dl{
	margin:0;
}

.main2-3-l2 dd{
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #fff;
	line-height: 17px;
	height: 17px;
	margin-top: 8px;
}
.main2-3-list ul li:hover a, .main2-3-list ul li.cur a {
    color: #fff;
}</pre></body></html>