
.header{display: none;}
.logo {width: 400px;}
.zj-head {
    height: 780px;
    background: url(../images/zjga/head_b.jpg) center no-repeat;
    background-size: 100% 100%;
}
.head-tool {
    margin-top: 40px;
}
.head-tool li {
    float: left;
    height: 35px;
    line-height: 35px;
    margin-left: 15px;
}
.head-tool li:first-child i {
    margin-top:5px;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../images/zjga/icon_search.png) no-repeat;
    background-size:100% 100%;
}
.head-tool li.wza i,.head-tool li.slh i {
    display: inline-block;
    width: 15px;
    height: 18px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
    background: url(../images/zjga/icon_wza.png) center no-repeat;
}
.head-tool li.slh i{
    background-image:url(../images/zjga/icon_slh.png);
    background-size:100% 100%;
}
.head-tool li.login a,
.head-tool li.znwd a,
.head-tool li.xmtjz a,
.head-tool li.wza a,
.head-tool li.slh a {
    color: #fff;
    font-size: 18px;
}
.head-tool li.znwd i {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
    background: url(../images/index/newznwd_ico.png) no-repeat;
    background-size:100% 100%;
}
.head-tool li.xmtjz i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
    background: url(../images/index/jz.png) no-repeat;
    background-size:100% 100%;
}
.head-tool li.login i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
    background: url(../images/zjga/icon_user.png) center no-repeat;
}
.head-tool li.support a {
    display: inline-block;
    width: 134px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 82px;
    font-size: 16px;
    color: #fff;
    background: rgba(32, 76, 156, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.45);
}
.zj-nav {
    margin-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.45);
    border-bottom: 1px solid rgba(255, 255, 255, 0.45);
}
.zj-nav li {
    float: left;
    height: 54px;
    line-height: 54px;
}
.zj-nav li a {
    padding: 11px 32px;
    margin-left: 58px;
    color: #fff;
    font-size: 24px;
}
.zj-nav li:first-child a {
    margin-left: 0;
}
.zj-nav li.on a,
.zj-nav li:hover a{
    background-color:  rgba(35, 84, 175, 0.11);;
}

.gk {
    height: 700px;
    background: url(../images/zjga/gk_b.png) center no-repeat;
    background-size: 100% 100%;
}
.gk-til {
    height: 125px;
    margin-top: 55px;
    margin-bottom: 70px;
    background: url(../images/zjga/gk_til.png) center no-repeat;
}
.gk-til a{
    display:block;
    width: 100%;
    height: 100%;
}
.gk-body .txt .gk-con {
    height: 325px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
}
.gk-body .txt p {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    text-indent: 2em;
    /* margin-bottom: 20px; */
}
.gk-body .txt .gk-more > a {
    display: inline-block;
    margin-left:40px;
    /* margin-top: 20px; */
    color: #2354AF;
    font-size: 16px;
}
.gk-body .txt i {
    display: inline-block;
    width: 36px;
    height: 9px;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;
    background: url(../images/zjga/icon_jt.png) center no-repeat;
}
.gk-body .txt .gk-more span{
    display:inline-block;
    padding:15px 0;
    width:258px;
    height:74px;
    text-align:center;
    line-height:44px;
    margin-right:30px;
    font-size:20px;
    background:url(/gasrmzfw/pc2023/images/zjga/gklmbg.png) no-repeat;
    box-sizing:border-box;
}
.gk-body .txt .gk-more span a{
    display:block;
}
.gk-body .txt .gk-more span img{
    vertical-align:middle;
    margin-right:20px;
    margin-top: -5px;
}
.gk-body .txt .gk-more{
    margin-top:20px;
}
.video {
    position: relative;
    cursor:pointer
}
.video i {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px;
    width: 45px;
    height: 45px;
    background: url(../images/zjga/icon_bf.png) center no-repeat;
    z-index: 222;
    display: none;
}
.video p{font-size: 0px;margin: 0px;padding: 0px;}
.video video {
   width: 100%;
}
.img-swiper {
    margin-top: 15px;
}
.img-swiper .swiper-container {
    height: 109px;
}
.img-swiper div a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.img-swiper div img {
    width: 100%;
    height: 100%;
}
.img-swiper .swiper-button-prev {
    width: 12px;
    height: 12px;
    left: 5px;
    margin-top: -6px;
    opacity: 1;
    background-image: url(../images/zjga/left.png);
    background-size: 100% 100%;
}
.img-swiper .swiper-button-next {
    width: 12px;
    height: 12px;
    right: 5px;
    margin-top: -6px;
    opacity: 1;
    background-image: url(../images/zjga/right.png);
    background-size: 100% 100%;
}
.gk-foot {
    height: 205px;
    background-color: #CFE0FA;
}
.gk-foot li {
    float: left;
    width: 12.5%;
    text-align: center;
    padding: 50px 0;
}
.gk-foot li img{
    height: 60px;
}
.gk-foot li:hover img{
    transform: rotateY(360deg);
    transition: all .5s linear;
}
.gk-foot li span {
    display: block;
    margin-top: 20px;
    font-size: 20px;
    color: #0A1F47;
}

.rw {
    height: 880px;
    background: url(../images/zjga/rw_b.png) center no-repeat;
    background-size: 100% 100%;
}
.rw-til {
    height: 125px;
    margin-top: 55px;
    margin-bottom: 70px;
    background: url(../images/zjga/rw_til.png) center no-repeat;
}
.rw-til a{
    display:block;
    width:100%;
    height:100%;
}
.rw-body .swiper-container {
    height: 445px;
}
.rw-body .swiper-slide a {
    display: inline-block;
    position: relative;
    width:100%;
    height: 100%;
}
.rw-body .swiper-slide img {
    width: 100%;
    heihgt: 100%;
}
.rw-body .swiper-slide .txt-info {
    position: absolute;
    top: 40px;
    left: 48px;
}
.txt-info i {
    display: block;
    color: rgba(255, 255, 255, 0.29);
    font-size: 60px;
    margin-bottom: 10px;
    font-style: normal;
}
.txt-info span {
    display: block;
    color: #fff;
    font-size: 36px;
    margin-bottom: 10px;
}
.txt-info p {
    color: #fff;
    font-size: 20px;
}
.rw-body .swiper-pagination {
    left:50%;
    margin-left: -20px;
    margin-top: 20px;
}
.rw-body .swiper-pagination span {
    margin-right: 5px;
    color: #CCCCCC;
}

.szfzg {
    height: 880px;
    background: url(../images/zjga/sz_b.png) center no-repeat;
    background-size: 100% 100%;
}
.sz-til {
    height: 125px;
    margin-top: 55px;
    margin-bottom: 70px;
    background: url(../images/zjga/sz_til.png) center no-repeat;
}
.sz-body {
    padding-left: 90px;
    padding-right: 112px;
    margin-bottom: -15px;
}
.sz-body li {
    float: left;
    width: 23%;
    height: 367px;
    margin-left: 2%;
    text-align: right;
    background: rgba(255, 255, 255, 0.53);
    border: 1px solid rgba(255, 255, 255, 1);
}
.sz-body li:first-child {
    margin-left: 0;
}
.sz-body li i {
    display: inline-block;
    width: 260px;
    height: 354px;
    margin-top: -10px;
}
.sz-body li.nj i{
    background: url(../images/zjga/ganj_b.png) center no-repeat;
}
.sz-body li.zs i{
    background: url(../images/zjga/gazs_b.png) center no-repeat;
}
.sz-body li.gasz i{
    background: url(../images/zjga/gasz_b.png) center no-repeat;
}
.sz-body li.qw i{
    background: url(../images/zjga/gadq_b.png) center no-repeat;
}
.sz-body li i{
    background-size:100% 100% !important;
}
.sz-bottom {
    height: 260px;
    background: url(../images/zjga/sz_t.png) center no-repeat;
}

.ly {
    height: 880px;
    background-color: #EDEDED;
}
.ly-til {
    height: 125px;
    margin-top: 55px;
    margin-bottom: 70px;
    background: url(../images/zjga/ly_til.png) center no-repeat;
}
.ly-img li {
    float: left;
    width: 48.3%;
    text-align: center;
    margin-right: 26px;
    margin-bottom: 26px;
    padding: 80px 0 75px 0;
}
.ly-img li:nth-child(2n) {
    margin-right: 0;
}
.ly-img li a {
    display: inline-block;
    width: 100%;
    height: 112px;
    color: #fff;
    font-size: 18px;
}
.ly-img li i {
    display: block;
    width: 46px;
    height: 46px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}
.ly-img li.gj {
    background: url(../images/zjga/xpgj_b.png) center no-repeat;
}
.ly-img li.dt {
    background: url(../images/zjga/lydt_b.png) center no-repeat;
}.ly-img li.rl {
     background: url(../images/zjga/whrl_b.png) center no-repeat;
 }.ly-img li.jd {
      background: url(../images/zjga/scjd_b.png) center no-repeat;
  }
.ly-img li.gj a {
    background: linear-gradient(90deg, rgba(2, 86, 189, 0.14) 6.79%, rgba(19, 83, 161, 0.76) 54.61%, rgba(2, 86, 189, 0) 100%);
    border: 1px solid rgba(255, 255, 255, 0.33);
}
.ly-img li.dt a {
    background: linear-gradient(90deg, rgba(214, 155, 77, 0.14) 0%, rgba(196, 124, 29, 0.76) 54.61%, rgba(227, 210, 136, 0) 99.84%);
    border: 1px solid rgba(255, 255, 255, 0.33);
}
.ly-img li.rl a {
    background: linear-gradient(90deg, rgba(2, 86, 189, 0.14) 6.79%, rgba(64, 90, 219, 0.76) 54.61%, rgba(2, 86, 189, 0) 100%);
    border: 1px solid rgba(255, 255, 255, 0.33);
}
.ly-img li.jd a {
    background: linear-gradient(90deg, rgba(2, 86, 189, 0.14) 6.79%, rgba(44, 102, 75, 0.98) 54.77%, rgba(2, 86, 189, 0) 100%);
    border: 1px solid rgba(255, 255, 255, 0.33);
}
.ly-img li.gj i {
    background: url(../images/zjga/icon_gj.png) center no-repeat;
}
.ly-img li.dt i {
    background: url(../images/zjga/icon_map.png) center no-repeat;
}
.ly-img li.rl i {
    background: url(../images/zjga/icon_rl.png) center no-repeat;
}
.ly-img li.jd i {
    background: url(../images/zjga/icon_scjd.png) center no-repeat;
}

.ly .tab-brief > .hd {
    border-bottom: none;
}
.ly .tab-brief > .hd li:after {
    display: none;
}
.ly .tab-brief > .hd li.on a {
    font-size: 36px;
    color: #383838;
    font-weight: 700
}
.lyzx-list li {
    border-left: 1px solid #F0C17A;
}
.lyzx-list li a {
    display: inline-block;
    margin-top: -20px;
    margin-bottom: 50px;
    width: 100%;
}
.lyzx-list li:last-child a {
    margin-bottom: 0;
}
.lyzx-list li i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -5px;
    vertical-align: middle;
    background: url(../images/zjga/icon_rq.png) center no-repeat;
}
.lyzx-list li a .type {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    color: #383838;
    font-size: 16px;
    margin-left: 15px;
}
.zx-info {
    width: 100%;
    box-sizing: border-box;
    height: 96px;
    padding-left: 19px;
    padding-top: 7px;
    background: rgba(255, 255, 255, 0.46);
}
.zx-info p:first-child {
    color: #383838;
    font-size: 18px;
}
.zx-info p:last-child {
    line-height: 21px;
    color: #a6a6a6;
    font-size: 16px;
    text-indent: 2em;
}
.lyzx-list li:hover i {
    background: url(../images/zjga/icon_rq_h.png) center no-repeat;
}
.lyzx-list li:hover a .type {
    color: #A85827;
}
.lyzx-list li:hover .zx-info {
    border: 1px solid #F0C17A;
    background: #FFFFFF;
}
.lyzx-list li:hover .zx-info p:first-child {
    color: #A85827;
}
.lyzx-list li:hover .zx-info p:last-child {
    color: #C9B1A1;
}

.zjqsx{
    width: 100%;
    background: url(../images/zjga/qsxbg.png) no-repeat;
    background-size: 100% 100%;
}
.zjqsx .qsx-til{height: 158px;
    margin-top: 55px;
    margin-bottom: 70px;
    background: url(../images/zjga/qsx_til.png) center no-repeat;
}

.zjyc-ycxq-scroll {
    float: left;
    width: 61%;
}

.zjyc-ycxq-scroll .swiper-container {
    padding-top: 50px;
    /* margin-top: -50px; */
}

.zjyc-ycxq-scroll .swiper-slide {
    position: relative;
    bottom: 15px;
    padding: 16px 20px;
    width: 300px;
    margin: 0 25px;
    border: 1px solid #1A69AB;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.13);
    transition: all .5s;
}
.zjyc-ycxq-scroll .swiper-scrollbar{display:none;}
.zjyc-ycxq-scroll .swiper-slide.on{
    margin-top: -21px;
    background: rgba(255, 255, 255, 0.53);
    box-shadow: 0px 2px 30px  #1A69AB;
}

.zjyc-ycxq-scroll .pic {
    height: 183px;
    border: #fff 1px solid;
    border-radius: 10px;
    overflow: hidden;
}

.zjyc-ycxq-scroll .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.zjyc-ycxq-scroll h4 {
    padding: 28px 0 18px;
    font-size: 1.25em;
}

.zjyc-ycxq-scroll h4 a {
    color: #000;
}

.zjyc-ycxq-scroll .memo {
    color: #000;
    line-height: 2;
    font-size: 1.125em;
    max-height: 100px;
    overflow: hidden;
    margin-bottom: 15px;
    text-indent: 2em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.zjyc-ycxq-scroll .common-more {
    overflow: hidden;
    float: right;
    height: 0;
    padding-right: 40px;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/zjga/djjr.png) no-repeat right center;
    transition: all .5s;
}

.zjyc-ycxq-scroll .common-more a {
    color: #2354AF;
}

.zjyc-ycxq-scroll .swiper-slide-active .pic {
    box-shadow: 0 0 51px 4px rgba(87, 74, 32, .52);
}

.zjyc-ycxq-map {
    float: left;
    width: 39%;
}

#mapchart {
    height: 647px;
    margin-top: -100px;
}

.swiper-scrollbar-drag{
    background: #fff;
}

.zjyc-banner .pic1{background-image: url(../images/zjyc_bg_page1.jpg);}
.zjyc-banner .pic2{background-image: url(../images/zjyc_ban2.jpg);}
.zjyc-banner .swiper-button{display: none;}
.newfooter{margin-top: 0 !important;}

.videobox{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 99;
}
.videobox .gagkvideo{
    position: absolute;
    top: 50%;
    left: 25%;
    margin-top: -275px;
    width: 50%;
    height: 550px;
}
.videobox .gagkvideo .close{
    position: absolute;
    top: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
}
.videobox .gagkvideo video{
    width: 100%;
    height: 100%;
}
@media (max-width: 1500px){
    .zj-head{height: 660px;}
    .zj-head .logo img{width:400px;}
    .head-tool{margin-top:30px;}
    .head-tool li{margin-left:10px;}
    .head-tool li.support a{width:110px;}
    .zj-nav li a{margin-left: 25px;}
    .sz-body li{/* margin-left: 27px; */}
    .sz-body li i{width: 240px;}
    .ly-img li{margin-right: 20px;}
    .zj-nav li a{padding: 11px 23px;}
    .gk-body .txt .gk-con{height:260px;-webkit-line-clamp:7;}
    .gk-body .txt .gk-more span{width:230px;margin-right:10px;background-size:100% 100%;}
}
@media (max-width: 450px){
    .zj-head{display: none;}
    .header{display: block;}
    .gk-body .txt a{margin-bottom: 20px;display: block;}
    .gk-body .txt .gk-con{height: 260px;}
    .gk-body .txt .gk-more{position:relative;margin-top: 0;padding-top: 30px;padding: 30px 0 20px;}
    .gk-body .txt .gk-more span{float:left;margin-right: 0;width: 46%;background-size: 100% 100%;font-size: 16px;height: 54px;line-height: 24px;margin: 0 2%;}
    .gk-body .txt .gk-more span img{height:30px;margin-right:10px;}
    .gk-body .txt .gk-more > a{position:absolute;top:0;left:0;margin-left: 0;}
    #gkxx{/* height: 420px; */overflow:hidden;}
    .video{height: 50vw;}
    .video img{height: 100%;}
    .gk,.rw,.szfzg,.ly{height: auto;}
    .gk{background-size: 100% 100%;}
    .gk-foot li{width: 50%;padding: 15px 0;}
    .gk-foot li img{height:40px}
    .gk-foot{height: auto;}
    .rw{padding-bottom: 45px;}
    .sz-body li{width: 100%;margin-left: 0;background: none;}
    .sz-body{padding-left: 30px;padding-right: 30px;}
    .szfzg{background: none;}
    .sz-bottom{display: none;}
    .sz-body li i{width: 100%;}
    .ly-img li{width: 100%;margin-right: 0;float: inherit;}
    .lyzx-list li a{width: 100%;}
    .zx-info{width: 100%;box-sizing: border-box;padding:10px;height: auto;}
    .zjyc-ycxq-scroll,.zjyc-ycxq-map{width: 100%;}
    .zjyc-ycxq-scroll .swiper-slide{margin-left: 0;width: 250px;}
    .zjqsx{background-size: 100% 100%;}
    #mapchart{height: 400px;margin-top: -40px;}
    .sz-til,.rw-til,.gk-til,.ly-til,.zjqsx .qsx-til{background-size:290%;margin: 0;height: 145px;}
    .ly .tab-brief > .hd li.on a{font-size:28px;background:none;}
    .mb30{margin-bottom:15px;}
    .img-swiper .swiper-container{height:40vw;}
}
