body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
dl,
dt,
dd,
ol,
ul,
li,
form,
table,
th,
td,
a,
img,
span,
strong,
var,
em,
input,
textarea,
select,
option,
i {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-text-size-adjust: none;
}

html,
body,
input,
select {
    padding: 0;
    border: 0;
    font: 16px '\5FAE\8F6F\96C5\9ED1';
    color: #000;
}

ul,
ol,
li {
    list-style: none;
}

img {
    vertical-align: top;
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

a {
    color: #000;
    text-decoration: none;
}

dl {
    margin: 0;
    padding: 0;
    border: 0;
}

dt,
dd {
    clear: both;
}

h1 {
    font-size: 22px;
    color: #000;
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: normal;
}

textarea,
input {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0;
}

dl {
    margin: 0;
    padding: 0;
    border: 0;
}

dt,
dd {
    clear: both;
}

a:link {
    text-decoration: none;
    color: #000;
}

a:visited {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
    color: #000;
}

input {
    border: none;
    outline: none;
}

.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

body {
    font-size: 16px;
}

.g_wrap * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.g_wrap {
    background: #f3f3f3 url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/wyzzc_head.jpg) center 0 no-repeat;
}

.m_headbox {
    height: 180px;
}

.m_head,
.m_layout {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.m_head h1 {
    font-size: 42px;
    color: #bd1a2d;
    line-height: 180px;
    text-align: center;
    font-weight: 700;
}

/*搜索统计*/
.zck_search_total {
    padding: 0 0 40px;
    position: relative;
}

.zck_search_total p {
    font-size: 14px;
    color: #2a2a2a;
    line-height: 40px;
    text-align: right;
}

#u_btn {
    float: right;
    width: 130px;
    height: 40px;
    background: #3e94e7 url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/ico_search.png) 33px center no-repeat;
    padding: 0 0 0 25px;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    margin-left: 10px;
}

/*条件筛选*/
.m_layout_wrap .m_layout {
    background: #fff;
}

.select_hd {
    margin-bottom: 30px;
    overflow: hidden;
}

.select_hd li {
    float: left;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding-left: 35px;
    width: 50%;
    height: 75px;
    line-height: 75px;
    background: #e8e8e8;
    cursor: pointer;
}

.select_hd li span {
    width: 28px;
    height: 27px;
    display: inline-block;
    vertical-align: -5px;
    margin-right: 5px;
}

.select_hd li.cur {
    background: #fff;
}

.select_hd li:nth-child(1) span {
    background: url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/ico_faren.png) 0 center no-repeat;
}

.select_hd li:nth-child(1).cur span {
    background: url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/ico_faren_cur.png) 0 center no-repeat;
}

.select_hd li:nth-child(2) span {
    background: url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/ico_geren.png) 0 center no-repeat;
}

.select_hd li:nth-child(2).cur span {
    background: url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/ico_geren_cur.png) 0 center no-repeat;
}

.select_cont {
    padding: 0 20px 0 0;
    display: none;
}

.select_cont.cur {
    display: block;
}

.m_tag {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}

.m_tag .tag_title {
    float: left;
    margin: 0 0 0 15px;
    font-size: 20px;
    color: #000;
    line-height: 34px;
    color: #bb9a62;
    padding-left: 15px;
    font-weight: 700;
}

.m_tag .tag_content {
    width: 1090px;
    float: left;
    position: relative;
    line-height: 34px;
}

.m_tag .tag_content.expend {
    height: auto;
    overflow: auto;
}

.m_tag .tag_content li {
    display: inline-block;
    line-height: 16px;
    margin: 0 0 15px 0;
    font-size: 16px;
    cursor: pointer;
    color: #2a2a2a;
    padding: 0 20px;
}

.m_tag .tag_content li:hover,
.m_tag .tag_content li.on {
    color: #bd1a2d;
}

.m_tag .tag_content li:last-child {
    border-right: none;
}

.btn_fold {
    border: 1px solid #cfcfcf;
    font-size: 14px;
    background: url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/ico_zhankai.png) 42px center no-repeat;
    display: inline-block;
    color: #bd1a2d;
    padding: 0 20px 0 10px;
    position: absolute;
    right: 0;
    top: 6px;
    cursor: pointer;
}

.btn_fold.cur {
    background: url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/ico_shouqi.png) 42px center no-repeat;
}

.m_select_area .tag_title {
    float: left;
    margin: 0 0 0 15px;
    font-size: 20px;
    color: #000;
    line-height: 26px;
    color: #bb9a62;
    padding-left: 15px;
    font-weight: 700;
}

.select_box li {
    display: inline-block;
    border: 1px solid #bd1a2d;
    color: #bd1a2d;
    line-height: 30px;
    margin: 0 0 15px 0;
    font-size: 16px;
    cursor: pointer;
    padding: 0 10px;
    position: relative;
    margin-left: 10px;
}

.select_box li .icon_select {
    width: 15px;
    height: 15px;
    background: url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/ico_select_del.png) 0 0 no-repeat;
    position: absolute;
    right: -1px;
    top: -1px;
    cursor: pointer;
}

.btn_area {
    text-align: right;
    padding: 0 20px;
}

.btn_area a {
    display: inline-block;
    height: 54px;
    line-height: 54px;
    background: #cbb083;
    text-align: center;
    font-size: 20px;
    color: #fff;
    padding: 0 30px;
    margin-left: 20px;
}

.btn_area a img {
    vertical-align: middle;
    padding-left: 10px;
}

.btn_area a:hover {
    background: #bd1a2d;
}

.tag_content_detail {
    display: none;
    padding: 10px 0;
    margin-bottom: 5px;
}

.quji_list {
    display: none;
    background: #f2f2f2;
    padding: 10px 0;
    position: relative;
}

.quji_list::after {
    content: '';
    position: absolute;
    left: 118px;
    top: -16px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #efefef;
}

/*搜索结果*/
.search_result_box {
    background: #e8e8e8;
    height: 60px;
    line-height: 60px;
    width: 1160px;
    margin: 30px auto 0;
}

.btn_select {
    float: left;
    font-size: 18px;
    color: #686868;
    margin-left: 10px;
}

.btn_select input {
    display: none;
}

.btn_select label {
    position: relative;
    background: #fafafa;
    border: 1px solid #d4d4d8;
    display: inline-block;
    top: 3px;
    margin-right: 10px;
    border-radius: 2px;
    width: 16px;
    height: 16px;
    box-shadow: 0 0 2px #000 inset;
}

.btn_select.on {
    color: #c52035;
}

.btn_select.on label:after {
    content: '\2714';
    position: absolute;
    top: 0;
    left: 0;
    color: #bd1a2d;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 18px;
}

.search_result {
    font-size: 18px;
    color: #686868;
    font-weight: 700;
    border-bottom: 1px solid #e8e8e8;
    float: right;
}

.search_result span {
    color: #bd1a2d;
    padding: 0 5px;
}

.login_handle {
    display: none;
    cursor: pointer;
}

#noResult {
    text-align: center;
    font-size: 16px;
    padding: 20px;
    line-height: 2em;
}

.item_list {
    padding: 0 20px;
}

.item_list li.item {
    padding: 30px 0;
    font-size: 18px;
    border-bottom: 1px dashed #898787;
    position: relative;
}

.item_list li.item h3 {
    line-height: 1.5em;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px;
}

.item_list li.item a {
    color: #363333;
    line-height: 1.5em;
}

.info_box span {
    font-size: 14px;
    color: #686868;
    margin-right: 30px;
}

.tab_hd {
    margin: 20px 0 0;
    position: relative;
}

.tab_hd li {
    float: left;
    font-size: 16px;
    color: #bb9a62;
    margin-right: 20px;
    cursor: pointer;
}

.tab_hd li.cur {
    color: #bd1a2d;
}

.tab_bd {
    padding-bottom: 10px;
}

.tab_bd>li {
    position: relative;
    display: none;
    margin-top: 20px;
    height: auto;
}

/*.tab_bd .cont::after{content: '';position: absolute;left: 24px;top: -16px;width: 0;height: 0;border-top: 8px solid transparent;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 8px solid #efefef;}
.tab_bd .list1::after{content: '';position: absolute;left: 150px;top: -16px;width: 0;height: 0;border-top: 8px solid transparent;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 8px solid #efefef;}
.tab_bd .list2::after{content: '';position: absolute;left: 290px;top: -16px;width: 0;height: 0;border-top: 8px solid transparent;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 8px solid #efefef;}*/
.tab_bd .cont {
    font-size: 14px;
    line-height: 2em;
}

.tab_bd .cont .highlight {
    color: #bd1a2d;
}

.tab_bd .cont p {
    background: #efefef;
    padding: 15px;
    margin-bottom: 20px;
}

.tab_bd .cont.fold {
    height: 300px;
    overflow: hidden;
}

.tab_bd .list {
    background: #efefef;
    padding: 15px;
}

.tab_bd .list li {
    font-size: 14px;
    line-height: 2em;
}

.tab_bd .list li i {
    font-style: normal;
    color: #363333;
}

.tab_bd .list li a {
    color: #363333;
}

.tool_box {
    position: absolute;
    right: 0;
    bottom: 10px;
}

.tool_box .btn {
    display: inline-block;
    font-size: 16px;
    color: #363333;
    margin-left: 20px;
    cursor: pointer;
}

.tool_box .btn img {
    vertical-align: middle;
    padding-right: 5px;
}

.list1 li {
    color: #bd1a2d;
}

.more_text {
    width: 100%;
    height: 110px;
    background: url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/shadow_bg.png) 0 0 repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
    cursor: pointer;
}

.more_text span {
    display: block;
    background: url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/ico_more.png) center bottom no-repeat;
    height: 110px;
}

.more_text.cur {
    display: block;
}

/*分享*/
.share {
    zoom: 1;
    position: absolute;
    line-height: 26px;
    left: -40px;
    width: 200px;
    top: 30px;
    z-index: 100;
    display: none;
}

.share:after {
    content: "";
    display: block;
    clear: both;
}

.share span {
    float: left;
    font-size: 14px;
    color: #999;
}

.share a {
    float: left;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-left: 13px;
    background: #c9c9c9;
    cursor: pointer;
    display: block;
}

.share a i {
    display: block;
    width: 26px;
    height: 26px;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
}

.share a:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.share #share-icon {
    width: 26px;
    height: 26px;
    float: left;
    display: none;
}

.share #share-icon img {
    width: 100%;
    height: 100%;
}

.share .share-qqzone i {
    background: url("https://www.beijing.gov.cn/images/cont_ico_share_20200422.png") 4px center no-repeat;
}

.share .share-qqzone:hover {
    background-color: #fc7354;
}

.share .share-wechat {
    position: relative;
}

.share .share-wechat i {
    background: url("https://www.beijing.gov.cn/images/cont_ico_share_20200422.png") -30px center no-repeat;
}

.share .share-wechat:hover {
    background-color: #1fbc7d;
}

.share .share-weibo i {
    background: url("https://www.beijing.gov.cn/images/cont_ico_share_20200422.png") -65px center no-repeat;
}

.share .share-qq:hover {
    background-color: #27a8f2;
}

.share .share-qq i {
    background: url("https://www.beijing.gov.cn/images/cont_ico_share_20200422.png") -96px center no-repeat;
}

.share .share-weibo:hover {
    background-color: #e96157;
}

.share .qrcode {
    position: absolute;
    top: 35px;
    left: -40px;
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    display: none;
    width: 112px;
    height: 112px;
    z-index: 100;
}

/*分页*/
.changepage {
    text-align: center;
    padding: 50px 0;
    border-top: 1px solid #fff;
}

.changepage a {
    padding: 8px 20px;
    display: inline-block;
    margin: 0 5px;
    border: 1px solid #e8e8e8;
    background: #fff;
    font-size: 14px;
}

.changepage a:hover,
.changepage .current {
    background: #d30b15;
    color: #fff;
}

.changepage input {
    border: 1px solid #e8e8e8;
    display: inline-block;
    padding: 8px 10px;
    margin: 0 5px;
    height: 37px;
    font-size: 14px;
    width: 60px;
    text-align: center;
}

.changepage span {
    display: inline-block;
    margin: 0 5px;
    border: 1px solid #e8e8e8;
    padding: 8px 20px;
}

.changepage span.u_page {
    border: 0;
    padding: 0;
}

.changepage .active {
    background: #D30B15;
    color: #fff;
    border: 1px solid #D30B15;
}

/* 评价 */
.ex {
    text-align: right;
    font-size: 14px;
    line-height: 34px;
    padding-bottom: 50px;
    color: #2f2f2f;
}

.zdl {
    background: url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/ico_zdl.png) no-repeat 20px center;
    display: inline-block;
    padding-left: 50px;
    cursor: pointer;
}

.mzd {
    background: url(https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/ico_mzd.png) no-repeat 20px center;
    display: inline-block;
    padding-left: 50px;
    cursor: pointer;
}

.ex .fonthong {
    color: #fff;
    background: #365284;
    display: inline-block;
    padding: 0 10px;
    margin-left: 20px;
}

.btn_result {
    cursor: pointer;
}

.show_more,
.hide_more {
    width: fit-content;
    margin: 0 auto;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.show_more_txt {
    font-size: 15px;
    margin-right: 5px;
}

.show_more_icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/show_more.png") no-repeat;
    background-size: 100% 100%;
}

.show_more_content {
    display: none;
}

.hide_more_icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url("https://www.beijing.gov.cn/so/zcdh/images/zcdhnew/hide_more.png") no-repeat;
    background-size: 100% 100%;
}

.btn-search {
    float: left;
    width: 340px;
    height: 55px;
    border-radius: 8px;
    border: 1px solid #b5b5b5;
    position: relative;
    background: #fff;
    margin-left: 480px;
    z-index: 100;
}

.btn-search #qt {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    float: left;
    width: 285px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #444;
    background: 0;
    border-radius: 5px 0 0 5px;
    padding-left: 2%;
}

.btn-search #searchbutton {
    float: right;
    background: #f5f5f6 url(https://www.beijing.gov.cn/images/ico_searchbtn_ch_20190924.png) center no-repeat;
    border: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    width: 50px;
    height: 53px;
    line-height: 53px;
    font-size: 12px;
    color: #808080;
    cursor: pointer;
    font-family: "Microsoft YaHei", "SimSun", "Arail", "Tabhoma", sans-serif;
}

.collect_box {
    display: none;
    position: absolute;
    bottom: -75px;
    right: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    z-index: 1;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    width: 100px;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
}

.collect_box a {
    display: block;
    margin: 5px 0;
    color: #333;
    text-decoration: none;
}

.collect_box a:hover {
    color: #d30b15 !important;
}

@media only screen and (max-width: 750px) {

    .btn-search {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 20px;
        float: none;
    }


    .m_head,
    .m_layout {
        width: 100%;
    }

    .m_headbox {
        width: 100%;
        background-size: 275%;
        background-position: center -2em;
    }

    .mobile_head {
        display: block;
        width: 100%;
    }

    .m_title {
        font-size: 22px;
        padding: 20px 0 10px;
        margin-bottom: 10px;
    }

    /*条件筛选*/
    .g_tag {
        width: 100%;
        padding: 0 2%;
    }

    .m_tag {
        margin-top: 10px;
        padding-bottom: 0;
    }

    .m_tag .tag_title,
    .m_select_area .tag_title {
        margin: 0;
        padding: 0 0 0 2%;
        display: block;
        font-size: 16px;
    }

    .m_tag .tag_content {
        width: 100%;
        float: left;
        margin-left: 0;
    }

    .m_tag .tag_content ul {
        width: auto;
    }

    .m_tag .tag_content ul li {
        margin: 2% 0;
        padding: 0 2%;
    }

    .btn_fold {
        bottom: auto;
        height: 24px;
        line-height: 24px;
        top: 5px;
    }

    .zck_search_total {
        padding: 2% 0;
    }

    #u_btn {
        font-size: 18px;
        margin-right: 2%;
    }

    .search_result {
        padding: 20px 2% 10px;
    }

    .item_list li.item {
        font-size: 16px;
        padding: 10px 0;
    }

    .zck_search_total p {
        clear: both;
    }

    .m_layout_wrap {
        padding: 0;
    }

    .item_list {
        padding: 2%;
    }

    .tool_box {
        display: none;
    }

    .select_hd {
        margin-bottom: 10px;
    }

    .search_result_box {
        width: 100%;
    }

    .m_head h1 {
        height: 60px;
        line-height: 60px;
        font-size: 26px;
    }

    .select_hd li {
        height: 40px;
        line-height: 40px;
        font-size: 22px;
    }

    .m_select_area {
        margin-top: 10px;
    }

    .btn_area {
        text-align: center;
        padding: 10px 0 0;
    }

    .btn_area a {
        height: 36px;
        line-height: 36px;
        padding: 0 5%;
        margin: 0 1%;
        font-size: 18px;
    }

    .btn_select {
        font-size: 14px;
    }

    .search_result {
        padding: 0 2%;
        font-size: 14px;
    }

    .btn_select label {
        margin-right: 2px;
    }

    .tab_hd li {
        margin-right: 5%;
    }

    .tab_bd>li {
        margin-top: 10px;
    }

    .quji_list::after,
    .tab_bd .cont::after,
    .tab_bd .list1::after,
    .tab_bd .list2::after {
        display: none;
    }

    .changepage span,
    .changepage a {
        margin-bottom: 10px;
    }

    .select_cont {
        padding: 0 2%;
    }
}