
.ghjs-organization{
    width: 100%;
    overflow: hidden;
    float: left;
}
.ghjs-organization .ghjs-organization-span{
    margin-top: 4%;
    width: 100%;
    font-size: 100px;
    font-weight: bold;
    float: left;
    color: #EFF3F4;
    text-align: center;
}
.ghjs-organization .ghjs-organization-span2{
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    float: left;
    color: #182548;
    text-align: center;
    margin-top: -70px;
}

.ghjs-organization-main{
    float: left;
    width: 80%;
    margin-left: 10%;
    margin-top: 4%;
    margin-bottom: 30px;
}
.ghjs-organization-main.eq1{
    margin-top: 10%;
}
.ghjs-organization-main .ghjs-organization-main-zzgk{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item{
    position: relative;
    display: inline-block;
    width: 15%;
}

.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item:nth-child(1){
    margin-right: -62%;
}
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item:nth-child(2){
    margin-top: 12.2%;
}
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item:nth-child(3){
    margin-left: -62%;
}
.ghjs-organization-main .zzgk-img{
    display: none;
}
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item .zzgk-item-bord{
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 2px solid #EFF3F4;
    transform: rotate(45deg);
}
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item .zzgk-item-line{
    position: absolute;
    z-index: -2;
    width: 80%;
    height: 1px;
    background:url('../../img/ghjs//dashed@2x.png');
    
}
/* item1 */
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item.t1 .zzgk-item-info{
    position: absolute;
    left: -50%;
    top: 50%;
    transform: translate(-100%,-50%);
    padding-right: 4px;
}
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item.t1 .zzgk-item-line{
    top: 50%;
    left: -50%;
}

/* item2 */
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item.t2 .zzgk-item-info{
    position: absolute;
    right: -50%;
    top: 50%;
    transform: translate(100%,-50%);
    padding-left: 4px;
}
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item.t2 .zzgk-item-line{
    top: 50%;
    right: -50%;
}
/* item3 */
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item.t3 .zzgk-item-info{
    position: absolute;
    right: -50%;
    top: 50%;
    transform: translate(100%,-50%);
    padding-left: 4px;
}
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item.t3 .zzgk-item-line{
    top: 50%;
    right: -50%;
}

.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item:nth-child(2) .zzgk-item-bord{
    background: #182548;
    border-color: #182548;
}
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item:nth-child(2) .zzgk-item-content{
    color: #fff;
}
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item .zzgk-item-content{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 34px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.ghjs-organization-main .ghjs-organization-main-zzgk .zzgk-item .zzgk-item-icon{
    margin-top: 30%;
}
.ghjs-organization-main .zzfc-img-layout{
    position: relative;
}
.ghjs-organization-main .zzfc-img-layout img{
    box-shadow: 0px 2px 8px #b5b5b5;
}

.ghjs-organization-main .zzfc-img-layout img:nth-child(1){
    width: 52%;
    margin-left: 6%;
}
.ghjs-organization-main .zzfc-img-layout img:nth-child(2){
    width: 36%;
    position: absolute;
    right: 0;
    top: 10%;
    z-index: 2;
}
.ghjs-organization-main .zzfc-img-layout img:nth-child(3){
    width: 39.5%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.ghjs-organization-main .zzfc-img-layout img:nth-child(4){
    width: 62.8%;
    position: absolute;
    left: 33%;
    top: 40%;
}
.ghjs-organization-main .zzfc-img-layout .zzfc-box{
    width: 12%;
    background: #182548;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.ghjs-organization-main .zzgk-item .zzgk-item-icon{
    width: 21%;
    height: 21%;
    margin: 10px auto 0;
}
.ghjs-organization-main  .zzgk-item-icon.eq1{
    background: url('../../img/ghjs/03.png') no-repeat;
    background-size: cover;
}
.ghjs-organization-main  .zzgk-item-icon.eq2{
    background: url('../../img/ghjs/02.png') no-repeat;
    background-size: cover;
}
.ghjs-organization-main  .zzgk-item-icon.eq3{
    width: 22%;
    background: url('../../img/ghjs/01.png') no-repeat;
    background-size: cover;
}

.jtyw-main-news-main-btn {
    text-align: center;
}
.jtyw-main-news-main-btn a{
    cursor: pointer;
    color: #333;
    font-size: 14px;
}

/* 文化活动 */
/* 列表 */
.ghjs-article-container{
    margin-bottom: 20px;
}
.ghjs-article-container .ghjs-article-list{
    
}
.ghjs-article-list .ghjs-article-item{
    /* overflow: hidden; */
    margin-bottom: 20px ;
}
.ghjs-article-list .ghjs-article-item.row{
	margin-left:0px;
	margin-right:0px;
}
.ghjs-article-list .ghjs-article-item.row:hover .read-detail{
	background:#f49455;
	color:white;
	border-color:#f49455;
}
.ghjs-article-item .item-left-content{
    font-size: 16px;
    color: #666;
    position: relative;
    background: #F9F9F9;
    padding: 1.5% 4% 1.5% 2%;
}
.ghjs-article-item.row .read-detail{
	display:inline-block;
	width: 5em;
    height: 2.2em;
    border: 1px solid #0B294D;
    border-radius: 4px;
    font-size: 14px;
    color: #0B294D;
	text-align:center;
	line-height:2.2em;
}
.ghjs-article-item .item-left-content:hover{
    background: #fff;
    box-shadow: 0px 4px 15px rgba(91, 91, 91, 0.17);
    cursor: pointer;
}
.ghjs-article-item .item-left-content:hover .title a,
.ghjs-article-item .item-left-content:hover .bar a
{
    color: #F49455;
}

.ghjs-article-item .item-left-content .title{
    padding-bottom: 1%;
}
.ghjs-article-item .item-left-content .title a{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 1.5;
}
.ghjs-article-item .item-left-content .info{
    margin-bottom: 6px;
}
.ghjs-article-item .item-left-content .text{
	display:-webkit-box;
    line-height: 1.6;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
    overflow:hidden;
    padding-right:40px;
	max-height:3.2em;
}
.ghjs-article-item .item-left-content .bar{
    margin-top: 2%;
}
.ghjs-article-item .item-left-content .bar a{
    color: #666;
}
.ghjs-article-item .item-right-img{
    height: auto;
    overflow: hidden;
	padding:0px;
}
.ghjs-article-item .item-right-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* @media screen */

@media screen and (min-width: 992px) and (max-width: 1200px) {
  
}
@media screen and (max-width: 992px) {
    .ghjs-organization .ghjs-organization-span {
        font-size: 50px;
    }
    
    .ghjs-organization .ghjs-organization-span2 {
        font-size: 16px;
        margin-top: -50px;
    }
    .ghjs-organization-main:not(:first-child) {
        width: 96%;
        margin-left: 2%;
    }
    .ghjs-organization-main .zzgk-item .zzgk-item-number {
        margin-top: 6%;
        font-size: 32px;
        font-weight: bold;
    }
    /* 文化活动列表 */
    .ghjs-article-item .item-left-content{
        padding: 10px 6px;
        line-height: 1;
    }
    .ghjs-article-item .item-left-content .title a{
        font-size: 16px;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-right: 20px;
    }
    .ghjs-article-item .item-left-content .text {
        font-size: 14px;
    }
    .ghjs-article-item .item-left-content .bar{
        color: 14px;
        margin-top: 6px;
    }
}
@media screen and (max-width: 720px) {
    .hidden-xs{
        display: none !important;
    }
    .show-xs {
        display: block !important;
    }
    .ghjs-organization .ghjs-organization-span {
        font-size: 40px;
    }
    
    .ghjs-organization .ghjs-organization-span2 {
        font-size: 16px;
        margin-top: -40px;
    }
    /* zzgk */
    .ghjs-organization-main .zzgk-item .zzgk-item-number{
        font-size: 24px;
    }    
    /* whhd */
	.ghjs-article-container {
		width:96%;
		margin-left:2%;
	}
    .ghjs-article-list .ghjs-article-item{
        height: auto;
		box-shadow:1px 1px 4px #ccc;
		margin-top:15px;
    }
	.ghjs-article-list .ghjs-article-item .read-detail{
		display:none;
	}
	.ghjs-article-list .ghjs-article-item:first-child{
		margin-top:0px;
	}
    .ghjs-article-item .item-left-content{
        font-size: 12px;
        padding: 4px 6px;
        background: #fff;
    }
    .ghjs-article-item .item-left-content .title{
        padding-bottom:10px;
    }
	
    .ghjs-article-item .item-left-content .title a{
        font-size: 14px;
        color: #333333;
        font-weight: bold;
        line-height: 1.5;
		padding:0px;
		white-space:normal;
		font-weight:normal;
		height:4.5em;
		text-align:justify;
    }
    .ghjs-article-item .item-left-content .info{
        margin-bottom: 6px;
    }
    .ghjs-article-item .item-left-content .text{
        line-height: 1.6;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
		padding-right:0px;
		display:none;
    }
	
    .ghjs-article-item .item-left-content .bar{
        display: none;
    }
    .ghjs-article-item .item-right-img{
        overflow: hidden;
    }
	.ghjs-article-item .item-right-img img{
		object-fit:cover;
	}
	.articleList{
		width:100% !important;
		margin-left:0px !important;
	}
	.zzfc-img-layout{
		min-height:300px !important;
	}
    
}

/* animation */


