@charset "utf-8";
/* CSS Document */

.con-lft {
	width: 240px;
	overflow: hidden;
	float: left;
	margin-bottom:50px;
}
.cont {
	color: #feac3c;
	height: 40px;
	position: relative;
	border-bottom: #54ac34 solid 3px;
	font-size: 16px;
	font-weight: bold;
}
.cont-t {
	min-width: 100px;
	line-height: 42px;
	text-align: center;
	float: left;
	background: #54ac34;
	color: #FFF;
	padding:0px 10px;
	box-shadow: 0 0 15px #000;
}
.liststy1 {
	overflow: hidden;
	margin:15px 0px;
	margin-top:0px;
    
}




.list-c{ overflow:hidden; border:#54ac34 solid 1px;
	border-top:none; box-shadow: 0 0 20px #000; }

.liststy1 ul {
	padding: 10px 0px;
}
.liststy1 li {
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	border-bottom: #CCC dashed 1px;
	background:url(../images/box_icon1.png) no-repeat 5px center;
}
.liststy1 li a {
	color: #000;
	font-size: 14px;
}
.con-rgt {
	width: 700px;
	overflow: hidden;
	float: right;
}
.liststy2 {
	overflow: hidden;
}
.liststy2 li {
	border-bottom: #3f4a55 dashed 1px;
	overflow: hidden;
}
.liststy2 .li_1 {
	width: 600px;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
}
.liststy2 .li_1 a {
	font-size: 14px;
}
.liststy2 .li_r {
	width: 100px;
	line-height: 40px;
	height: 40px;
	float: right;
	text-align: right;
}
.article {
	width: 100%;
	overflow: hidden;
}

.article img{ display:block; margin:0 auto; padding:20px 0px;}

.article p{ text-align:justify; line-height:30px; font-size:14px;}

.article h1 {
	line-height: 60px;
	text-align: center;
	font-size: 24px;
}
.piclist1 {
	overflow: hidden;
	margin-top:30px;
}
.piclist1 li {
	width: 325px;
	overflow: hidden;
	display: inline-block;
	position: relative;
	margin:10px 10px;
}
.piclist1 li img{ width: 325px; height:277px;}

.pclist_tbox {
    width: 100%;
    height: 42px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #666;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.pclist_tfont{
    width: 100%;
    height: 42px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 14px;
    color: #FFF;
    padding-left: 10px;
    line-height: 42px;
    text-align: left;
}

.pre,.next{ height:30px; font-size:14px;}

.pre a{ color:#54ac34;}

.next a{ color:#54ac34;}

.listdegnr{ overflow:hidden; text-align:center; padding-top:10px;}

.listdegnr li{ width:200px; overflow:hidden; display:inline-block; margin:15px 10px;}

.listdegnr li img{ width:200px; height:200px;}

.listdegnr li h3{ line-height:30px; background:#54ac34; text-align:center; padding-left:10px; } 

.listdegnr li a{ color:#FFF;}