.yqlj-box { height: 60px; }
@media only screen and (max-width: 750px) {
  .yqlj-box { height: 2.08rem; }
}
.mubansi_box { cursor: url(""), auto; }
.mubansi_main_box div, .mubansi_main_box label, .mubansi_main_box span, .mubansi_main_box a { margin: 0px; padding: 0px; font-family: "Microsoft Yahei" !important; }
.mubansi_main_box ul, .mubansi_main_box li { list-style: none; }
.mubansi_main_box a { text-decoration: none; color: inherit; display: block; width: 100%; height: 100%; cursor: pointer; }
#end-sign { display: none; }
.mubansi_main_box { width: 1220px; padding: 0px; margin: 0px auto; position: relative; height: auto; }
.mubansi_main_box .main_head { 
    width: 1200px;
    height: 64px;
    margin: 50px auto 0px;
    /* background: url(../images/mainhead.png) left top / auto no-repeat; */
}
.mubansi_main_box .main_head .main_head_text { width: 240px; height: 100%; position: relative; float: left; }
.mubansi_main_box .main_head .main_head_text label { font-size: 40px; line-height: 1; color:#2e94bc; position: absolute; bottom: 0px; }
.mubansi_main_box .main_head .main_head_border { width: 955px; height: 46px; box-sizing: border-box; border-bottom: 3px solid #2e94bc; float: right; text-align: right; }
.mubansi_main_box .main_head .main_head_homeicon { width: 15px; height: 16px; display: inline-block; vertical-align: middle; margin-right: 10px; }
.mubansi_main_box .main_head .main_head_homeicon img { vertical-align: top; }
.mubansi_main_box .main_head .main_head_righticon { width: 6px; height: 6px; display: inline-block; vertical-align: middle; margin-right: 12px; }
.mubansi_main_box .main_head .main_head_border label { line-height: 1; font-size: 16px; color: rgb(85, 85, 85); vertical-align: middle; display: inline-block; }
.mubansi_main_box .main_head .main_head_border a { display: inline-block; vertical-align: middle; }
.mubansi_main_box .main_list_box { width: 1220px; height: auto; min-height: 490px; overflow: hidden; box-sizing: border-box; padding-top: 32px; transition: all 0.2s linear 0s; margin: 0px auto; }
.mubansi_main_box .main_nav { width: 220px; height: auto; position: absolute; left: 10px; }
.mubansi_main_box .main_nav_item { width: 220px; height: auto; margin-top: 24px; position: relative; cursor: pointer; }
.mubansi_main_box .main_nav_item:first-child { margin-top: 0px; }
.mubansi_main_box .main_nav_title { width: 220px; height: 64px; background-color: rgb(234, 229, 225); box-shadow: rgba(136, 136, 136, 0.2) 8px 6px 32px 0px, rgb(255, 255, 255) -6px -10px 32px 0px; border-radius: 16px; font-size: 24px; color: rgb(187, 145, 110); line-height: 64px; text-align: center; }
.mubansi_main_box .main_nav_title::before { content: ""; width: 10px; height: 10px; border-radius: 50%; background-color: #2e94bc; position: absolute; left: 20px; top: 27px; }
.mubansi_main_box .main_nav_title:hover { box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 25px; transform: translate3d(0px, -5px, 0px); transition: all 0.2s linear 0s; }
.mubansi_main_box .item_active .main_nav_title { color: rgb(255, 255, 255); background: url("../images/nav_active.png") center center / 100% no-repeat; }
.mubansi_main_box .item_active .main_nav_title:hover { box-shadow: none; transform: translate3d(0px, 0px, 0px); }
.mubansi_main_box .item_active .main_nav_title::before { background-color: rgb(255, 255, 255); }
.mubansi_main_box .main_nav_item .main_nav_child { display: none; width: 100%; height: auto; margin: 0px; padding: 0px 0px 8px; box-sizing: border-box; position: relative; background-color: rgb(234, 229, 225); cursor: pointer; }
.mubansi_main_box .main_nav_item .main_nav_child li { width: 100%; height: 61px; box-sizing: border-box; font-size: 20px; color: rgb(136, 136, 136); line-height: 61px; text-align: center; position: relative; border-bottom: 1px solid #2e94bc; }
.mubansi_main_box .main_nav_item .main_nav_child li:hover { color: rgb(187, 145, 110); }
.mubansi_main_box .main_nav_item .main_nav_child li:hover::before { background-color: rgb(187, 145, 110); }
.mubansi_main_box .main_nav_item .main_nav_child li::before { content: ""; display: block; width: 7px; height: 7px; border-radius: 50%; background-color: rgb(136, 136, 136); position: absolute; left: 22px; top: 27px; }
.mubansi_main_box .main_nav_item .main_nav_child .item_child_active { color: rgb(187, 145, 110); }
.mubansi_main_box .main_nav_item .main_nav_child .item_child_active::before { background-color: rgb(187, 145, 110); }
.mubansi_main_box .main_list { height: auto; position: relative; }
.mubansi_main_box .main_list .main_list_content { width: 100%; box-sizing: border-box; padding-left: 48px; margin-bottom: 60px; }
.mubansi_main_box .main_list .news-box { width: 100%; height: 168px; margin: 0px 0px 24px; border-radius: 15px; background: #e2e7eb; cursor: pointer; }
.mubansi_main_box .main_list .news-box .news-size { box-shadow: rgba(136, 136, 136, 0.2) 6px 6px 10px 0px, rgb(242, 242, 242) -6px -6px 10px 0px; width: 100%; height: 100%; border-radius: 16px; }
.mubansi_main_box .main_list .news-box .news-size:hover { box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 25px; transform: translate3d(0px, -5px, 0px); transition: all 0.2s linear 0s; }
.mubansi_main_box .news-two-introduce { width: 100%; height: 100%; box-sizing: border-box; padding: 0px 110px 0px 24px; margin: 0px !important; }
.mubansi_main_box .news-two-introduce::after { content: ""; width: 13px; height: 13px; border-top: 2px solid #2e94bc; border-right: 2px solid #2e94bc; transform: rotate(45deg); position: absolute; right: 36px; top: 75px; }
.mubansi_main_box .news-two-introduce .news-two-time { width: 100%; height: auto; font-size: 16px; color: #2e94bc; line-height: 1; padding-top: 23px; }
.mubansi_main_box .news-two-introduce .news-two-title { font-size: 20px; color: rgb(0, 0, 0); line-height: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; height: auto; display: block; -webkit-box-orient: inherit; -webkit-line-clamp: unset; margin: 23px 0px 0px !important; }
.mubansi_main_box .news-two-introduce .news-two-notes { width: 100%; height: auto; font-size: 16px; color: rgb(85, 85, 85); line-height: 28px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin-top: 16px; margin-bottom: 0px; }
#firstPage, #lastPage, .totalPages, .totalSize, .mubansi_main_box .main_head_selct, .mubansi_main_box .main_nav_mobile { display: none; }
.mubansi_page_div { width: 100%; text-align: center; margin-bottom: 80px !important; }
.mubansi_page_div a {width: 48px;height: 36px;font-size: 16px;line-height: 36px;display: inline-block;text-align: center;border-radius: 50%;margin: 0px 5px;}
.mubansi_page_div span {font-size: 16px;color: rgba(0, 0, 0, 0.75);line-height: 26px;}
.mubansi_page_div .current { background-color: #2e94bc; color:#fff !important; width: 36px; height: 36px; }
#nextPage, #prePage { color: rgb(0, 0, 0); }
