     /*导航按钮开始*/
   #nav_btn_box {height: 100%;z-index: 999999;float: right;margin-left: 0;}
   #nav_btn_box.on { background: none;}
   #nav_btn {display: none;
    width: 25px;
    height: 100%;
    float: right;}
   #nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff;}
   #nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none;}
   #nav_btn .point { display: inline-block; width: 25px; height: 22px; position: relative; outline: none;}
   #nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 25px;}
   #nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
   #nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 25px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
   #nav_btn .navbtn::after { top: -8px;}
   #nav_btn .navbtn::before { top: 8px;}
   #nav_btn .point.on .navbtn { background: transparent;}
   #nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px;}
   #nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px;}
   /*导航按钮结束*/




   
   .head-nav-con ul .sj_btn{width: 44px;height: 44px;position: absolute;right: 0;top: 0;z-index: 99;display: flex;justify-content: center;align-items: center;}

   .head-nav-con ul .sj_btn::after{content: '+';display: block;font-size: 20px;
color: #fff;
font-family: "宋体";}
.head-nav-con ul .sj_btn.on::after{content: "-";}

   .head-nav-con ul .sou a .sj_lj{color: #fff;font-size: 14px;border: 1px solid #fff;line-height: 20px;padding: 3px 14px;border-radius: 5px;display: none;z-index: 5;}

   .header-n .close{position: absolute;
    top: 14px;
    right: 7px;
    font-size: 16px;
    color: #D23939;
    z-index: 10000;
    line-height: 23px;
    border: 1px solid #D23939;
    border-radius: 100%;
    height: 22px;
    width: 22px;
    text-align: center;
    background: rgba(255,255,255,0.7);
display: none;}


.sy_tit_sj{display: none;justify-content: space-between;align-items: center;padding-left: 30px;
background: url(/images/sy_tit_bg.png) no-repeat left center;
background-size: 25px !important;
margin-bottom: 10px;}
.sy_tit_sj h2{}
.sy_tit_sj h2 a{font-size: 20px;font-weight: normal;font-family: "微软雅黑";}

.sy_tit_sj .more{display: table;
    font-size: 12px;
    color: #D23939;
    border: 1px solid #D23939;
    border-radius: 23px;
    line-height: 20px;
    padding: 2px 10px;
    width: auto;
    height: auto;
    margin: 0;}



/* 学校要闻---手机 */

.xxyw_lb_out{display: none;}

.ss_btn{    position: absolute;
    top: 14px;
    right: 35px;
    width: 30px;
    display: block;
    height: 25px;
    text-align: center;
    line-height: 25px;
    padding-top: 7px;}


#rm_ldly .liuyan_box02 .list_box li a span{font-size:18px !important;}
#rm_ldly .liuyan_box02 .list_box li a{     font-size: 18px;
    font-weight: bold;
    padding-top: 0 !important;
padding-bottom: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block !important;
}

@media(max-width: 1300px){

    .main{width: 100%;}
    .header{min-width: unset;padding: 0 2.5%;}

}




@media(max-width: 1024px){


.search-long .sh-inpt{    width: calc(100% - 78px) !important;height: 45px !important;}
.search-container{margin-top:23px !important;}
.sh-inpt input{    height: 45px !important;}
.sh-btn{ height: 45px !important;    width: 78px !important;    font-size: 16px !important;    line-height: 45px !important;}
.sh-btn .fa-search{margin-right:5px !important;}

#rm_ldly{    width: 100%;}
#rm_ldly .liuyan_box02 .list_box li{padding:15px 0 !important;}
#rm_ldly .liuyan_box02 .list_box li h3{margin-top:5px;display:none;}
#rm_ldly .liuyan_box02 .list_box li span{display:inline !important;}
#rm_ldly .liuyan_box02 .list_box li:first-child{padding-top:0 !important;}


#rm_ldly .liuyan_box02 .list_box li p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    width: 100%;
}

.ss_btn{display:block !important;}



    html{overflow-x: hidden;}
    body{    overflow-x: hidden;}

    .toTop{width: 30px;height: 30px;padding: 0;text-indent: 2000px;overflow: hidden;
        bottom: 10px;
    right: 8px;
    border-radius: 100%;
    background:#D23939 url(../images/sy_fhdb.png) no-repeat center center;
    background-size: 60% !important;}
    .toTop:hover{background:#D23939 url(../images/sy_fhdb.png) no-repeat center center;}


    .header-n .close{display: block !important;}

    .zt_banner{display: flex;justify-content: center;}
    .zt_banner .xx {
     font-family: "FZQTK-Full";
     font-size: 7vw;
     text-align: left;
     color: #FFF;
     margin-top: 18px;
     letter-spacing: 2px;
     margin-right: 2px;}
 
 .zt_banner .xx b {
     padding: 12px;}
 
 .hezt_bannerader .xx b.t2 {
     font-family: "黑体";
     font-size: 42px;
     letter-spacing: 12px;}
 
 .zt_banner .xx b.t3 {
     margin-left: -30px;}
 
 .zt_banner .xx small {
     font-size: 24px;}
 
 


    .header{position: fixed;top: 0;left: 0;width: 95%;z-index: 999;}
    .header .main{height: 100%;}
    .header .top_logo img {
        width: auto;
        margin: 0;
        height: 50px;}

    .header{height: 60px;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);}
    .header .top_logo {
        width: auto;}

    #nav_btn {display: flex !important;align-items: center;}

    .header .xx{}
    .header .zt_banner{display: none;}

    .main::after{content: '';display: block;clear: both;}

.head-nav-con .drop-down-content-2 > li{background: none;}
.head-nav-con .drop-down-content-2{ 
    position: relative;
    right: 0;
   background: rgba(255,255,255,.2);
    width: 95%;
    border-radius: 5px;
    margin-bottom: 10px;}


    .head-nav{
        position: relative;
    top: 0;}
    .header-n{    position: fixed;
        width: 100%;
        z-index: 9999;
        top: 0;
        background: #D23939;
        height: 100%;
        left: 102%;
        transition: .4s;
    overflow: auto;
}

    .header-n.on{left: 0;}

    .head-nav{    background: none;}
    .head-nav-con ul::before{display: none;}
    .head-nav-con ul::after{display: none;}
    .head-nav-con ul a{color: #fff !important;text-align: left;
    font-size: 18px;
    line-height: 24px;
    display: block;
    padding: 10px 2.5%;}
    .head-nav-con li{width: 100% !important;margin: 0 !important;}

    

    .head-nav-con ul .sou_out{display: flex;justify-content: center;flex-wrap: wrap;margin-bottom: 3px;flex-direction: row-reverse;}
    .head-nav-con ul .sou{margin: 0 10px !important;display: table;width: auto !important;border-bottom: 0 solid #000 !important;}
    .head-nav-con ul .sou a{display: table;}
    .head-nav-con ul .sou a i{display: none;}

    .head-nav-con ul .sj_btn{display: flex !important;}
    .head-nav-con ul .sou a .sj_lj{display: block !important;white-space: nowrap;}

    .head-nav-con{margin: 0 !important;width: 100%;}
    
    .zt_banner .xx b.t2{display: none;}
    .zt_banner .xx b.t3{margin-left: 0 !important;}


    .head-nav-con ul li{position: relative;float: none !important;    border-bottom: 1px dashed rgba(255,255,255,0.3);}

    .head-nav-con ul ul li a{font-size: 14px !important;line-height: 20px !important;text-align: left !important;}

    .head-nav-con .drop-down:hover .drop-down-content{display: none;}
    .head-nav-con .drop-down-content{position: relative;background: rgba(255,255,255,.2);
    width: 100%;}
    


    .Links .rk{display: none;}
    .footer .Links{margin: 0;}
    .Links .xxlg{float: none;margin: 0 auto 10px;padding: 0;}
.Links .xxlg .xx2 b{color: #000;}
.footer{background: none;}
.footer .Finance{background: #D23939 linear-gradient(135deg, rgba(197, 55, 55, 0.5) 0%, rgba(194, 49, 49, 0.5) 49%, rgba(177, 23, 23, 0.5) 100%);}
.bottom{height: auto;}
.bottom .copyright{color: #fff;opacity: 1;padding: 2.5%;margin: 0;}
.bottom .copyright a{color: #fff;}

.bottom .copyright p{font-size: 12px;}

    /* banner大图开始 */
    .rm_main{margin-top: 60px;}
    .rm_main .col-1{width: 100%;padding: 0;}
    .pic-slide{height: auto;}
    .swiper-container1 a.pic{height: 0;padding-bottom: 60%;}
    .swiper-container1 .swiper-pagination{display: block !important;}
    .swiper-container1 .swiper-pagination span{background: #fff;opacity: .6;}
    .swiper-container1 .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;}

    #prev1, #next1{display: none;}

    .rm_main .col-2{width: 95%;margin: 0 auto;padding: 15px 0 10px;float: none;height: auto;overflow: unset;clear: both;}

    .sy_tit_sj{display: flex !important;}

    
    /* 学校要闻 */

    .gzsz{}
    .xyxw{margin-top: 20px !important;}
    .xyxw .list1{display: none;}
    .gzsz .sy_tit_sj,.xyxw .sy_tit_sj{margin-bottom: 5px;}
    .gzsz .cf,.xyxw .cf,.bmkx .tit1,.media-con .tit1,.tit1{display: none;}

    .list1 li{margin-top: 0px;position: relative;margin-left: 0;border-bottom: 1px dashed rgba(0,0,0,0.3);padding: 5px 0;}
    .list1 li::before{content: '';display: block;width: 4px;height: 4px;background: #D23939;border-radius: 100%;position: absolute;top: calc(50% - 2.5px);left: 4px;}
    .list1 li a{font-size: 16px;padding-left: 15px;}



    .xxyw_lb_out{display: block;box-shadow: 0 0 10px rgba(0,0,0,0.3);border-radius: 10px;padding-bottom: 1px;margin-bottom: 10px;}
    .xxyw_lb{overflow: hidden;}
    .xxyw_lb a{display: block;width: calc(100% - 20px);padding: 10px 10px 0;}
    .xxyw_lb .pic{width: 100%;position: relative;height: 56vw;overflow: hidden;border-radius: 10px;}
    .xxyw_lb .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
    .xxyw_lb .con{padding: 10px;}
    .xxyw_lb .con .bt{font-size: 16px;line-height: 24px;color: #000;font-family: "微软雅黑";margin-bottom: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;}
    .xxyw_lb .con .zy{
font-size: 14px;
color: #000;
opacity: .6;
line-height: 22px;
height: 44px;

overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}

    .xxyw_lb_out .swiper-pagination{display: flex !important;position: relative;width: 100%;justify-content: center;align-items: center;margin-bottom: 10px;}
    .xxyw_lb_out .swiper-pagination span{background: #D23939;opacity: .4;margin: 0 5px !important;}
    .xxyw_lb_out .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;}


    /* 校园快讯开始 */
    .xykx_sj{width: 95%;margin: 0 auto 30px;}
    .bmkx{width: 95%;margin: 0 auto;overflow: unset;}
    .bmkx ul{display: flex;flex-wrap: wrap;display: none;}
    .bmkx ul li{width: 100%;box-shadow: 0 0 10px rgba(0,0,0,0.3);margin-bottom: 15px;border-radius: 15px;}
    .news-card .news-card-image{height: 56vw;border-radius: 10px;}
    .news-card .news-card-image img{object-fit: cover;}
    .news-card .news-card-time{width: 100%;margin-top: 0;}


    /* 专题策划开始 */
    .ztch{background: #D23939;
        padding: 20px 2.5%;
    width: 95%;
    margin: 0 0 30px;}
    .ztch .sy_tit_sj{    background: url(/images/sy_tit_bg_yy.png) no-repeat left center;
    background-size: 36px !important;
    padding-left: 37px;}
    .ztch .sy_tit_sj h2 a{color: #fff;}

    .ztch_box{    background: rgba(255,255,255,0.1);
        padding: 3.5% 4.5% 4.5% 4.5%;
        border-radius: 10px;
        margin-bottom: 20px;}
    .ztch .tit1{display: block !important;float: none;margin: 0 0 14px !important;border: 0 solid #000 !important;position: relative;}
    .ztch .tit1::after{content: '';display: block;width: 50px;height: 4px;background: #ffe60e;position: absolute;bottom: -9px;left: calc(50% - 20px);}
    .ztch .ztch_pc_tit{display: none !important;}
    .ztch .list-news{width: 100% !important;float: none !important;}

    .ztch .tit1 h2{width: 100% !important;}
    .ztch .tit1 h2 span{width: 100% !important;}

    .ztch .tit1 h2 span a {
        font-size: 18px;
        color: #fff;
        text-align: center;
        display: block;
        width: 100%;
        line-height: 28px;}

    .ztch .list-news li{color: #fff;padding: 5px 0 5px 15px;background: url(/images/p11_li_ico_bai.png) no-repeat left center;
    background-size: 10px;}
    .ztch .list-news li a{font-size: 14px;color: #fff;font-weight: normal;font-family: "微软雅黑";}



    /* 媒体报道开始 */
    .media-report{height: auto;width: 95%;margin: 0 auto;border: 0 solid #000;}
    .media-con .col-1{width: 100%;margin-top: 0;margin-bottom: 5px;position: relative;}
    .media-con .col-1 h3{font-weight: normal;display: table;width: auto;height: auto;position: absolute;top: 0;left: 0;background: #D23939;padding: 15px 10px 12px;border-radius: 10px;}
    .media-con .col-1 h3::after{content: '';display: block;width: 10px;height: 10px;background: #D23939;
    position: absolute;top: calc(50% - 5px);left: calc(100% - 6px);
    transform: rotate(45deg);}
    .media-con .col-1 h3 a{font-weight: normal;color: #fff;
        writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/  
        writing-mode: tb-lr;/*ie浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/  
        font-style: 16px;
        letter-spacing: 3px;
        line-height: 20px;}

    .scale_img{padding: 10px;box-shadow: 0 0 10px rgba(0,0,0,0.3);border-radius: 10px;width: 50%;margin: 0 auto;}
    .scale_img a{padding-bottom: 134%;}
    .media-con .col-2{width: 100%;padding: 0;}
    .media-con .col-2 h3{display: none;}
    .media-con .col-2 p{height: auto;max-height: 56px;display: block;padding: 5px 0;}
    .media-con .col-2 p a{overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;}


    /* 视频专区开始 */
    .spzq_sj{margin-bottom: 20px;width: 95%;margin: 0 auto 30px;}
    .spzq_sj .xxyw_lb .con .zy{display: none;}
    .spzq_sj .xxyw_lb .v-play{ 
        left: calc(50% - 25px);
        top: calc(50% - 25px);
        margin: auto;
        z-index: 99;
        font-size: 50px;
        opacity: 0.7;
        float: none;
        position: absolute;
        width: auto;
        display: table;
        color: #fff;}

    .pc-video{width: 95%;margin: 0 auto 0px;}
    .picg1{width: 100%;margin: 0;display: none;}
    .picg1 ul{display: flex;flex-wrap: wrap;width: 100%;}
    .picg1 ul li{width: 100%;border: 0 solid #000;
        padding: 10px;
        box-shadow: 0 0 10px rgba(0,0,0,0.3);border-radius: 10px;
        margin-bottom: 15px;}
    .picg1 li span .v-play{ 
        left: calc(50% - 25px);
        top: calc(50% - 25px);
        margin: auto;
        z-index: 99;
        font-size: 50px;
        opacity: 0.7;
        float: none;
        position: absolute;
        width: auto;
        display: table;
        display: none;}
    .picg1 li span{margin-bottom: 0;}
    .picg1 li span a .video-pic{border-radius: 10px;}
    .picg1 li span a .video-pic .v-play{display: table !important;}

    .picg1 li span a .video-pic::after{content: "\f01d";display: block;font-size: 50px;color: #fff;
    position: absolute;top: 0;left: 0;right: 0;bottom: 0;
    margin: auto;
    z-index: 5;}

    .picg1 li p{    font-size: 16px;
        line-height: 24px;
    color: #333;
    margin-top: 8px;

    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}


/*弹出视频*/
.layui-layer-dialog{
    min-width: unset;
    width: 95%;
    left: 2.5% !important;
    top: 50% !important;
    transform: translate(0, -50%);}
.layui-layer-dialog .layui-layer-content{
    height: auto !important;}

.videoPlay{    width: 100%;
    height: auto;
    min-height: unset;}



    /* 菁菁岁月开始 */
    .pdao1{}
    .pdao1 .sy_tit_sj{    width: calc(95% - 30px);
        margin: 0 auto 10px;}
    .common .col-1.cls2 h3{height: auto;line-height: 24px;}
    .common .col-1.cls2 h3 a{font-size: 16px !important;line-height: 24px !important;}

    .common .col-1 p{height: auto;margin: 10px 0;}

    .school-pic{margin-top: 0;width: 100%;height: auto;float: none;}
    .swiper-container2 .pic{position: relative;height: 0;height: 50vw;}
    .swiper-container2 img{width: 100%;height: 100%;}

    .common .col-1.cls2{    width: 92%;
        margin: 0;
        padding: 4%;
        height: auto;
        float: none;
        display:none;}
    .common .col-1.cls2 .news2{margin-top: 0 !important;}

    .common .col-2{width: 95%;margin: 0 auto;float: none;height: auto;}


    .list6 li{padding: 7px 0;}
    .list6 li a{font-size: 14px;}


    /* 常用链接开始 */

    .Links2{  
        width: 95%;
        margin: 0 auto;
        float: none;}
    .Links2 h3{font-size: 16px;text-align: left;display: none;}
    .Links2 p{display: flex;flex-wrap: wrap;justify-content: space-between;}
    .Links2 p a{    width: calc(50% - 11px);
        margin: 0;
        text-align: left;
        font-size: 12px;
        line-height: 18px;
        background: rgba(0,0,0,.05);
        padding: 4px;
        margin-bottom: 5px;}








/* 二级页开始 */

.main.route{    width: calc(95% - 20px);
    margin: 0 auto 10px;
    border-bottom: 1px solid #D23939;
    padding-left: 20px;
    padding-bottom: 5px;
    background: url(/images/dqwz.png) no-repeat left 6px;
    background-size: 14px;}

.w1200{width: 95%;
    margin: 0 auto;
    float: none;
}
.liuyan_box02 .list_box li{padding: 0;border-bottom: 1px dashed rgba(0,0,0,.3);}
.liuyan_box02 .list_box li a{display: flex !important;justify-content: space-between; width: 100%;padding: 10px 0;align-items: center;}
.liuyan_box02 .list_box li .bt{font-size: 16px;
width: calc(100% - 95px);
padding-left: 13px;
position: relative;

overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}

.liuyan_box02 .list_box li .bt::after{    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #D23939;
    border-radius: 100%;
    position: absolute;
    top: calc(50% - 2.5px);
    left: 4px;}

.liuyan_box02 .list_box li .sj{
    display: block !important;
    font-size: 12px;
    padding-left: 16px;
    background: url(/images/ico_time.png) no-repeat left center;
    background-size: 12px;}
.liuyan_box02 .list_box li span{display: none;}

.message{border: 0 solid #000;}
.p_pages .p_fun, .p_pages .p_no, .p_pages .p_no_d{padding-left: 0;}
.pb_sys_common .p_pages{float: none;}
.pb_sys_common{margin-top: 20px !important;}





/*内容页--开始*/
.rm_txt .col-1{width:95% !important; margin:0 auto !important;}
.rm_txt {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    margin-bottom: 20px;}
    
    .rm_txt .col-1 h1{
        font-size: 20px;
    line-height: 36px;
    margin: 0px auto 17px auto;
    text-align: center;
    font-weight: bold;
    font-family: 宋体;}
    
    .channel{    text-align: center;
    background: #efefef;
    border-radius: 10px;}
    
     .channel .col-1-1{    margin: 10px;
    font-family: 楷体;
    font-size: 18px;
    line-height: 23px;
        display: flex;
    flex-wrap: wrap;
    justify-content: center;}
    
    .rm_txt_con p{    text-align: justify;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 7px;
    text-indent: 2em;
    word-break: break-all;}
    
.rm_txt_con{padding:20px 0 0;}

.nav_menustyle_1_3 a{border: 0px solid #fff;}







/*产业学院*/

.pathWrap{display: none;}

/*左侧导航*/
#sideMenuBox .bd{
display: none;
}

#nav_slide {
    background: #fff;
    line-height: 50px;
    position: relative;
    z-index: 2;
    display: block !important;
	box-shadow: 0 0 10px rgba(0,0,0,.2);


}
#nav_slide #bnt_back {
    position: absolute;
    left: 16px;
    top: -2px;
}
#nav_slide #bnt_back img {
    height: 20px;
    vertical-align: middle
}
#nav_slide .n_title {
    height: 50px;
}
#nav_slide h1 {
    font-size: 18px;
    color: #D23939;
    text-align: center;
    margin: 0;
}
#bnt_sub_nav {
    position: absolute;
    right: 16px;
    top: 14px;
    cursor: pointer
}
#bnt_sub_nav img {
    display: block;
    height: 20px;
}
#bnt_sub_nav.on img {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

/*左侧导航*/


.mainBox .wHd{display:none;}

.institutionList{    width: 95%;
    margin: 0 auto;}

#content .side{    overflow: unset;}
#sideMenuBox{overflow: unset !important;}


/*图片列表*/
.p4_content{width:95%;}
.p4_content ul li{width:50%;}


/*搜索*/
.ss_main{    margin-top: 70px;}


/*专题页*/

.hotzt{width: 95%;
    margin: 0 auto;
}
.hotzt ul{    display: flex;
    /* overflow: hidden; */
    flex-wrap: wrap;
    justify-content: space-between;}

.hotzt ul li{    width: calc(50% - 10px);
    margin-top: 20px;
    background: #e60012;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    border-radius: 5px;
    overflow: hidden;

}
.hotzt a i{    background: none;
    display: inline-block;
    text-align: left;
    line-height: 24px;
    border-radius: 2px;
    margin-top: 20px;
    margin-right: 20px;
    font-style: normal;
    color: #fff;
    padding: 6px 6px 6px 20px;
    width: auto;
    background: url(/images/p11_li_ico_bai.png) no-repeat 6px 13px;
    background-size: 10px;
}



/*介绍--现任领导*/
.xrld_table{    display: table;
    width: 100%;}
.xrld_table tbody{width: 100%;
    display: block;}
.xrld_table tr{    display: block;
    flex-wrap: wrap;
    width: 100%;}
.xrld_table td{    max-width: 100%;
    display: block;
}

}

@media(max-width: 870px){

.rm_txt_con p img{    max-width: 100%;
    height: auto !important;}
    



}

@media(max-width: 650px){
.hotzt ul li{
  width: calc(50% - 5px);
    margin-top: 10px;
}
}