.introduceStart{
    width:1104px;
    margin: 20px auto 60px;
    min-height: 460px;
    background: white;
    padding: 0;
    box-sizing: border-box;
    border: 1px solid #967E65;
}
.navHeader{ 
    width: 100%;
    position: relative;
    height: 38px;
    line-height: 38px;
    background-color: #FCF9F2;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/shtml/images/pic/box.png',sizingMethod='scale');
    background-size: 100%;
    margin-bottom: 16px 0;
    border-bottom: 1px solid #967E65;
}
.header_left{
    position: absolute;
    display: none;
    left: 0px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    color: white;
}

.header_left a{
    color:white;
	background: #5A4835;
    display: inline-block;
    height: 100%;
    float:left;
	text-decoration: none;
    padding-left: 10px;
	padding-right: 10px;
	box-sizing:border-box;
}
.header_left img{
	float:left;
}

.header_right{
    position: absolute;
    color:#999999;
    left: 30px;
    display: inline-block;
    height: 100%;
    line-height: 38px;
	font-size:14px;
}
.header_right img {
	height: 16px;
    position: relative;
    top: -2px;
    right: 2px;
}
.header_right a{
    font-size: 14px;
}
.header_right a:hover{
    color: #3c514a;
    text-decoration: none;
}
/* 介绍详情 */
.introBody{
    width: 100%;
    padding: 8px 25px 0 25px;
    position: relative;
    height: auto;
    zoom: 1;
    overflow:auto;
}
.introBodyBorder{
    /* border-bottom: 2px solid #5A4835; */
}
.introduceLeft{
    width: 20%;
    padding-right: 16px;
    float: left;
}
.introduceLeft strong{
    background-color:#aaa;
    position: absolute;
    margin-right: 10px;
    display: inline-block;
    width: 4.5px;
	float:left;
    height: 4.5px;
	left:0;
    border-radius: 50%;
    margin: 14px 5px;
    border-radius: 50%;
}
.introduceLeft p{
    position: relative;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding-left: 8px;
    margin-bottom: 8px;
}
.introduceLeft p:hover{
    background-color: rgb(231, 216, 199);
}
.introduceLeft a{
    text-decoration: none;
    padding-left: 24px;
	float:left;
	width:100%;
}
.introduceLeft a:hover{
    color: #5A4835;

}
.introduceLeft p:hover a{
	color: #5A4835;
}
.introduceLeft p:hover strong{
	 background-color:#5A4835;
}
.introduceRight{
    width: 80%;
    height: auto;
    float: right;
    *position: absolute;
    right: 0;
    border-left: 1px solid #ccc;
    padding-left: 16px;
    padding-bottom:1px;
}

.detailBox{
    width: 100%;
    height: auto;
}
.borderS{
    min-height: 150px;
    padding-bottom: 15px;
    border-bottom: 4px solid #3c514a;
}
.detailTitle{
    position: relative;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 8px;
}
.detailTitle strong{
    position: absolute;
    left: 0;
    box-sizing: border-box;
    border-bottom: 3px solid #5A4835;
    display: inline-block;
    height: 100%;
    font-size: 18px;
	color:#5A4835; 
}
.detailTitle span{
    display: inline-block;
    position: absolute;
    right: 0;
    color: #999;
    font-size: 14px;
    text-decoration: none;
}
.detailTitle span a{
    color: #999;
    font-size: 14px;
}
.detailTitle span a:hover{
    text-decoration: none;
    color: #666;
}
.introlBox{
    position: relative;
    height: 32px;
    font-weight: normal;
}
.introlBox a{
    width: 100%;
    height: 100%;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
}
.introlBox a:hover{
    text-decoration: none;
    color: #3c514a;
}
.detail_content{
   position: absolute;
    left: 0;
    width: 660px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #282828;
}
.dateTime{
    position: absolute;
    right: 0;
    font-size: 14px;
    color: #808080;
}
.gjgk{
    height: 100%;
    width: 100%;
    
}
.publishTitle
{
font-weight:normal!important;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
    color:#666;
	font-size:14px;
 }

/* 简介内容 */
.jianjieTitle{
    width: 100%;
    text-align: center;
    font-weight: bolder;
    font-size: 1.5rem;
    
    margin-top: 12px;
}
/* 日期图标 */
.dateicon{
    display: inline-block;
    background: url('/shtml/images/pic/time.png') no-repeat center center;
    
    color: #ccc;
    width: 20px;
    height: 20px;
    position: relative;
	top: 4px;
    margin-right: 5px;
	margin-left:10px;
}
.showTimw{    
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
    font-weight: normal!important;
    color: #666;
    font-size: 14px;
    text-align: center;
}


.articleContent{
    text-indent: 32px;
    /* letter-spacing:1px; */
    line-height: 1.6rem;
    font-weight: normal!important;
}

.theSame{
    display: none;
}

.breadList{
    /* display: inline-block; */
    float: left;
    height: 100%;
    width: 90px;
    line-height: 32px;
    position: relative;
}
.breadList1{
    height: 32px;
    line-height: 32px;
    float: left;
}

.breadList a{
    position: absolute;
    left: 20px;
}


/* 搜索页面的css */
.searchBBox{
    width: 100%;
    /* height: 200px; */
}
.searchselect{
    width: 65%;
    height: 27px;
    line-height: 27px;
    position: relative;
}
.select1{
    width: 120px;
    box-sizing: border-box;
    border: 1px solid #b9b9b9;
    margin-right: 5px;
    font-size: 15px;
    position: absolute;
    box-sizing: content-box;
    padding: 3px 0;
    top: 0;
}
.searchInput{
    width: 70%;
    height: 100%;
    border: 1px solid #a0a0a0;
    display: inline-block;
    position: absolute;
    left: 125px;
    /* top:0; */
}
.searchContent{
    width: 100%;
    margin-top: 16px;
    position: relative;
}
.searchContent_left{
    width: 75%;
    border-bottom: 2px solid #5A4835;
    padding-right: 15px;
}
.showSearchBox{
    width: 100%;
    margin: 5px 0 20px 0;
}
.showCTitle{
    color: #0066cc;
    font-weight: normal;
    font-size: 16px;
}
.showCTitle a{
    color: #0066cc;
    text-decoration: none;
}
.showCTitle a{
    color: #0066cc;
    text-decoration: none;
}
.showDetail{
    /* -webkit-line-clamp:3;
    display: -webkit-box; 
    -webkit-box-orient:vertical;
    text-overflow: ellipsis;
    overflow: hidden;仅支持webkit内核 */
    position: relative;
    line-height: 24px;
    font-weight: normal;
    height: 72px;
    font-size: 14px;
    overflow: hidden;
}
.showDetail:after{
    content: "....";
     position: absolute;
      bottom: 0; 
      right: 0; 
    /* padding-left:60px; */
    background: -webkit-linear-gradient(left, transparent, white);
    background: -o-linear-gradient(right, transparent, white 70%);
    background: -moz-linear-gradient(right, transparent, white 70%);
    background: linear-gradient(to right, transparent,white 70%);

}
.showTime_net{
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 0;
}
.showTime_net a:hover{
    color: #666666;
}

/* 搜索页面的右边部分 */
.searchContent_right{
    width: 25%;
    position: absolute;
    right: 0;
    top: 0; 
    border-left: 1px solid #999;
}
.searchContent_right p{
    height: 30px;
    line-height: 30px;
    margin: 3px 0;
    position: relative;
    width: 100%;
}
.searchIn{
    position: absolute;
    right: 0;
    border: 1px solid #b9b9b9;
    width: 60%;
    height: 100%;
    line-height: 30px;
}
.select2{
    width: 60%;
    /* height: 100%; */
    padding: 4px 0;
    position: absolute;
    right: 0;
    border: 1px solid #b9b9b9;
}
.searchTip{
    display: inline-block;
    width: 40%;
    padding-left: 17px;
    font-weight: normal;
}
.advanced{
    width: 60%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: none;
    background-color:#ddd; 
    position: absolute;
    right: 0;
    margin-top: 10px;
}
/* 概况的分页 */
.pagegationDetail{
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-weight: normal;
    width: 100%;
}
/* 搜索页的分页 */
.pagegation{
    width: 75%;
    height: 65px;
    line-height: 65px;
    vertical-align: center;
    text-align: center;
    font-weight: normal;
}
.pagegation span{
    vertical-align: center;
    height: 65px;
    line-height: 65px;
}
.btn_style{
    background:none;
    height:20px;
    line-height: 20px;
}

/* 网上展厅 */
.exhibition{
    width:1004px;
    overflow:hidden;
}
.exhibitionImgList{
    display: block;
    width:190px;
    box-sizing: border-box;
    text-decoration: none;
    font-size:14px;
    text-align: center;
    position: relative;
    float: left;
    margin-right:11.8px;
}
.exhibitionImgList:nth-of-type(5n){
    margin-right: 0;
}
.exhibitionImgList:nth-of-type(5n):hover{
    margin-right: 0;
}
.exhibitionImgList:hover{
    text-decoration: none;
    box-sizing: border-box;
    font-size: 14px;
    color: #3c514a;
    display: block;
    width:190px;
    text-align: center;
    position: relative;
    float: left;
     margin-right:11.8px;
}
.exhibitionPic{
    width:190px;
	height:190px;
    margin: 0 auto;
    padding:10px;
    border: 1px solid #b9b9b9;
}

.exhibitionPic img{
    width: 170px;
    height: 170px;
}
.exhibitionImgList p{
    margin: 5px 0;
    font-size: 14px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pagegation a{  
  color: black;
  margin-right: 10px;
  font-size: 16px;
}
.pagegation samp{  
  font-size: 16px;
}
.pagegation samp,.pagegation samp #butt{  
  font-size: 16px;
}

#goPage{
width: 50px;
    border: 1px solid #dadada;
	margin-left:10px;
	
}

#butt{
background: #5A4835;
    width: 70px;
	height:24px;
    color: white;
	font-size:12px;
    font-family: "Microsoft YaHei",Tahoma,Arial,Roboto,  Droid Sans  ,  Helvetica Neue  ,  Droid Sans Fallback  ,  Heiti SC  ,  Hiragino Sans GB  ,Simsun,sans-self!important; 
    border: 1px solid #5A4835;
}
.fourshow{
	margin-left:50px;
	margin-top:24px;
}
.webshow{
	float:left;
	width:243px;
	margin-right:10px;
}
.webshow p{
	color:#666666;
	font-size:14px;
	text-align:center;
	margin-top:8px;
	line-height:14px;
}

.webpiclist:hover{
	text-decoration:none;
}
.webpiclist:hover p{
	color:#3c514a;
}
.clearBoth{
	clear:both;
}
.bigline{
	width:1102px;
	height:10px;
	background:#f0f0f0;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:-0;

}
.introduceStartMarginNone{
	margin-bottom:0;
}


/* 方志馆 详情样式处理 */
.introlfzgBox{
	position: relative;
    font-weight: normal;
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
    width: 192px;
    height: 292px;
    border-radius: 0;
    border: 1px solid #967E65;
    display: inline-block;
    margin-right: 10px;
    background: #FCF9F2;
    overflow: hidden;
}



.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(144, 124, 99, 0.6);
    display: flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.introlfzgImg{
	width:172px;
	height:232px;
}
.detailfzg_content,.detailwszt_content{
	line-height: 42px;
}

.introlfzgBox:hover  .mask{
    opacity: 0;
}
.fzgBtn,.wsztBtn{
	display:block;
	width: 80%;
	height: 42px;
	background: #FCF9F2;
	border-radius: 4px;
	margin-bottom: 5px;
	color:#5A4835;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btnfzg-img,.btnwszt-img{
	display: block;
    width: 15px;
    margin-right: 5px;
    position: relative;
    top: 1px;
}


.introlwsztBox{
	position: relative;
    font-weight: normal;
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    height: 162px;
    border-radius: 0;
    border: 1px solid #967E65;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 10px;
    background: #FCF9F2;
    overflow: hidden;
    margin-bottom: 10px;
}
.introlwsztImg{
	width:125px;
	height:140px;
}
.introduceLeft span{
    text-decoration: none;
    padding-left: 24px;
	float:left;
	width:100%;
	color: #666;
	cursor: pointer;
}
   
.introduceLeft span:hover{
    color: #5A4835;
}
.detailwszt_content{
    line-height: 26px;
    height: 162px;
    padding-top: 10px;
    padding-left: 17px;
    text-align: left;
}
.wszt_title,.wszt_text{
	color:#5A4835;
}
.introduceWsztRight{
	padding-bottom:0;
}
.article_count,.introducewsztLeft{
	height: calc(100vh - 190px);
    overflow: hidden;
    overflow-y: auto;
}
.introducewsztLeft{
	height: calc(100vh - 144px);
}




