/* 
    Created on : 2019-6-28, 9:53:24
    Author     : Administrator
*/

/*图片类栏目*/
.row{
    margin-top: 2rem;
}
.contain-left, .edu-right {
    width: 20%;
}
.more{
    white-space: nowrap;
    display: inline-flex;
    font-size: 0.8rem;
}
.more a{
    color: black;
}
.showorhid:hover{
    cursor: pointer;
}
/*
.border1 {
    overflow: hidden;
    zoom: 1;
}
.border1 .head1 {
    padding: 23px 0 22px 0;
    background-color: #007E39;
    text-align: center;
}
.border1 .head1 span {
    color: #fff;
    font-size: 1.2rem;
    display: block;
}
.border1 .main1 {
    background-color:white;
    padding: 0;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}
.border1 .main_ultop2 h3.cur {
    text-decoration: none;
    color: #007E39;
    
}
.border1 .main_ultop2 h3 a {
    color:#007E39;
    font-size: 1rem;
    text-decoration: none;
}
.border1 .main_ultop2 h3.cur a {
}
*/
.contain-right, .edu-left {
    width: 78%;
}
.gov-head3 {
    height: 3rem;
    border-bottom: 1px solid #d3d3d3;
    line-height: 3rem;
}
.gov-head3 .bigtitle {
    font-size: 1.5rem;
    color:  #007E39;
}
/* 
 */
.border1 .main_ultop2 h3, .border1 .main_ultop2 li {
    line-height: 50px;
    text-align: center;
    color: #4c4c4c;
    border-bottom: #e2e2e2 1px solid;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.border1 .main_ultop2 li a {
    display: block;
    color: #4c4c4c;
    font-size: 1rem;
}
.intro-con p {
    line-height: 2rem;
    text-indent: 2rem;
    font-size: 1rem;
    margin-bottom: 1rem;
}




/* 列表页图片列表 */
.intro-pic{
    font-size: 1.3rem;
    text-align: center;
    margin-top: 2rem;
}

.photolist{
    margin-bottom: 2rem;
}
.photolist,.photolist ul{
    width: 100%;
}
.photolist li{
	position:relative;
    width: 23.5%;
    margin-right: 2%;
    margin-top: 2rem;
    overflow: hidden;
    float: left;
    text-align: center;
    border: 0;
}
.photolist li img{
    width: 100%;
}
.photolist li.js-mr{
    margin-right: 0;
}
.phototitle{
	position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1rem;
    background-color : rgba(0,0,0,0.5);
    width: 100%;
    display: inline-block;
    padding: 0.5rem 0;
}
.phototitle a{
    color: white;
}



/*图片类列表页*/
.ntab{
    width: 100%;
}

.p_btns {
    display: inline-block;
    margin: 1rem auto;
    width: 100%;
    font-size: 12px;
    text-align: center;
}
.p_btns a {
    display: inline;
    cursor: pointer;
    margin-right: 4px;
    padding: 6px 10px;
    height: 16px;
    line-height: 16px;
    text-decoration: none;
    color: #666;
    font-size: 14px;
    text-align: center;
    border: 1px solid #dddada;
}
.p_btns .currentpage {
    display: inline-block;
    margin-right: 4px;
    padding: 6px 10px;
    height: 16px;
    line-height: 16px;
    background: #007E39;
    color: #fff;
}


/*图片类内容页*/

.showlist{
    width: 100%; 
    position: relative; 
    margin: 2rem auto;
}
.showlist h1,.showlist .dateDiv{
	text-align:center;
	margin-bottom: 1rem;
}
.showlist .dateDiv{
	font-size:0.5rem;
}
.showlist .dateDiv span{
    width: 48%;
    display: inline-block;
}
.showlist p{
	font-size: 1rem;
    line-height: 150%;
    text-indent: 2.4rem;
    margin-top: 2%;
    letter-spacing: 0.2rem;
}
.showlist p img{
    width: 100%;
    display: inline-block;
}

/* 图片详情展示 */
#picUl{ 
	margin:1% 0;
	column-count:3; 
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3;/* Safari 和 Chrome */
	column-gap:2%;
	-moz-column-gap:2%; /* Firefox */
	-webkit-column-gap:2%; /* Safari 和 Chrome */
}
#picUl > li,.mianImg{
	margin-bottom:1.5rem;
	position:relative;
	/* width:30%;
	height:30%;
	margin-right:1%;
	float:left; */
}
#picUl .mask,.mianImg .mask{
	//position:absolute;
	display:inline-block;
	bottom:0;
	left:0;
	width:100%;
	height:2rem;
	background:rgba(0,0,0,0.7);
	color:#f5f1e5;
	line-height:1.5rem;
	text-align:center;
	letter-spacing: 0.2rem;
}

#picUl li img,.mianImg img{
	width:100%;
	//height:100%;
	display:inline-block;
	overflow:hidden; 
} /**/
    
#jssor_1{
    position: relative; 
    margin: 0px auto; 
    top: 0px; 
    left: 0px; 
    width: 100%; 
    height: 640px; 
    overflow: hidden; 
    visibility: visible; 
    background-color: rgb(238, 238, 238);
}
.showphoto{
    position: absolute; 
    top: 0px; 
    left: 0px; 
    width: 100%; 
    height: 640px; 
    transform-origin: 0px 0px; 
    transform: scale(1);
}
.showphoto-1{
    position: relative; 
    margin: 0px auto; 
    top: 0px; 
    left: 0px; 
    width: 100%; 
    height: 640px; 
    overflow: visible; 
    visibility: visible; 
    background-color: rgb(238, 238, 238); 
    display: block;
}
.showphoto-1-1{
    position: absolute; 
    top: 0px; 
    left: 0px; 
    width: 100%; 
    height: 640px; 
    display: none;
}
.showphoto-1-1-1{
    filter: alpha(opacity=70); 
    opacity: 0.7; 
    position: absolute; 
    display: block; 
    top: 0px; 
    left: 0px; 
    width: 100%; 
    height: 100%;
}
.showphoto-1-1-2{
    position:absolute;
    display:block;
    background:url('images/loading.gif') no-repeat center center;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
.showphoto-1-2{
    cursor: default; 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    width: 915px; 
    height: 640px; 
    overflow: hidden; 
    text-align: center; 
    z-index: 0;
}
.showphoto-1-2-1{
    position: absolute; 
    z-index: 0; 
    pointer-events: none; 
    display: none;
}
.showphoto-1-3{
    cursor: default; 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    width: 915px; 
    height: 640px; 
    overflow: hidden; 
    text-align: center; 
    z-index: 0;
}
.showphoto-1-3-1{
    top: 0px; 
    left: 0px; 
    width: 915px; 
    height: 640px; 
    position: absolute; 
    background-color: rgb(0, 0, 0); 
    opacity: 0; 
    display: none;
}
.showphoto-1-3-2{
    top: 0px; 
    left: 0px; 
    width: 915px; 
    height: 640px; 
    position: absolute; 
    overflow: hidden; 
    perspective: 144.5px; 
    transform: translate3d(-915px, 0px, 0px);
}
.showphoto-1-3-2 a{
    display: block; 
    top: 0px; 
    left: 0px; 
    width: 915px; 
    height: 640px; 
    position: relative;
}
.showphoto-1-3-2 .tx_picdx{
    top: 0px; 
    left: 0px; 
    width: 915px; 
    height: 640px; 
    position: absolute;
    border: none;
}
.showphoto-1-3-2-2{
    position: absolute; 
    top: 0px; 
    left: 0px; 
    width: 915px; 
    height: 640px; 
    z-index: 1000; 
    display: none;
}
.showphoto-1-3-2-2-1{
    filter: alpha(opacity=70); 
    opacity: 0.7; 
    position: absolute; 
    display: block; 
    top: 0px; 
    left: 0px; 
    width: 100%; 
    height: 100%;
}
.showphoto-1-3-2-2-2{
    position:absolute;
    display:block;
    background:url('images/loading.gif') no-repeat center center;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}
.showphoto-1-4{
    position: absolute; 
    left: 0px; 
    bottom: 0px; 
    width: 915px; 
    height: 100px; 
    visibility: visible;
}
.showphoto-1-4-1{
    position: absolute; 
    top: 0px; 
    left: 0px; 
    width: 915px; 
    height: 100px; 
    transform-origin: 0px 0px; 
    transform: scale(1);
}
.showphoto-1-4-1-1{
    position: relative; 
    left: 0px; 
    bottom: 0px; 
    width: 915px; 
    height: 100px; 
    visibility: visible; 
    display: block; 
    top: 0px; 
    overflow: visible;
}
.showphoto-1-4-1-1-1{
    cursor: default; 
    position: absolute; 
    overflow: hidden; 
    left: 61.5px; 
    top: 14px; 
    width: 792px; 
    height: 72px; 
    z-index: 0;
}
.showphoto-1-4-1-1-1-1{
    position: absolute; 
    z-index: 0; 
    pointer-events: none; 
    transform: translate3d(-80px, 0px, 0px);
}
.showphoto-1-4-1-1-2{
    cursor: default; 
    position: absolute; 
    overflow: hidden; 
    left: 61.5px; 
    top: 14px; 
    width: 792px; 
    height: 72px; 
    z-index: 0;
}
.showphoto-1-4-1-1-2-1{
    top: 0px; 
    left: 0px; 
    width: 72px; 
    height: 72px; 
    position: absolute; 
    background-color: rgb(0, 0, 0); 
    opacity: 0;
}
.showphoto-1-4-1-1-2-2{
    top: 0px; 
    left: 0px; 
    width: 72px; 
    height: 72px; 
    position: absolute; 
    overflow: hidden; 
    transform: translate3d(-80px, 0px, 0px);
}
.showphoto-1-4-1-1-2-2-2{
    top: 0px; 
    left: 0px; 
    width: 72px; 
    height: 72px; 
    z-index: 1000; 
    display: none;
}

.mianImg{
	margin:1rem auto;
	width:100%;
}
.mianImg img{
	width:100%;
}

/* 内容页中table表 */
.tabNews{
	width:70%;
	margin:0 auto;
	text-align:center;
	font-size:1rem;
}
.tabNews tr{
	line-height:1.5rem;
}
.tabNews td{	
	text-align:left;
	padding-left:5%;
}
.tabNews .tc{}
.tabNews .trb{
	background-color:#eee;
}
.tabNews th{
	color:white;
	background-color:green;
}
.tabSpan{
	padding-right:2rem;
}
.zhanwei2tab{
	padding-left:12%;
}
/* 手机版 */
@media screen and (max-width: 600px) {
    
    .gov-head3 .more{
        display: none;
    }
.photolist li{
    width: 48%;
    margin: 2% 0 0 2%;
}
.p_btns a {
    display: inline-block;
    margin-top: 2%;
}
.border1 .head1 span {
    font-size: 1rem;
}
.contain-left,.contain-right{
    width: 100%;
}

}