body {
    position: relative;
    z-index: -3;
}
a,a:hover{
    text-decoration: none;
    color: transparent;
    cursor: pointer;
}
.jgzf_top {
    background: url(/uploads/image/ipdj/jgzf_banner.png) no-repeat center center;
    width: 100%;
    height: 618px;
    background-size: 100% 618px;
    min-width: 1230px;
    position: relative;
}
.jgzf_middle {
    background:  url(/uploads/image/ipdj/jgzf_bg-3.png) no-repeat center center;
    height: 466px;
    background-size: 100% 466px;
    min-width: 1230px;
    position: absolute;
    top: 1350px;
    left: 0;
    right: 0;
    z-index: -1;
;
}
.jgzf_title{
    width: 1200px;
    height: 190px;
    background: url(/uploads/image/ipdj/jgzf_title-bg.png)
    100% no-repeat;
    margin: 13px auto 20px;
    position: relative;
}
.jgzf_title .title{
    position: relative;
    top: 60px;
    left: 60px;
    overflow-wrap: break-word;
    color: rgba(237, 79, 17, 1);
    font-size: 20px;
    font-family: microsoftyahei-bold;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}
.jgzf_title .content{
    position: relative;
    top: 84px;
    left: 60px;
    color: rgba(95, 95, 95, 1);
    font-size: 14px;
    display: flex;
    font-family: microsoftyahei;
    line-height: 14px;
}
.jgzf_title .content1{
    width: 895px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jgzf_title .content2{
    width: 120px;
    margin-left: 20px;
}
/*内容主体部分样式*/
.jgzf_content{
    width: 1200px;
    margin: 0px auto 20px;
    position: relative;
}
.jgzf_zsjs .title,.jgzf_hdbd .title{
position: relative;
    text-align: center;
}
.jgzf_zsjs .title1,.jgzf_hdbd .title1{
    width: 175px;
    height: 39px;
    margin: 10px auto;
}
.jgzf_zsjs .content{
    position: relative;
    height:420px ;
    margin-top: 24px;
}
.jgzf_zsjs .more{
    width: 100%;
    height: 13px;
    color: rgba(237, 79, 17, 1);
    font-size: 14px;
    line-height: 14px;
    text-align: right;
    display: block;
}
/*轮播图*/
/* // 轮播图// 轮播图 */

.swiper-container {
    width: 640px;
    height: 360px;
    float: left;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
    right: 10px;
    left: inherit;
}
.swiperpic1 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 334px;
    position: absolute;
    padding: 0;
}
.swiperpic1 .content-box{
    position: absolute;
    background: #ef4f10 ;
    opacity: 0.84;
    line-height: 56px;
    color: #fff;
    padding: 0 128px 0 23px;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 40px !important;
}
.swiper-pagination-bullet{
    height: 12px !important;
    width:12px !important;
    border-radius: 0 !important;
    opacity: 1 !important;
}
.jgzf_zsjs .right_news{
    width: 527px;
    float:right;

}
.right_news .news_num{
    float: left;
    width: 64px;
    height: 64px;
    background: #ef4f10;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    color: #ffffff;
    text-align: center;
    line-height: 64px;
}
.right_news .news_content{
    font-size: 16px;
    color: #ef4f10;
    line-height: 24px;
    padding-top: 10px;
    margin-left: 80px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.right_news .news_time{
    font-size: 14px;
    color: #494949;
    line-height: 24px;
    padding-top: 8px;
    margin-left: 80px;
}
.right_news ul li{
    margin-bottom: 24px;
}

/*活动报道部分*/

.jgzf_hdbd .content{
    position: relative;
    height:420px ;
    margin-top: 24px;
}
.jgzf_hdbd .content_top{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.jgzf_hdbd .more{
    height: 13px;
    color: rgba(237, 79, 17, 1);
    font-size: 14px;
    line-height: 14px;
}
.jgzf_hdbd .lefttitle{
   height: 23px;
    width: 126px;
    /* background: url(/uploads/image/ipdj/jgzf_title2.png) no-repeat center center; */
    z-index: 2;
}

.jgzf_hdbd .pro_content{
    width: 606px;
    height: 220px;
    background: url(/uploads/image/ipdj/jgzf_pro-nomal.png) no-repeat center center;
}
.jgzf_hdbd .pro_content:hover{
    background: url(/uploads/image/ipdj/jgzf_pro-active.png) no-repeat center center;
    transform: scale(1.02);
}
.jgzf_hdbd .pro_title {
    width: 540px;
    height: 50px;
    background: #ffe3d8;
    font-size: 16px;
    color: #ee4f10 ;
    line-height: 50px;
    padding-right: 10px;
    position: relative;
    top: 24px;
    left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.jgzf_hdbd .pro_content:hover .pro_title{
    background: #ee4f10 ;
    color: #fff;
}

.jgzf_hdbd .content_bottom{
    display: flex;
    justify-content: space-between;
}
.jgzf_hdbd .pro_title i{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #ee4f10;
    color: #fff;
    text-align: center;
}
.jgzf_hdbd .pro_article{
    width: 528px;
    height: 37px;
    font-size: 14px;
    line-height:18px ;
    color: #626262;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    top: 40px;
    left: 30px;
}
.jgzf_hdbd .pro_time{
    width: 120px;
    height: 11px;
    font-size: 14px;
    line-height:18px ;
    color: #5f5f5f;
    position: relative;
    top: 60px;
    left: 420px;
}
/*市科协活动部分*/
.jgzf_hdbd .lefttitle_city{
    height: 23px;
    width: 126px;
    /* background: url(/uploads/image/ipdj/jgzf_title3.png) no-repeat center center; */
    z-index: 2;
}
.jgzf_hdbd .city_content{
    width: 397px;
    height: 391px;
    background: url(/uploads/image/ipdj/jgzf_city-nomal.png) no-repeat center center;
}
.jgzf_hdbd .city_content:hover{
    background: url(/uploads/image/ipdj/jgzf_city-active.png) no-repeat center center;
    transform: scale(1.02);
}
.jgzf_hdbd .city_title {
    padding-right: 10px;
    position: relative;
    top: 40px;
    left: 30px;
    width: 300px;
    height: 40px;
    font-size: 16px;
    color: #ee4f10;
    line-height: 24px;
    text-align: center;
}
.jgzf_hdbd .city_content i {
    position: relative;
    top: 24px;
    left: 30px;
    display: block;
    width: 50px;
    height: 50px;
    background: #ee4f10;
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.jgzf_hdbd .city_article{
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    top: 65px;
    left: 30px;
    width: 318px;
    height: 124px;
    font-size: 14px;
    color: #626262;
    line-height: 24px;
}
.jgzf_hdbd .city_time{
    width: 120px;
    height: 11px;
    font-size: 14px;
    line-height:18px ;
    color: #5f5f5f;
    position: relative;
    top: 90px;
    left: 220px;
}
/*底部部分*/
.jgzf_bottom{
    position: relative;
    /* bottom: -500px; */
    left: 0;
    right: 0;
    height: 214px;
    background: url(/uploads/image/ipdj/jgzf_bg-2.png) no-repeat center center;
    background-size: 100% 214px;
    margin-top: 30px;
    min-width: 1230px;
}
.bottom_content{
    position: relative;
    top: 100px;
    width: 100%;
    height: 36px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
}