.listcontent{
	/*height:1200px;*/
	background:url('../images/listbj2.jpg') center 0px no-repeat;
}
.listcontent2{
	background:url('../images/listbj4.jpg') center 0px no-repeat;
}
.listcontent3{
	background:url('../images/listbj3.jpg') center 0px no-repeat;
}
.listcontent4{
	background:url('../images/listbj.jpg') center 0px no-repeat;
}
.listcontent5{
	background:url('../images/listbj5.jpg') center 0px no-repeat;
}
.listcon{
	 width:1200px;
	 margin:0 auto;
	 overflow:hidden;                                                                                                                                                           
}
.listconl{
	float:left;
	width:230px;
	/*height:300px;*/
	background:#fff;
	margin-top:30px;
	box-shadow: 0px 0px 20px #c5c4c4;
	margin-bottom: 30px;
}
.listconr{
	float:right;
	width:930px;
	background:#fff;
	margin-top:30px;
	margin-right:5px;
	padding-bottom:30px;
	margin-bottom:60px;
	box-shadow: 0px 0px 20px #c5c4c4;
	min-height: 350px;
}
.listconlt{
	width:100%;
	height:70px;
	background:url('../images/listlt2.jpg');
	font-size:24px;
	font-weight:bold;
	color:#fff;
	line-height:70px;
	text-indent:40px;
}
.listconrt{
	height:70px;
	width:94%;
	margin:0 auto;
	border-bottom:1px solid #B08125;
	overflow:hidden;
}
.listconltul li{
	width:100%;
	height:56px;
	line-height:56px;
	background:#fff;
	border-top:3px solid #eee;
	font-size:16px;
	text-indent:30px;
	/*transition: all 0.4s ease-out;*/
}
.listconltul li:hover{
	color:#fff;
	background:#AC7E26;
}

.fa-arrow-circle-right{
	font-size:18px;
	line-height:56px;
	float:right;
	margin-right:20px;
	transition: all 0.3s ease-out;
}
.listconltul li:hover .fa-arrow-circle-right{
	margin-right:15px;
}
.listconrtd{
	height:20px;
	width:8px;
	background:#AD3338;
	margin-top:26px;
	float:left;
}
.listconrtd2{
	width:200px;
	height:70px;
	line-height:70px;
	font-size:22px;
	font-weight:bold;
	margin-left:11px;
	float:left;
	color:#AC7E26;
}
.listconrtd3{
	float:right;
	height:70px;
	line-height:80px;
	
	font-size:14px;
	color:#AD3338;
}
.listconrc,.listconrc-news{
	width:94%;
	margin:0 auto;
	line-height:30px;
	padding:15px 0;
	text-align:justify;
	font-size:14px;
}

.listconrl{
	width:94%;
	margin:0 auto;
}
.listconrl li{
	height:50px;
	line-height:50px;
	border-bottom:1px solid #ccc;
	margin-top:2px;
}
.listconrls{
	width:6px;
	height:6px;
	background:#AC7E26;
	display:inline-block;
	margin-bottom:2px;
}
.listconrla{
	display:inline-block;
	height:50px;
	line-height:50px;
	font-size:15px;
	margin-left:6px;
	color:#333;
}
.listconrla:hover{
	color:#AC7E26;
}
.listconrlsj{
	display:inline-block;
	float:right;
	height:50px;
	line-height:50px;
	font-size:14px;
}
.fanye {
    height: 80px;
    padding-top: 30px;
}
.page-navigation {
    text-align: center;
}
.page-navigation a:link {
    text-decoration: none;
}

.page-navigation a{
	border:1px solid #ccc;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;
   
    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation select {
	margin-bottom:3px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 15px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;
    
    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-info {
    text-align: center;
    margin-top: 10px;
}
.page-info span {
    margin-right: 10px;
    color: #666;
}
.listconrn{
	width:94%;
	margin:0 auto;
}
.listconrn li{
	height:195px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
.listconrn-img{
	height:140px;
	width:202px;
	margin-top:25px;
	overflow:hidden;
	float:left;
}
.listconrn-img img{
	transition: all 0.3s ease-out;
}
.listconrn-img img:hover{
	transform: scale(1.06);
}
.listconrn-r{
	float:right;
	width:640px;
	height:140px;
	margin-top:25px;
	/*background:#ccc;*/
}
.listconrn-rb{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.listconrn-rs{
	font-size:14px;
	height:30px;
	line-height:30px;
	color:#aaa;
}
.listconrn-rc{
	font-size:14px;
	height:70px;
	line-height:30px;
	margin-top:5px;
}
.listconrn li:hover .listconrn-rb{
	color:#AC7E26;
}
.listconr-js{
	width:94%;
	margin:0 auto;
	overflow:hidden;
	/*margin-top:10px;*/
	margin-bottom:60px;
}
.listconr-js li{
	overflow:hidden;
	float:left;
	margin-top:20px;
}
.listconr-jsa{
	display:block;
	border:6px solid #fff;
	box-shadow: 0px 0px 10px #c5c4c4;
	width:110px;
	margin:10px 11.5px;
	/*overflow:hidden;*/
}
.listconr-js li span{
	font-size:14px;
	display:block;
	text-align:center;
	color:#AC7E26;
}
.listconr-jsa{
	transition: all 0.4s ease-out;
}
.listconr-jsa:hover{
	transform: scale(1.06);
}
.listconr-zc{
	width:100%;
	height:60px;
	line-height:60px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background:url('../images/zcbj.png') 368px 0px no-repeat;
	margin-top:20px;
	color:#AC7E26;
}

.listconr-news{
	width:100%;
}
.listconrc-newsbt{
	width:100%;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	color:#AC7E26;
	margin:10px 0px;
}
.listconrc-newssj{
	text-align:center;
	color:#999;
	margin-bottom:15px;
}
.listconrc-newszw{
	color:#333;
}
.banner2{
	width:53%;
	margin:0 auto;
	margin-bottom:20px;
}
.img2{
	height:400px;
}
.listconrc table{
	margin: 0 auto!important;
}
.listconrc-newszw img{
	display: block;
	margin: 0 auto!important;
	float: none!important;
}
.listconrc-newszw table{
	margin: 0 auto!important;
	text-align: center!important;
}
