/* information_zxzx.html ---> nxzx_list.html/nxzx_detail.html */
.fl{
	float:left;
}
.fr{
	float:right;
}
.cl:after{
    content:"";/*设置内容为空*/
    height:0;/*高度为0*/
    line-height:0;/*行高为0*/
    display:block;/*将文本转为块级元素*/
    visibility:hidden;/*将元素隐藏*/
    clear:both;/*清除浮动*/
}
.cl{
    zoom:1;/*为了兼容IE*/
}
.main{
min-height:888px;
width:1200px;
margin:0 auto;
/* display: flex; 
flex-direction: row;
align-items:flex-start; */
background: #f0f0f0;
}
.leftPlate{
    width:79%;
    /* display: flex;
	flex-direction: column; */
	float:left;
}
.rightPlate{
    width:20%;
    margin-right: 10px;
    /* display: flex;
	flex-direction: column; */
	float:right;
}
.rightArticle{
	flex-grow: 1;
	background-color: white;
	margin-top: 14px;
}
.tit{
    line-height: 36px;
    font-size: 14px;
    padding-left: 20px;
    text-align: left;
    padding-top: 8px;   
}
.tit a, .tit span{
	color:#333;
}
.leftContent{
	display:inline-block;
	background-color: white;
	/* flex-grow: 1;
	float:left; */
	width:99%;
	position:relative;
	min-height: 820px;
}
.leftContent .leaderTxt p{margin-bottom: 20px; font-size: 16px; text-indent: 2rem;}
.leftContent .leaderTxt div{margin-bottom: 20px; font-size: 16px; text-indent: 2rem;}
.leftContent ul{
	margin-top:18px;
}
.leftContent ul li{
	margin-left:50px;
	height:30px;
	line-height:30px;
	/* flex-wrap: nowrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack:justify ;
justify-content: space-between;
display: flex; */
}
.leftContent h1{
	color:#B9944E;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	}
	.leftContent h2{
		color: #333;
		padding-bottom: 0 !important;
	}
	.leftContent .contactTitle{
		text-align: left;
    text-indent: 24px;
	}
	.leftContent .contactPic{
	width: 95%;
    margin: 10px auto;
	}
	.leftContent .contactBottom{
	width: 95%;
    display: flex;
    margin: 20px auto;
	}
	.leftContent .contactBottom .mapPic img{
	width:305px;
	height:283px;
	}
	.leftContent .contactBottom .contactList{
		margin-top:80px;
		margin-left:100px;
		width:168px
	}
	.leftContent .contactBottom .contactList p{
		text-align: left;
		height:28px;
		line-height:28px;
		font-size:14px;
	}
	.leftContent .contactBottom .contactList .highlight{
		color: #B9944E;
	    font-weight: bold;
	}
.leftContent ul li .right{
	width:12%;
	display:inline-block;
	text-align:right;
}
.leftContent ul li .left{
	width: 82%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px;
    float:left;
}
.rightTitle{
 	height: 40px;
    line-height: 40px;	
    background: #B5B3B2;
    text-align:center;	
	color:#333;
	font-weight: bold;
}
.rightList div{
	text-align:center;
	/* color:#333; */
	height: 40px;
    line-height: 40px;
    margin: 2px 0px;    
}
.selectedTitle{
    color: #be9419;
    font-weight: bold;
    background:#f0f0f0;
}
.commonTitle{
	background: url('/r/cms/www/newpage/image/right_menu_btnbg.png') repeat-x;
	background-size: 100% 100%;
	border: solid 1px white;
}
.commonTitle:hover{
	background: url('/r/cms/www/newpage/image/right_menu_btnbg_hover.png') repeat-x;
	background-size: 100% 100%;
	border: solid 1px white;
	cursor: pointer;
}
.rightArticle .hot_article{
	
    width: 94%;
    margin: 5px auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.rightArticle .hot_article p{
	height: 30px;
    line-height: 30px;
}
.rightArticle .hot_article p a{
    background: url(/r/cms/www/newpage/image/news_dot.png) no-repeat;
    background-size: 3px 3px;
    padding-left: 10px;
    background-position: 2px 7px;
}
.attachment{
	width: 94%;
    margin: 0 auto;
}
.rightPlate .rightPic{
	/*width: 98%;*/
}
.rightPlate .rightPic li{
	width: 100%;
    list-style: none;
    margin: 20px 0px;
}
.rightPlate .rightPic li img{
	width:100%;
}
.rightPlate .rightMenu .rightList p{
	height: 30px;
    line-height: 30px;
    width: 100%;
    background: #fff;
}
.rightPlate .rightMenu .rightList p a{
	display: inline-block;
    width: 94%;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
	background: url(/r/cms/www/newpage/image/news_dot.png) no-repeat;
    background-size: 3px 3px;
    padding-left: 10px;
    background-position: 10px 14px;
}
.linkArticle .linkList p a{color: #3399fe;}
.news_list_dot{
	display: inline-block;
    width: 4px;
    height: 4px;
    align-self: center;
    margin-right: 4px;
}

.leftContent .contentTitle{
	text-align:center;	
	height:auto;
	width: 94%;
    margin: 0 auto;
	border-bottom:1px dashed #e3e3e3;
	margin-bottom:20px;
} 

.leftContent .contentTitle .title{
	font-weight: bold;
    color: #000000;
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 12px;
    margin-right: 64px;
    margin-left: 64px;
}
.leftContent .contentTitle .shortTitle{
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.leftContent .contentTitle .contentAu{
	margin: -5px 0 10px 0;
	font-size:14px;
}
.leftContent .leftTxt{
	width: 100%;
}
.leftContent .leftTxt .news_p{
	width: 84%;
	margin: 30px auto;
	font-size: 16px;
	text-indent: 2em;
}
.leftContent .leftTxt .news_p div img, .leftContent .leftTxt .news_p p img{
	margin-right: auto;
    margin-left: auto;
    display: block;
	max-width: 700px;
	width: 580px!important;
    height: auto !important;
}
.leftContent .leftTxt .news_p table td{
	text-indent: 0;
    padding: 4px 8px;
    line-height: 24px;
}
.leftContent .leftTxt .news_p div, .leftContent .leftTxt .news_p p{
	margin-bottom: 5px;
}
.leftContent .contentEditor{
	height: 36px;
	border-bottom:1px dashed #e3e3e3;
	text-align: right;
}
.leftContent .contentEditor p{
	width: 84%;
	margin: 0 auto;
	margin-bottom: 8px;
}
.linkArticle{
display:flex;
width: 100%;
	/*height: 46px;*/
	padding: 10px 0;
    flex-wrap: nowrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack:justify ;
justify-content: space-between;
}
.linkArticle .linkList{
	margin-top: 10px;
    margin-bottom: 10px;
    width: 75%;
}
.linkArticle .linkList p{
    line-height: 24px;
    padding-left: 27px;
}
.linkArticle .galleryShare{
	margin-top: 15px;
	width: 160px;
	margin-bottom: 40px;
	margin-right: 10px;
}
.linkArticle .gallery_share img{
	width:18px;vertical-align:top;
}

/**
	rural_credit Style
*/
.rural_credit{width:100%;height:645px;margin:0 auto;position:relative;*position:relative;}
.credit_pics{width:280px;height:200px;float:left;margin-left:25px;position:relative;*position:relative;margin-bottom:15px;overflow:hidden;}
.credit_pics img{width:280px;height:200px;}
.hyaline{width:280px;height:28px;background-color:#313131;opacity:0.45;filter:alpha(opacity=45);position:absolute;*position:absolute;*left:0px;*margin-top:200px;}
.credit_titles{width:280px;height:28px;margin-top:0px;line-height:28px;position:absolute;*position:absolute;*left:0px;*margin-top:200px;}
.credit_titles a{color:#fff;padding-left:10px;font-size:13px;}.credit_titles a:hover{color:#f90;}

/**
	Picture Details Style
*/
.pic_box{width:1200px;height:1100px;background-color:#333333;margin:0 auto;margin-bottom:20px;}
#gallery{position:relative;width:1100px;height:810px;margin:0 auto;}
.galleryTop{position:relative;width:100%;height:80px;top:20px;}
.gallery_title{float:left;width:600px;height:60px;padding-left:25px;}
.gallery_title h3{color:#fff;font-size:18px;}
.gallery_title h3 a{color:#fff;text-decoration:none;cursor:auto;}
.gallery_title p{color:#fff;line-height:30px;}
.gallery_share{width:200px;float:right;margin-top:10px;margin-right:25px;text-align:right;}
.gallery_share span{color:#666;}
.gallery_share img{width:18px;vertical-align:top;}
	
.mod18{width:990px;height:705px;margin:0 auto;margin-top:20px;position:relative;}
.mod18 .btn{position:absolute;width:36px;height:70px;top:766px;cursor:pointer;z-index:99;}
.mod18 .prev{left:140px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 .next{right:140px;background:url(../images/nextBtn.png) no-repeat;}
.mod18 .topbtn{position:absolute;width:37px;height:71px;top:288px;cursor:pointer;z-index:99;}
.mod18 .prevtop{left:-40px;background:url(../images/prevTopBtn.png) no-repeat;}
.mod18 .nexttop{right:-40px;background:url(../images/nextTopBtn.png) no-repeat;}
#prevPic{position:absolute;top:748px;left:-25px;cursor:pointer;z-index:105;display:block;width:140px;height:90px;border:1px solid #999;background:url(../images/small_detail_4.jpg) no-repeat;}
#nextPic{position:absolute;top:757px;right:-28px;cursor:pointer;z-index:105;display:block;width:140px;height:90px;border:1px solid #999;background:url(../images/small_detail_4.jpg) no-repeat;}
#prevPic2{position:absolute;top:760px;left:-28px;cursor:pointer;z-index:105;display:block;width:140px;height:90px;border:1px solid #666;background:url(../images/small_detail_1.jpg) no-repeat;}
#nextPic2{position:absolute;top:760px;right:-25px;cursor:pointer;z-index:105;display:block;width:140px;height:90px;border:1px solid #666;background:url(../images/small_detail_3.jpg) no-repeat;}
#prevPic,#nextPic,#prevPic2,#nextPic2{filter:opacity(0.8);}
#prevPic span,#nextPic span{position:absolute;text-align:center;margin:0 auto;font-size:13px;left:40px;bottom:-28px;color:#fff;}
#prevPic span:hover,#nextPic span:hover{color:#f90;text-decoration:underline;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;font-size:12px;}
.mod18 .cf a{text-align:center;display:block;width:990px;height:613px;position:absolute;overflow:hidden;}
.picBox .cf a img{height:613px;}
.mod18 .cf li span{border:1px solid #555;padding:10px;width:968px;text-indent:2em;position:absolute;left:0;top:630px;line-height:22px;text-align:justify;}
.mod18 .picBox{height:738px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:613px;position:absolute;}
.mod18 .picBox li{width:990px;height:613px;float:left;}
.mod18 .listBox{width:592px;height:100px;margin:10px auto 0;position:relative;overflow:hidden;}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:150px;height:90px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:140px;height:90px;text-align:center;}
.mod18 .listBox li img{height:90px;}
.mod18 .cf li.on a {height: 86px;border: 2px solid #F90;width: 136px;}
.mod18 .listBox .on img{height:86px;}
.mod18 .listBox .on i{display:block;}











