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

/* 页面自定义css样式 */
.tb_banner{
    width: 100%;
    height: auto;
}
.tb_banner img{
    width: 100%;
    height: auto;
}
.content {
    width: 1200px;
    margin: auto;
}

.s-side {
    margin-top: 4px;
}

.title {
    width: 902px;
    margin: auto;
    height: auto;
}

.active {
    color: #fff !important;
    background: #467ABC;
}

.title .city {
    font-size: 30px;
    font-weight: bold;
    color: #3b7cbc;
    float: left;
    line-height: 60px;
    width: 50%;
    text-align: center;
    cursor: pointer;
    margin-top: 30px;
}

.title .city1 {
    width: 470px;
    display: block;
    margin-right: 124px;
}
.title .city_2{
    width: 120px;
    font-size: 24px;
}
.fw_til {
    width: 902px;
    height: 35px;
    clear: both;
    line-height: 35px;
    margin: auto;
}

.fw_til a {
    cursor: pointer;
    width: 148px;
    display: block;
    float: left;
    color: #3b7cbc;
    font-size: 17px;
    text-align: center;
    margin-left: 13px;
    background: url(hui.png) no-repeat;
}

.fw_til a.hover {
    background: url(lan.png) no-repeat;
    color: #fff;
}

#one1 {
    margin-left: 0px;
}

#one4 {
    margin-left: 110px;
}

.search_form {
    height: 43px;
    line-height: 43px;
    width: 460px;
    border: 1px solid #e7e7e7;
    float: right;
}

#hotwords {
    color: #999999;
    font-size: 15px;
    height: 41px;
    line-height: 41px;
    outline: none;
    width: 377px;
    border: none;
    text-indent: 17px;
    display: block;
    float: left;
}

.search_btn {
    border: none;
    outline: none;
    display: block;
    float: right;
    background: #3b7cbc;
    width: 81px;
    height: 42px;
    font-size: 15px;
    color: #fff;
}

.blqx {
    line-height: 56px;
    font-size: 18px;
    color: #333;
    margin-top: 23px;
}

.box_list_title {
    line-height: 52px;
}

.sx_list2 {
    padding-bottom: 27px;
    min-height: 400px;
    clear: both;
}

.right_sx2 {
    width: 100%;
    line-height: 52px;
    height: 52px;
    border-bottom: 1px solid #e5e5e5;
}

.right_sx2 .sxmc {
    font-size: 15px;
    color: #333;
    display: inline-block;
    padding-left: 0;
    float: left;
    width: 440px;
}

.zgbm {
    font-size: 15px;
    color: #333;
    width: 200px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xzqh {
    width: 300px;
    font-size: 15px;
    color: #333;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 20px;
}

.right_sx2 .cz {
    font-size: 15px;
    color: #333;
    float: left;
}

.r2 {
    display: block;
    height: 53px;
    position: relative;
    padding-left: 0;
    line-height: 53px;
}

.r2 .r2_tit {
    width: 440px;
    color: #333;
    float: left;
    font-size: 17px;
}

.r2 .r2_tit a {
    font-size: 15px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 92%;
}

.r2_bslj {
    float: left;
}

.r2_bslj a {
    float: left;
    text-align: left;
    cursor: pointer;
    font-size: 15px;
    color: #3b7cbc;
}

.r2_bslj2 {
    margin-left: 20px;
    float: left;
    position: relative;
}

.r2_bslj2 a {
    cursor: default;
}

.r2_bslj2:hover .xfc {
    display: block;
    z-index: 999;
}

.xfc {
    display: none;
    position: absolute;
    font-size: 12px;
    line-height: 14px;
    margin-left: -42px;
    height: 49px;
    margin-top: 20px;
    color: #fff;
    text-align: left;
    vertical-align: middle;
    padding-top: 15px;
}

.xfc img {
    display: block;
}

.xxzt {
    background: #3b7cbc;
    line-height: 17px;
    border-radius: 3px;
    vertical-align: middle;
    display: table-cell;
    padding-left: 18px;
    padding-right: 17px;
    width: 192px;
    min-height: 41px;
    padding-top: 4px;
    padding-bottom: 3px;
    text-align: justify;
}

.ck {
    cursor: default !important;
}



/* 分页 */
.pagebg {
    height: 40px;
    color: #333;
    margin-top: 30px;
    margin-bottom: 50px;
}

.pagebg ul {
    width: 100%;
    height: 100%;
}

.pagebg li {
    height: 100%;
    width: auto;
    padding: 0px 10px;
    color: #333;
    float: left;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    font-size: 18px;
    background: #eee;
    margin-left: 10px;
}

.pagebg li.xl-prevPage,
.pagebg li.xl-prevPage.xl-disabled:hover {
    background: #eee;
}

.pagebg li.xl-nextPage,
.pagebg li.xl-nextPage.xl-disabled:hover {
    background: #eee;
}

.pagebg li:not(:first-child) {
    border-left: none;
}

.pagebg .xl-disabled {
    color: #C0C0C0;
}

.pagebg li:hover {
    background: #3673b6;
    color: #ffffff;
}

.xl-active {
    background: #3673b6 !important;
    color: #ffffff !important;
}

.pagebg .xl-jumpText {
    /*width: 135px;*/
    height: 40px;
    background: #fff;
    display: inline-block;
    color: #333 !important;
}

.pagebg .xl-jumpText:hover {
    color: #3673b6 !important;
    background: #ffffff !important;
}

.pagebg .xl-jumpText #xlJumpNum {
    width: 50px;
    border: 1px solid #999999;
    margin: 0 12px;
    appearance: none;
}

.pagebg .xl-disabled {
    cursor: no-drop;
}

li.xl-total {
    color: #999 !important;
    /* max-width: 120px; */
    background: none !important;
    text-align: right;
    min-width: 105px;
}

li.xl-jumpButton {
    background: none !important;
    color: #333 !important;
}

/* 办事指南可办区市 */
.bszn_qs_box {
    display: none;
    width: 1200px;
    background: #fff;
    position: fixed;
    padding: 20px;
    z-index: 10000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    padding-top: 40px;
}

.bszn_qs_box_close{
    font-size: 40px;
    position: absolute;
    right: 20px;
    top: 0;
    cursor: pointer;
}
.bszn_qs_tit p{
    width: 50%;
    float: left;
    font-size: 15px;
    color: #4D4D4D;
    line-height: 40px;
    font-weight: bold;
}
.bszn_qs_box>ul {
    width: 50%;
    float: left;
}

.bszn_qsaddress_box li {
    display: none;
}

.bszn_qslink_box li {
    width: auto;
    height: auto;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    margin-right: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4D4D4D;
    /* text-align: center; */
    line-height: 40px;
    float: left;
    width: 75px;
    text-align: center;
}
.bszn_qslink_box li a{
    color: #4D4D4D;
    display: block;
    padding: 0px 15px;
}
.bszn_qslink_box li:hover{
    background: #edf0f6;
    color: #4c67a7 !important;
    border-radius: 2px;
}
.bszn_qslink_box .active {
    background: #edf0f6;
    color: #4c67a7 !important;
    border-radius: 2px;
}
.bszn_qslink_box .active a{
    color: #4c67a7 !important;
}
.bszn_qslink_box li:hover a{
    color: #4c67a7 !important;
}
.bszn_qsaddress_box li:first-child {
    display: block;
}
.bszn_qsaddress_box li{ 
    line-height: 38px;
    font-size: 15px;
}

/* 长者模式 */
.jnpageold .city {
    font-size: 36px;
    line-height: 85px;
}

.jnpageold .search_form {
    width: 50%;
    height: 60px;
    line-height: 60px;
}

.jnpageold .blqx {
    margin: 50px 0;
}

.jnpageold .right_sx2 {
    line-height: 60px;
    height: 60px;
}

.jnpageold #hotwords {
    height: 100%;
    line-height: 100%;
    font-size: 24px;
    width: 80%;
}

.jnpageold .search_btn {
    height: 100%;
    line-height: 100%;
    font-size: 24px;
    width: 20%;
}

.jnpageold .right_sx2 .sxmc,
.jnpageold .zgbm,
.jnpageold .xzqh,
.jnpageold .right_sx2 .cz,
.jnpageold .r2 .r2_tit a {
    font-size: 26px;
}

.jnpageold .r2_bslj a {
    font-size: 22px;
}

.jnpageold .page .laypageskin_molv a,
.jnpageold .page .laypageskin_molv span {
    font-size: 26px;
    height: 52px !important;
    line-height: 52px;
}


.jnpageold .pagebg {
    height: 60px;
}

.jnpageold .pagebg .xl-jumpText {
    width: 235px;
    height: 60px;
}

.jnpageold li.xl-jumpButton {
    width: 120px;
}

.jnpageold li.xl-total {
    width: auto;
}

.jnpageold .pagebg li {
    line-height: 60px;
    font-size: 32px
}


.jnpageold .bszn_qslink_box li{
    font-size: 24px;
    line-height: 60px;
    width: 102px;
}
.jnpageold .bszn_qs_tit p{
    font-size: 24px;
    line-height: 60px;
}

.jnpageold .bszn_qsaddress_box li{
    font-size: 24px;
    line-height: 60px;
}

.r2_bslj2{
    display: none;
}