* {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    display: inline-block;
    text-decoration: none;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearfix {
    clear: both;
}

.clearfix:after {
    display: block;
    height: 0;
    line-height: 0;
    content: "";
    visibility: hidden;
    clear: both;
}

.header {
    background: url(ggqsy_head.png) no-repeat top center;
    height: 452px;
    max-width: 1920px;
    text-align: center;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.header_top {
    line-height: 32px;
    height: 32px;
    background: rgba(10, 84, 171, 0.24);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
}

.header_bot {
    padding: 40px 0 52px;
    text-align: center;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.header_top .curr_time span {
    margin-right: 8px;
}

.header_top .tips a {
    color: #fff;
}

.header_top .tips a.yy1 {
    margin-right: 12px;
}

.header_top .tips a.yy2 {
    margin-left: 12px;
}

.header_top .tips a.wu {
    margin: 0 40px 0 12px;
}

.header_top .tips .top_icon_list {
    margin-right: 20px;
}

.header_top .tips .top_icon_list li {
    float: left;
    position: relative;
}

.header_top .tips .top_icon_list li img {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -60px;
    width: 120px;
    height: 120px;
}

.header_top .tips .top_icon_list li a {
    width: 33px;
    height: 32px;
    background: url(https://www.tjjz.gov.cn/images/top_icon1.png) no-repeat center center;
}

.header_top .tips .top_icon_list li.li2 a {
    background: url(https://www.tjjz.gov.cn/images/top_icon2.png) no-repeat center center;
}

.header_top .tips .top_icon_list li.li3 a {
    background: url(https://www.tjjz.gov.cn/images/top_icon3.png) no-repeat center center;
}

.header_top .tips .top_icon_list li.li4 a {
    width: 62px;
    background: url(https://www.tjjz.gov.cn/images/top_icon4.png) no-repeat center center;
}

.header_top .tips .top_icon_list li:hover img {
    display: block;
}

.header_bot {
    padding: 40px 0 52px;
    text-align: center;
}

.header_bot .gh_icon {}

.header_bot .logo .top {
    margin: 15px 0;
}

.header_bot .logo .top .zheng_logo {
    margin-right: 18px;
}

.header_bot .en_logo_name {}

.header_bot .search_box {
    margin: 40px auto 0;
    position: relative;
    display: inline-block;
}

.header_bot .search_box .search {
    background: #fff;
    padding: 15px 65px 15px 18px;
    width: 400px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.header_bot .search_box .search_btn {
    position: absolute;
    top: 0;
    right: 0px;
    width: 65px;
    height: 100%;
    border: none;
    background: url(https://www.tjjz.gov.cn/images/search_icon.png) no-repeat center center;
}

.top_nav {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #59a5ff;
}

.top_nav .wrap {
    width: 1100px;
}

.top_nav .nav_list {
    background: #59a5ff;
}

.top_nav .nav_list li {
    float: left;
    width: 14.285%;
    font-size: 0;
    position: relative;
}

.top_nav .nav_list li>a {
    font-size: 20px;
    line-height: 45px;
    width: 100%;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
    color: #fff;
}

.top_nav .nav_list li:hover a,
.top_nav .nav_list li.on>a {
    background: #0460cd;
    font-weight: 700;
}
/* 适老化按钮 */
#zzmsbtn {
background: rgb(244, 186, 47);
padding: 5px 10px;
height: auto;
border-radius: 20px;
margin: 0 10px;
font-size: 14px;
color: #fff;
display: inline;
}
#zzmsMobileNew{
background: rgb(244, 186, 47);
padding: 5px 10px;
height: auto;
border-radius: 28px;
margin: 0 10px;
font-size: 14px;
color: #fff;
display: none;
}

#zzmsbtn span,
.gablink span,
#zzmsMobileNew a{
padding: 0 5px;
color: #fff !important;
}

.gablink {
border-left: none;
background: rgb(70, 174, 238);
padding: 5px 10px;
height: auto;
border-radius: 28px;
margin-right: 10px;
font-size: 14px;
color: #fff;
display: inline;
}

.wza-img {
vertical-align: middle !important;
margin-top: -2px !important;
}
.gg-box{
float: right;
}
.wzaBtn{
float: left;
margin: 0 40px 0 12px;;
}
.gg-box a:hover,  .gg-box a:focus{
display: inline;
}
.useOldFixed .top_logo .tips>a,
.useOldFixed .top_logo .tips>i{
display: none;
}
#toolbarSwitchMobile{
display: none;
}
@media screen and (max-width: 1200px) {
.top_logo .header_top{
 position: static;
 height: auto;
 line-height: normal;
 padding: 5px 0;
}
.top_logo .tips >a,
.top_logo .tips >i{
 display: none;
}
.top_logo .tips >a#toolbarSwitchMobile{
 display: inline;
}
#zzmsbtn{
 display: none;
}
.gg-box .gablink{
 display: inline !important;
}
#zzmsMobileNew{
 display: inline;
}
}
.ggqsy-news{
    width: 100%;
}
.ggqsy_item{
    width: 100%;
}
.ggqsy_menu a{
    width: 20%;
    display: block;
    float: left;
    position: relative;
}
.ggqsy_list_con{
    display: none;
}
.ggqsy_list_con.active{
    display: block;
}
.sel_show,.sel_hide{
    width: 100%;
}
.sel_hide{
    display: none;
}
.ggqsy_menu .on .sel_show{
    display: none;
}
.ggqsy_menu .on .sel_hide{
    display: block;
}
.ggqsy_menu .on i {
    height: 0;
    width: 0;
    border-width: 10px 10px;
    border-style: solid;
    border-color: #126cce transparent transparent;
    background: none;
    position: absolute;
    bottom: -19px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.ggqsy_detail{
    min-height: 230px;
    padding: 20px 0;
}
.ggqsy_list_con .news_list li {
    font-size: 0;
    position: relative;
    width: 49%;
    float: left;
    margin-right: 1%;
}
.jyjx-title{
    width: 100%;
    height: 64px;
    padding-left: 300px;
    background: url(title_jyjx.png) no-repeat;
    box-sizing: border-box;
}
.jyjx-title ul{
    display: flex;
    justify-content: space-between;
    width: 860px;
    margin: 0 20px;
    font-size: 16px;
    height: 64px;
    line-height: 64px;
}
.jyjx-title ul li{

cursor: pointer;
}
.jyjx-title ul .on{
    color: #126cce;
}
.jyjx-box{
    width: 100%;
}
.jyjx-content,.ylws-content{
    width: 100%;
    margin-top: 30px;
}
.jyjx-item,.ylws-item{
    width: 100%;
    position: relative;
}
.fivebanner a{
    display: block;
    width: 550px;
    float: left;
    padding: 20px;
    border: 1px solid #a7dcfd;
    /* box-sizing: border-box; */
    background: #f5f5f5;
    border-radius: 15px;
    margin-right: 15px;
}
.jg-img{
    width: 260px;
    height: 200px;
    border-radius: 20px;
}
.jg-content{
    padding: 10px 0;
    width: 250px;
}
.jyjx-content .jyjx-item,.ylws-content .ylws-item{
    display: none;
}
.jyjx-content .jyjx-item.active,.ylws-content .ylws-item.active{
    display: block;
}
.jg-title{
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0;
    border-bottom: 1px solid #c2c1c1;
    position: relative;
}
.jg-title:after{
    width: 60px;
    height: 2px;
    line-height: 0;
    content: "";
    position: absolute;
    background-color: #126cce;
    left: 0;
    bottom: 0;
}
.jg-item,.jg-type,.bg-adr,.bg-tel{
    padding-top: 15px;
}
.prev{
    position: absolute;
    top: 42%;
    left: -30px;
}
.next{
    position: absolute;
    top: 42%;
    right: -30px;
}
.ylws-box{
    width: 100%;
    margin-top: 30px;
}
.ylws-title{
    width: 100%;
    height: 67px;
    padding-left: 300px;
    background: url(title_wsjk.png) no-repeat;
    box-sizing: border-box;
}
.ylws-title > ul{
    display: flex;
    justify-content: space-between;
    width: 860px;
    margin: 0 20px;
    font-size: 16px;
    height: 64px;
    line-height: 64px;
}
.ylws-item .jg-title:after{
    background-color: #4cb1a2;
}
.open-list img{
    margin-left: 10px;
}
.open-list .arr_open{
    display: none;
}
.open-list ul{
    display: flex;
    float: right;
    display: none;
}
.open-list ul li{
    margin-left: 10px;
    color: #333333;
    float: left;
}
.ylws-title ul li{

cursor: pointer;
}
.ylws-title ul .on{
    color: #4cb1a2;
}
.ylws-content .ylws-item{
    display: none;
}
.ylws-content .ylws-item.active{
    display: block;
}
.sdgr-box{
    margin: 30px 0;
}
.sdqr-title{
    margin-bottom: 30px;
}
.sdgr-menu{
    display: flex;
    justify-content: space-between;
}
.sdgr-menu .sdgr-item{
    width: 280px;
    padding: 5px;
    border-radius: 12px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.sdgr-menu .sdgr-item .top-img{
    text-align: center;
    margin-bottom: 10px;
    margin-top: 40px;
}
.top-img p{
    font-weight: 600;
    font-size: 16px;
}
.bottom-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 10px;
}
.bottom-list p{
    width: 75px;
    text-align: center;
    color: #4c8ce1;
    padding: 5px;
    border: 1px solid #4c8ce1;
    margin-left: 5px;
    margin-bottom: 5px;
}
.gs-type .bottom-list{
    border-top: 1px dotted #4c8ce1;
}
.gd-type .bottom-list{
    border-top: 1px dotted #86eacb;
}
.gq-type .bottom-list{
    border-top: 1px dotted #ec81cc;
}
.gr-type .bottom-list{
    border-top: 1px dotted #f8c293;
}
.gd-type .bottom-list p{
    width: 80px;
    color: #86eacb;
    border: 1px solid #86eacb;
}
.gq-type .bottom-list p{
    color: #ec81cc;
    border: 1px solid #ec81cc;
}
.gr-type .bottom-list p{
    color: #f8c293;
    border: 1px solid #f8c293;
}
.ggjt-box,.hjbh-box{
    width: 49%;
}
.ggjt-box ul{
    display: flex;
    justify-content: space-between;
}
.ggjt-box ul li{
    width: 184px;
    height: 87px;
    background: url(ggjt_ibg.png) no-repeat;
    text-align: center;
}
.ggjt-box ul li img{
    width: 32px;
    height: 32px;
    margin-top: 20px;
}
.ggjt-box ul li p{
    font-size: 16px;
    color: #126cce;
    font-weight: 600;
    margin-top: 5px;
}
.hjbh-item{
    width: 590px;
    height: 87px;
    background: url(hjws_bg.png) no-repeat;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: space-around;
}
.hjbh-item img{
    width: 37px;
    height: 21px;
}
.hjbh-item p{
    font-size: 16px;
    color: #126cce;
    font-weight: 600;
    margin-right: 10px;
}