﻿/* 此为公共企事业单位所有内容，如果分代码不换头，把下面的拷走 */
.fl {
    float: left;
}
.fr {
    float: right;
}
.clearfix {
    zoom: 1;
}
a{
    color: #333;
}
a:hover{
    color: #015193;
}
.w {
    width: 1300px;
    margin: 0 auto;
}
/*Header 样式*/
/* #Header {
    position: relative;
}
.header {
    background: url(https://www.jiaxian.gov.cn/upload/images/2023/10/7d5a56749de78d0dfd66e47e453324d6.jpg) center top no-repeat;
    height: 370px;
    padding-top: 0;
}
.logo_top img {
    width: 18%;
    min-width: 260px;
    margin-top: 25px;
}
.logo_font {
    padding: 45px 0 45px 80px;
}
.head_top{width: 100% !important; height: 317px;} */
/*nav样式*/
/* .ggqnav {
    background: #015193;
    border: none;
}
.ggqnav ul {
    width: 1300px;
    margin: 0 auto;
    display: flex;
}
.ggqnav ul li {
    flex: 1;
}
.ggqnav ul li a {
    display: block;
    color: #fff;
    text-align: center;
    line-height: 55px;
    font-size: 18px;
    position: relative;
}
.ggqnav ul li a:hover {
    color: #fff;
}
.ggqnav li a:after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 16px;
    height: 23px;
    width: 1px;
    background-color: #0e68b1;
}
.ggqnav li:last-child a:after {
    width: 0;
}
.ggqnav ul li.active a,
.ggqnav ul li:hover a,
.ggqnav .active, 
.ggqnav a:hover{
    background-color: #0e68b1;
    color: #fff;
} */

/*Content样式*/
#Content {
    width: 1300px;
    margin: 0 auto;
}
.navigation {
    background: #fff no-repeat 20px center #fff;
    font-size: 16px;
    line-height: 50px;
    margin: 20px 0;
    text-indent: 3em;
    border-radius: 2px;
    color: #015193;
}
/* 拷走 end */


body {
    background: #e2e2e2;
}

.align {
    text-align: center;
}
.pbox{
    min-height: 180px;
}
.pbox p::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}

.pbox p::-webkit-scrollbar-track-piece {
    background-color: transparent;
    -webkit-border-radius: 6px;
}

.pbox p::-webkit-scrollbar-thumb:vertical {
    height: 12px;
    background-color: #BDBDBD;
    -webkit-border-radius: 6px;
}

.pbox p::-webkit-scrollbar-thumb:horizontal {
    width: 12px;
    background-color: #BDBDBD;
    -webkit-border-radius: 6px;
}

.pbox p::-webkit-scrollbar-thumb:vertical:hover,
.pbox p::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: #808080;
}

.fix {
    font-family: 'icomoon';
    position: fixed;
    left: 50%;
    margin-left: 660px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}



/* main start */
.main_nav {
    border-bottom: 1px dotted #808080;
    background-color: #fff;
    height: 49px;

}

.main_nav h4 {
    float: left;
    font-size: 18px;
    line-height: 50px;
    font-weight: 400;
    text-indent: 1.5em;
}

.main_nav ul {
    float: right;
}

.main_nav ul li {
    padding: 0 10px;
    margin-top: 14px;
    float: left;
    font-family: 'icomoon';
    font-size: 16px;
    font-weight: 700;
    color: #4e4f51;
    border-left: 1px dotted #4e4f51;
}

.main_nav ul .fst {
    border-left: 0 dotted #4e4f51;

}

.main_bd {
    background-color: #fff;
    padding: 15px;
}

.mainbox {
    margin-top: 20px;
}

/* 公开信息 */
.miantext {
    margin-top: 20px;
    background-color: #fff;
}

.miantext h3 {
    height: 40px;
    background: linear-gradient(90deg, #015193, rgb(255 255 255));
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    clear: both;
    line-height: 40px;
    padding: 0 15px;

}

.textp {
    padding: 20px;
    padding-top: 0;
    font-size: 16px;
    min-height: 280px;
}

.moreinfo {
    text-align: center;
    font-size: 20px;
    color: #015193;
}


.lstnewsl {
    background-color: #fff;
    width: 100%;
}

.lstnewsl ul li {
    border-bottom: 1px dotted#d5d5d5;
    font-size: 18px;
    padding: 16px;
    color: #4e4f51
}

.lstnewsll .pbox ul li :hover {
    color: #1c60a9
}
.lstnewsl ul li .date {
    float: right;
    font-size: 17px;
    color: #555;
    padding-top: 5px;
}

.lstnewsll .pbox ul li::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #1c60a9;
    margin-right: 10px;
    vertical-align: middle;
}

/* fastmods */
.fastmods h3 {
    height: 40px;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    clear: both;
    line-height: 40px;
    padding: 0 15px;
    background: linear-gradient(90deg, #015193, rgb(255 255 255))
}

.fastmods {
    margin-bottom: 30px;
    float: left;
    background-color: #fff;
    width: 100%;
    padding-bottom: 20px;
}

.fastmods ul {
    margin: 20px;
}

.fastmods ul li {
    position: relative;
    float: left;
    width: 273px;
    background-color: #90b3d0;
    padding: 10px;
    font-size: 31px;
    text-indent: 108px;
    line-height: 64px;
    margin: 11px;
    color: #fff;
    border-radius: 2px;
}
.fastmods ul li a{
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
}
.fastmods ul li a:hover{
    color: #015193;
}
.fastmods ul .font_two {
    text-indent: 135px;
}

.fastmods ul img {
    position: absolute;
    top: 13px;
    left: 40px;
    width: 22%;
}

.fastmods ul .img_jy {
    position: absolute;
    top: 19px;
    left: 35px;
    width: 29%;
}


.fastmods ul .img_gq {
    position: absolute;
    top: 12px;
    left: 52px;
    width: 16%;
}
/* maintext end */




/* channel纯列表 */
.path{
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    margin-top: 20px;
    padding-left: 20px;
    box-sizing: border-box;
}
.channel.miantext{
    background-color: transparent;
    margin-top: 20px;
}
.channel.miantext .textp{
    background: #fff;
    margin-bottom: 20px;
}
.channel .textp .more{
    width: 200px;
    height: 45px;
    background: #ededed;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    border-radius: 5px;
    margin-top: 20px;
}

/* 带分页的列表样式 */
.pagenav{
    text-align: center;
    padding: 30px 0
}
.pagenav a{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    border: #ccc solid 1px;
    border-radius: 5px;
    font-size: 15px;
    margin: 0 5px;
    background: #fff;
}
.pagenav a:hover{
    border: #015293 solid 1px;
}
.pagenav select{
    border: #015293 solid 1px;
    border-radius: 5px;
    margin: 0 5px;
    width: 50px;
    height: 32px;
    line-height: 32px;
}

/* 学校列表页 */
.school-channel>a:not(:last-child){
    display: block;
    border-bottom: 1px dashed #b9b9b9;
}
.shotinfo{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shotimg{
    width: 400px;
}
.shotimg img{
    width: 330px;
    height: 190px;
}
.shottext{
    width: 860px;
    height: auto;
}
.shottext p{
    font-size: 18px;
    line-height: 40px;
    margin: 0;
}
.shottext p.department-name{
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
}
.shottext ul{
    margin-top: 20px;
}
.shottext ul li{
    width: 49%;
    display: inline-block;
    font-size: 19px;
    line-height: 40px;
} 

/* 医院列表页 */
.hospital .shotimg img {
    width: 340px;
    height: 240px;
}
.hospital .shottext {
    height: 240px;
}
.hospital .shottext ul li {
    line-height: 32px;
    vertical-align: top;
} 

/* 学校详情 */
.school-detail .main_bd{
    border-top: 1px dashed #b9b9b9;
}
.btbox{
    margin: 20px 0 !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.btbox .btbox-item{
    width: 640px;
    background: #fff;
    margin-bottom: 20px;
}
.btbox-item .gkzd{
    height: 40px;
    background: linear-gradient(90deg, #015193, rgb(255 255 255));
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 40px;
    padding: 0 15px;
}
.btbox-item .gkzd .more{
    font-size: 18px;
}
.btbox-item .pbox{
    padding: 15px;
}
.btbox-item .pbox li{
    height: 50px;
    line-height: 50px;
}
.btbox-item .pbox li a{
    display: inline-block;
    width: 500px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.btbox-item .pbox li .date{
    font-size: 15px;
    color: #808080;
}
.btbox-item .pbox li:not(:last-child){
    border-bottom: 1px dashed #d1d1d1;
} 



/* 医院详情 */

 .detail-part{
    height: 650px;
    margin: 20px 0 10px 0;
}
.tab-container{
    width: 750px;
    background-color: #fff;
    padding: 10px 20px;
}
.tab-container .tab-title{
    border-bottom: 2px solid #015293;
}
.tab-container .tab-title div{
    display: inline-block;
    text-align: center;
    width: 19%;
}
.tab-container .tab-title div a,
.tab-container .tab-title div span{
    display: inline-block;
    font-size: 20px;
    line-height: 40px;
}
.tab-container .tab-title div span,
.tab-container .tab-list div{
    display: none;
}
.tab-container .tab-list{
    height: 535px;
    padding: 20px 10px;
    overflow: auto;
    text-indent: 2rem;
}
.tab-container .tab-list div.active{
    display: block;
    line-height: 40px;
    font-size: 18px;
    text-align: justify;
}
.tab-container .tab-title div.active a,
.tab-container .tab-title div.active span{
    border-bottom: 5px solid #015193;
}
.tab-right{
    width: 490px;
}
.tab-right>div{
    background: #fff;
    padding: 20px;
    height: 270px;
}
.tab-right .leader{
    margin-bottom: 20px;
}
.tab-right>div>p{
    padding-bottom: 10px;
    border-bottom: 2px solid #015293;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}
.tab-right .member .menber-content{
    padding: 10px 30px;
}
.tab-right .member .menber-content li{
    display: inline-block;
    width: 49%;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
}
.tab-right .member .menber-content li.title{
    color: #015193;
}
.bottomlist{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    width: 100%;
}
.bottomlist>div{
    background: #fff;
    width: 420px;
}
.bottomlist>div>.title{
    line-height: 50px;
    text-align: center;
    background: #015193;
    color: #fff;
    font-size: 20px;
}
.bottomlist>div>.content{
    height: 420px;
    padding: 15px 20px;
    text-align: justify;
    text-indent: 2rem;
    overflow: auto;
    line-height: 40px;
} 
@media ( max-width:768px ){
    .tab-container .tab-title div span{
        display: inline-block;
    }
    .tab-container .tab-title div a{
        display: none;
    }
}



/* 水电气热详情 */
.water .shotimg img{
    height: 200px;
}
.school-detail.water .detail-part{
    height: auto;
}
.overview{
    height: 610px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 15px;
    background: #fff;
}
.overview .title{
    text-align: center;
    margin: 0 auto;
    writing-mode: vertical-lr;
    background: linear-gradient(130deg, #015193, #bfc2c5);
    font-size: 20px;
    height: 100%;
    line-height: 50px;
    color: #fff;
    font-weight: 400;
}
.overview .content{
    flex: 1;
    height: 580px;
    overflow: hidden;
}
.overview .content>p{
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    padding-left: 20px;
    margin-bottom: 15px;
    border-bottom: 2px solid #085595;
}
.overview .content>div{
    height: 540px;
    padding: 0px 10px 20px 20px;
    text-indent: 2rem;
    text-align: justify;
    line-height: 40px;
    font-size: 18px;
    overflow-x: hidden;
    overflow-y: auto;
}
.water .shottext p{
    line-height: normal;
}
.water .shottext ul li{
    line-height: 37px;
}


/* 公共交通 */

 body {
     background-color: #e2e2e2;
 }


 .w {
     width: 1300px;
     margin: 0 auto;
 }

 .align {
     text-align: center;
 }

 .pbox p::-webkit-scrollbar {
     width: 12px;
     height: 12px;
 }

 .pbox p::-webkit-scrollbar-track-piece {
     background-color: transparent;
     -webkit-border-radius: 6px;
 }

 .pbox p::-webkit-scrollbar-thumb:vertical {
     height: 12px;
     background-color: #BDBDBD;
     -webkit-border-radius: 6px;
 }

 .pbox p::-webkit-scrollbar-thumb:horizontal {
     width: 12px;
     background-color: #BDBDBD;
     -webkit-border-radius: 6px;
 }

 .pbox p::-webkit-scrollbar-thumb:vertical:hover,
 .pbox p::-webkit-scrollbar-thumb:horizontal:hover {
     background-color: #808080;
 }

 .fix {
     font-family: 'icomoon';
     position: fixed;
     left: 50%;
     margin-left: 660px;
     bottom: 10px;
     width: 40px;
     height: 40px;
     background-color: #fff;
     font-size: 20px;
     text-align: center;
     line-height: 40px;
 }


 /* main start */
 .main_nav {
     border-bottom: 1px dotted #808080;
     background-color: #fff;
     height: 49px;

 }

 .main_nav h4 {
     float: left;
     font-size: 18px;
     line-height: 50px;
     font-weight: 400;
     text-indent: 1.5em;
 }

 .main_nav ul {
     float: right;
 }

 .main_nav ul li {
     padding: 0 10px;
     margin-top: 14px;
     float: left;
     font-family: 'icomoon';
     font-size: 16px;
     font-weight: 700;
     color: #4e4f51;
     border-left: 1px dotted #4e4f51;
 }

 .main_nav ul .fst {
     border-left: 0 dotted #4e4f51;

 }

 /* 公共交通 */
.ggjt_nav{
    height: 110px;
    margin-bottom: 25px;
    background-color: #fff;
}
.ggjt_nav ul {
    display: flex;
    justify-content: center;
}
.ggjt_nav ul li {
    border-radius: 10px;
    float: left;
    margin: 20px 20px;
    text-align: center;
    font-size: 25px;
    line-height: 20px;
    border: 2px solid #015293;
}
.ggjt_nav ul li a{
    display: inline-block;
    width: 200px;
    padding: 20px;
    color: #015293;
}

.ggjt_nav ul li:nth-child(1) a{background:url(https://www.jiaxian.gov.cn/upload/images/2023/10/42c42c24fb88cce192036f2faf4fb868.png) no-repeat 30px 10px; background-size: 40px 40px;}
.ggjt_nav ul li:nth-child(2) a{background:url(https://www.jiaxian.gov.cn/upload/images/2023/10/5fec3a656ff5cdeb251fad75c324d8b8.png) no-repeat 30px 10px; background-size: 40px 40px;}
/* .ggjt_nav ul li:nth-child(3) a{background:url(../images/iconimg/icongss.png) no-repeat 30px 10px; background-size: 40px 40px;} */
.ggjt_nav ul li:nth-child(1) .active,.ggjt_nav ul li:nth-child(1) a:hover{background: url(https://www.jiaxian.gov.cn/upload/images/2023/10/9890bdf27960668085f2678f362bce05.png) no-repeat 30px 10px;background-size: 40px 40px;color: #fff;background-color: #015293;}
.ggjt_nav ul li:nth-child(2) .active,.ggjt_nav ul li:nth-child(2) a:hover{background: url(https://www.jiaxian.gov.cn/upload/images/2023/10/5adabede08e8932d9754faecc66f7ed5.png) no-repeat 30px 10px;background-size: 40px 40px;color: #fff;background-color: #015293;}
/* .ggjt_nav ul li:nth-child(3) .active,.ggjt_nav ul li:nth-child(3) a:hover{background: url(../images/iconimg/icongs.png) no-repeat 30px 10px;background-size: 40px 40px;color: #fff;background-color: #015293;} */


.ggjt-main{
    background-color: #fff;
    padding: 20px;
}
.ggjt-tab-title{
    display: flex;
    justify-content: space-around;
    margin-bottom: 30px;
}
.ggjt-tab-title a{
    display: inline-block;
    font-size:20px;
    font-weight: 700;
    line-height: 40px;
}
.ggjt-tab-title a.active{
    border-bottom: 5px solid #015293;
    color: #015293;
}
.ggjt-text{
    height: auto;
    border: 5px solid #015293;
    border-radius: 20px;
    margin-bottom: 30px;
}

.ggjt-text ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 200px;
}
.ggjt-text li{
    width: 50%;
    font-weight: 400;
    font-size: 20px;
    padding: 15px 20px;
}
.ggjt-cont{
    height: 410px;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-top: 15px;
    line-height: 40px;
    font-size: 18px;
    color: #4e4f51;
    padding-right: 10px;
}
.ggjt-cont table{
    margin: 0 auto;
}

.ggjt-cont::-webkit-scrollbar {
    width: 5px; 
}
.ggjt-cont::-webkit-scrollbar-thumb {
    background-color: #BDBDBD;
    -webkit-border-radius: 6px;
}
.ggjt-wrap{
    margin-top: 20px;
    padding-bottom: 30px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ggjt-item{
    background-color: #fff;
    width: 49%;
    height: 475px;
    margin-bottom: 10px;
}
.ggjt-chan{
    height: 40px;
    background: linear-gradient(90deg, #015193, rgb(255 255 255));
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    clear: both;
    line-height: 40px;
    padding: 0 15px;
}
.ggjt-chan a{
    float: right;
    font-size: 14px;
    color: #555;
}

.ggjt-list{
    box-sizing: border-box;
    padding: 18px
}
.ggjt-list li{
    overflow: hidden;
    border-bottom: 1px dotted#d5d5d5;
    font-size: 18px;
}

.ggjt-list li a{
    float: left;
    display: block;
    padding-left: 15px;
    height: 58px;
    line-height: 58px;
    width: calc(100% - 110px);
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ggjt-list li span{
    float: right;
    color: #4d4d4d;
    line-height: 58px;
    margin-right: 5px;
}

/* 供气 */
.gq-text{
    height: auto;
    border: 5px solid #015293;
    border-radius: 20px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gqpic{
    width: 830px;
    height: 185px;
    margin-left: 15px;
}
.gqpic img{
    width: 100%;
    height: 100%;
}
.gq-text ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 18px;
}
.gq-text li{
    width: 50%;
    font-weight: 400;
    font-size: 20px;
    padding: 15px 20px;
}
/* 移动端 */
@media ( max-width:1150px ){
    .w,.w1200c{
        width: 100%;
    }
    .header{
        height: auto;
    }
    .logo_font{
        padding: 0;
        width: 60%;
        margin: 45px auto;
    }
    .logo_font img{
        width: 100%;
    }
    .ggqnav{
        overflow-y: hidden;
    }
    .ggqnav ul{
        display: block;
        white-space: nowrap;
    }
    .ggqnav ul li{
        display: inline-block;
        padding: 0 10px;
    }
    .ggqnav li a:after{
        right: -13px;
    }
    .textp{
        padding: 5px;
    }
    .lstnewsl ul li{
        height: 53px;
    }
    .pbox li a{
        display: inline-block;
        width: 75%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .fastmods ul li{
        width: 230px;
        line-height: 64px;
        font-size: 20px;
    }
    .fastmods ul img{
        top: 20px;
    }
    .fastmods ul .font_two{
        text-indent: 110px;
    }
    .fastmods ul .img_jy{
        top: 23px;
        width: 27%;
    }
    .fastmods ul .img_gq{
        top: 20px;
    }
    #Foot{
        min-width: auto;
    }
    #Foot .footer{
        padding: 10px 0;
    }
    #Foot .footer .text,
    #Foot .footer .pic{
        float: none;
        text-align: center;
    }
    #Foot .footer .pic{
        margin: 0 auto;
        width: 155px;
    }
    #Foot .footer .pic .dzjg img{
        width: 50px !important;
        height: 60px !important;
    }
    #Foot .footer .pic .jiucuo img{
        width: 80px;
        height: 50px;
    }
    #Foot .footer .pic .jiucuo {
        margin: 10px 25px 10px 0;
    }
    #Foot .footer .pic .dzjg{
        margin: 5px 0;
    }
    #Foot .footer .text p {
        line-height: 25px;
    }
    #Foot .footer .text p, #Foot .footer .text p a{
        font-size: 12px;
    }

    /* 教育 */
    .main_bd{
        padding: 5px;
    }
    .shotinfo{
        display: block;
    }
    .shotimg {
        width: 50%;
        margin: 0 auto;
    }
    .shotimg img {
        width: 100%;
        height: auto;
    }
    .shottext{
        width: 100%;
        height: auto;
    }
    .shottext p{
        text-align: center;
    }
    .btbox .btbox-item{
        width: 100%;
    }
    .btbox-item .pbox li a{
        width: 80%;
    }

    /* 医院 */
    .hospital .shottext{
        height: auto;
    }
    .tab-container{
        width: 100%;
        padding: 5px;
        float: none;
    }
    .tab-right{
        width: 100%;
        float: none;
    }
    .detail-part{
        height: auto;
        margin: 20px 0;
    }
    .bottomlist{
        display: block;
    }
    .bottomlist>div{
        width: 100%;
    }

    /* 水电气热 */
    .overview .title{
        display: none;
    }

}

@media ( max-width:768px ){
    .logo_font{
        width: 70%;
    }
    .path{
        display: none;
    }
    .fastmods ul li{
        width: 215px;
        text-indent: 80px;
        font-size: 20px;
    }
    .fastmods ul .font_two{
        text-indent: 90px;
    }
    .fastmods ul img,.fastmods ul .img_gq{
        top: 19px;
    }
    .fastmods ul .img_jy{
        top: 21px;
    }
    .fastmods{
        margin-bottom: 0;
    }

    /* 教育 */
    .shotimg{
        width: 70%;
    }
    .shottext ul li{
        width: 100%;
    }
    .btbox-item .pbox li a{
        width: 73%;
    }
}

@media ( max-width:440px ){
    .logo_top img{
        min-width: 150px;
        margin-top: 7px;
    }
    .logo_font{
        width: 80%;
        margin: 15px auto;
    }
    .miantext h3,.fastmods h3{
        font-size: 16px;
    }
    .lstnewsl ul li{
        font-size: 16px;
        padding: 0;
        height: 40px;
        line-height: 40px;
    }
    .lstnewsl ul li .date{
        padding-top: 0;
    }
    .pbox li a{
        width: 68%;
    }
    .fastmods ul{
        margin: 0;
    }
    .fastmods ul li{
        width: 155px;
        line-height: 35px;
        font-size: 18px;
        text-indent: 55px;
    }
    .fastmods ul .font_two {
        text-indent: 70px;
    }
    .fastmods ul img{
        top: 11px;
        left: 24px;
    }
    .fastmods ul .img_gq{
        top: 11px;
        left: 27px;
    }
    .fastmods ul .img_jy{
        top: 13px;
        left: 20px;
    }

    /* 教育 */
    .shotimg{
        width: 100%;
    }
    .pagenav select{
        display: none;
    }

    /* 医院 */
    
    .tab-container .tab-title div a, .tab-container .tab-title div span{
        font-size: 16px;
    }
    .tab-container .tab-title div{
        width: auto;
    }
}