﻿.gongcheng-left{
	background-color:#ececec;
}
.tit{
    color: #fff;
    font-size: 18px;
    background:url(../img/hr_07.jpg) no-repeat center -10px;
   background-color:#5e5e5e;
    padding-top: 90px;
    text-align: center;
    overflow: hidden;
    font-weight: bold;
    letter-spacing: 1px;
}
.tit span{
	
	display:block;
}

.nr li{
	width:100%;
	height:50px;
	/*border:1px solid red;*/
	
	font-family: "Microsoft Yahei";
    text-align: left;
	}
	
.nr a:hover{
	color:white;
	background:#01b2ff;
}

#a1{
	background:#01b2ff;
}	

.nr a{
	display:block;
	width:100%;
	height:100%;
	padding-top:15px;
	padding-left:5px;
	/*border:1px solid green;*/
	text-decoration:none;
	background:#ececec;
}	

.left2{
	border-top:5px solid #ddd;
	border:1px solid #ddd;
}
.left2 .thumbnail{
	border-top:0px;
	border-left:0px; 
	border-right:0px;
	border-bottom:white;
}
.left2 p{
	padding-left:10px;
	padding-right:10px;
	line-height: 28px;
    height: auto;
    width: auto;
    margin: 0;
    position: static;
    color: #333;
} 

/*面包屑**/
ol{
	border-bottom:1px solid #ddd;
}


/*文章的日期**/




.info-content h4 {
   
    text-align: right;
  
  
    overflow: hidden;
	font-size: 14px;
}

.info-content h4 span {
    font-weight: 100;
    display: block;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    font-size: 12px;
    font-family: Arial;
    text-transform: uppercase;
    color: #343434;
}

.info-content h4 b {
    font-weight: 100;
    display: block;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    font-size: 36px;
    font-family: Arial;
    text-transform: uppercase;
}

/*文章简介*/
.info-content{
	margin-bottom:15px;
	padding:15px;
	background-color:#f6f6f6;
}

/*具体文章  正文*/
.n_info_con {
    line-height: 28px;
    font-size: 14px;
	padding: 0px 12px 0 12px;
}
.n_info_con h1 {
    padding-top: 16px;
    color: #333;
    font-weight: normal;
    font-size: 22px;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    font: 20px/63px "Microsoft Yahei";
}
#cntrBody {
   padding-top: 12px;
   font-size:16px;
   letter-spacing: 0.5px;
}

#cntrBody p {
    line-height: 26px;
    padding-bottom: 8px;
    text-indent: 2em;
}
#cntrBody p span{
	display:inline;
}


/*来源 手机网站二维码 发布日期 返回列表*/
.n_tit{
	font-family: "Microsoft Yahei";
    line-height: 24px;
    margin-bottom: 5px;
	text-align: left;
    color: #666;
    border-bottom: 1px dashed #999;
    height: 44px;
    line-height: 44px;
	/*font-size:8px;*/
}





/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {

	
}

/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {
	
	
}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {
.n_tit{
	font-family: "Microsoft Yahei";
    line-height: 24px;
    margin-bottom: 15px;
	text-align: left;
    color: #666;
    border-bottom: 1px dashed #999;
    height: 44px;
    line-height: 44px;
	
}



}




	